Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 c6707608b05e070ffdc58889a2aafa9e359e1a2d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c6707608b05e070ffdc58889a2aafa9e359e1a2d # timeout=10 Commit message: "hnbgw: Introduce test TC_ranap_{cs,ps}_creq_cref" > git rev-list --no-walk b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins175349475672181444.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:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 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-20241029-0922-bad7a1dc-0', '--detach', '--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', '--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'] 33a2975c244c8d4cace0a795597451149ed5d4c31a0cd0b0fbb8f93318ba2c6f [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-20241029-0922-bad7a1dc-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20241029-0922-bad7a1dc-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 (11.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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:87.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:86.1-92.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:1448.1-1484.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1455.2-1463.2: In if statement: RAN_Emulation.ttcnpp:1458.3-1462.3: In if statement: RAN_Emulation.ttcnpp:1461.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1483.2-11: warning: Control never reaches this statement ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:258.1-270.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:269.2-30: In return statement: ConnHdlr.ttcn:269.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:269.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:269.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:258.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:273.1-282.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:281.2-28: In return statement: ConnHdlr.ttcn:281.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:281.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:281.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:273.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:308.1-335.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:334.2-30: In return statement: ConnHdlr.ttcn:334.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:334.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:334.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:308.60-92: note: Referenced template parameter is here ConnHdlr.ttcn:351.1-380.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:365.2-29: In variable assignment: ConnHdlr.ttcn:365.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:365.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:365.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:352.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:457.1-463.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:462.2-45: In return statement: ConnHdlr.ttcn:462.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:462.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:462.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:462.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:458.39-45: note: Referenced template variable is here ConnHdlr.ttcn:559.1-589.1: In function definition `f_rab_ass_req': ConnHdlr.ttcn:567.2-43: In variable assignment: ConnHdlr.ttcn:567.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:567.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:567.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:567.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:562.37-43: note: Referenced template variable is here ConnHdlr.ttcn:586.2-43: In variable assignment: ConnHdlr.ttcn:586.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:586.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:586.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:586.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:562.37-43: note: Referenced template variable is here ConnHdlr.ttcn:588.2-17: In function instance: ConnHdlr.ttcn:588.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:591.8-651.1: In function definition `f_rab_ass_resp': ConnHdlr.ttcn:598.2-45: In variable assignment: ConnHdlr.ttcn:598.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:598.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:598.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:598.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:594.39-46: note: Referenced template variable is here ConnHdlr.ttcn:601.2-644.2: In interleave statement: ConnHdlr.ttcn:623.3-635.3: In if statement: ConnHdlr.ttcn:627.4-45: In variable assignment: ConnHdlr.ttcn:627.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:627.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:627.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:627.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:624.39-45: note: Referenced template variable is here ConnHdlr.ttcn:629.4-19: In function instance: ConnHdlr.ttcn:629.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:632.4-47: In variable assignment: ConnHdlr.ttcn:632.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:632.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:632.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:632.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:594.39-46: note: Referenced template variable is here ConnHdlr.ttcn:648.2-45: In variable assignment: ConnHdlr.ttcn:648.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:648.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:648.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:648.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:594.39-46: note: Referenced template variable is here ConnHdlr.ttcn:650.2-19: In function instance: ConnHdlr.ttcn:650.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:701.1-720.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:716.2-719.2: In if statement: ConnHdlr.ttcn:718.3-20: In function instance: ConnHdlr.ttcn:718.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:623.1-652.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:627.2-55: In send statement: HNBGW_Tests.ttcn:627.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:627.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:627.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:623.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:847.8-851.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:850.2-21: In function instance: HNBGW_Tests.ttcn:850.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:975.8-1020.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:987.2-21: In function instance: HNBGW_Tests.ttcn:987.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:995.2-24: In function instance: HNBGW_Tests.ttcn:995.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1004.2-24: In function instance: HNBGW_Tests.ttcn:1004.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1008.2-13: In function instance: HNBGW_Tests.ttcn:1008.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1019.2-13: In function instance: HNBGW_Tests.ttcn:1019.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1033.8-1076.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1045.2-21: In function instance: HNBGW_Tests.ttcn:1045.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1053.2-24: In function instance: HNBGW_Tests.ttcn:1053.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1059.2-13: In function instance: HNBGW_Tests.ttcn:1059.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1066.2-24: In function instance: HNBGW_Tests.ttcn:1066.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1089.8-1138.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1101.2-21: In function instance: HNBGW_Tests.ttcn:1101.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1116.2-24: In function instance: HNBGW_Tests.ttcn:1116.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' 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:1137.2-17: In function instance: HNBGW_Tests.ttcn:1137.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1165.8-1202.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1176.2-21: In function instance: HNBGW_Tests.ttcn:1176.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1181.2-43: In variable assignment: HNBGW_Tests.ttcn:1181.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1181.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1181.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1181.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:1168.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1198.2-13: In function instance: HNBGW_Tests.ttcn:1198.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1201.2-13: In function instance: HNBGW_Tests.ttcn:1201.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1233.8-1246.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1237.2-45: In function instance: HNBGW_Tests.ttcn:1237.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1240.2-55: In function instance: HNBGW_Tests.ttcn:1240.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1242.2-55: In function instance: HNBGW_Tests.ttcn:1242.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1245.2-48: In function instance: HNBGW_Tests.ttcn:1245.2-48: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1269.9-1282.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1273.2-45: In function instance: HNBGW_Tests.ttcn:1273.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1276.2-55: In function instance: HNBGW_Tests.ttcn:1276.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1278.2-55: In function instance: HNBGW_Tests.ttcn:1278.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1281.2-91: In function instance: HNBGW_Tests.ttcn:1281.2-91: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used HNBGW_Tests.ttcn:1305.9-1315.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1309.2-45: In function instance: HNBGW_Tests.ttcn:1309.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1384.8-1482.1: In function definition `f_tc_ps_rab_assignment_with_pfcp': HNBGW_Tests.ttcn:1410.2-21: In function instance: HNBGW_Tests.ttcn:1410.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1417.2-43: In variable assignment: HNBGW_Tests.ttcn:1417.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1417.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1417.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1417.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:1413.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1437.27-1438.36: In template variable definition `pdr1': HNBGW_Tests.ttcn:1437.54-1438.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': HNBGW_Tests.ttcn:1438.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1433.22-1434.48: note: Referenced template variable is here HNBGW_Tests.ttcn:1439.27-1440.36: In template variable definition `pdr2': HNBGW_Tests.ttcn:1439.54-1440.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': HNBGW_Tests.ttcn:1440.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1435.22-1436.50: note: Referenced template variable is here HNBGW_Tests.ttcn:1441.24-1445.39: In template variable definition `r': HNBGW_Tests.ttcn:1441.53-1445.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #4 for `f_seid': HNBGW_Tests.ttcn:1444.22-30: warning: Inadequate restriction on the referenced template variable `up_f_seid', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1432.22-88: note: Referenced template variable is here In parameter #5 for `created_pdr': HNBGW_Tests.ttcn:1445.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1437.27-1438.36: note: Referenced template variable is here HNBGW_Tests.ttcn:1445.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1439.27-1440.36: note: Referenced template variable is here HNBGW_Tests.ttcn:1451.2-43: In variable assignment: HNBGW_Tests.ttcn:1451.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1451.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1451.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1451.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:1413.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1452.2-17: In function instance: HNBGW_Tests.ttcn:1452.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1458.2-45: In variable assignment: HNBGW_Tests.ttcn:1458.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1458.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:1458.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1458.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:1455.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:1461.2-60: In variable assignment: HNBGW_Tests.ttcn:1461.20-60: In actual parameter list of function `@ConnHdlr.f_pfcp_expect': HNBGW_Tests.ttcn:1461.21-59: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1461.44-59: In actual parameter list of template `@PFCP_Templates.tr_PFCP_Session_Mod_Req': HNBGW_Tests.ttcn:1461.45-58: In parameter #1 for `seid': HNBGW_Tests.ttcn:1461.45-58: warning: Inadequate restriction on the referenced template variable `up_f_seid.seid', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1432.22-88: note: Referenced template variable is here HNBGW_Tests.ttcn:1466.2-46: In function instance: HNBGW_Tests.ttcn:1466.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': HNBGW_Tests.ttcn:1466.17-45: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1466.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:1764.1-1826.1: note: Referenced function is here HNBGW_Tests.ttcn:1466.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn:1470.2-13: In function instance: HNBGW_Tests.ttcn:1470.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1473.2-13: In function instance: HNBGW_Tests.ttcn:1473.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1475.2-60: In variable assignment: HNBGW_Tests.ttcn:1475.20-60: In actual parameter list of function `@ConnHdlr.f_pfcp_expect': HNBGW_Tests.ttcn:1475.21-59: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1475.44-59: In actual parameter list of template `@PFCP_Templates.tr_PFCP_Session_Del_Req': HNBGW_Tests.ttcn:1475.45-58: In parameter #1 for `seid': HNBGW_Tests.ttcn:1475.45-58: warning: Inadequate restriction on the referenced template variable `up_f_seid.seid', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1432.22-88: note: Referenced template variable is here HNBGW_Tests.ttcn:1497.8-1541.1: In function definition `f_tc_ps_rab_assignment_without_pfcp': HNBGW_Tests.ttcn:1509.2-21: In function instance: HNBGW_Tests.ttcn:1509.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1516.2-43: In variable assignment: HNBGW_Tests.ttcn:1516.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1516.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1516.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1516.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:1512.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1520.2-43: In variable assignment: HNBGW_Tests.ttcn:1520.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1520.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1520.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1520.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:1512.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1521.2-17: In function instance: HNBGW_Tests.ttcn:1521.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1527.2-45: In variable assignment: HNBGW_Tests.ttcn:1527.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1527.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:1527.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1527.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:1524.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:1531.2-46: In function instance: HNBGW_Tests.ttcn:1531.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': HNBGW_Tests.ttcn:1531.17-45: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1531.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:1764.1-1826.1: note: Referenced function is here HNBGW_Tests.ttcn:1531.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn:1535.2-13: In function instance: HNBGW_Tests.ttcn:1535.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1538.2-13: In function instance: HNBGW_Tests.ttcn:1538.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2304.9-2331.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2317.2-55: In function instance: HNBGW_Tests.ttcn:2317.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2318.2-55: In function instance: HNBGW_Tests.ttcn:2318.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2348.8-2399.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2357.2-21: In function instance: HNBGW_Tests.ttcn:2357.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2368.2-43: In variable assignment: HNBGW_Tests.ttcn:2368.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2368.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2368.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2368.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:2363.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2373.2-17: In function instance: HNBGW_Tests.ttcn:2373.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2381.2-45: In variable assignment: HNBGW_Tests.ttcn:2381.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2381.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2381.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2381.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:2379.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2383.2-19: In function instance: HNBGW_Tests.ttcn:2383.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn:2387.2-13: In function instance: HNBGW_Tests.ttcn:2387.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2398.2-13: In function instance: HNBGW_Tests.ttcn:2398.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' 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-20241029-0922-bad7a1dc-0', 'make', '-j', '21'] 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_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_5.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_Contents.cc Creating dependency file for RUA_PDU_Descriptions.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 RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for 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 SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_5.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_4.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_5.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for RAN_Adapter.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 TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for 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_6.cc Creating dependency file for TCCConversion_Functions_part_7.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_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_7.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_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.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_4.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.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_7.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_3.cc Creating dependency file for SCTPasp_PortType_part_4.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_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.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_6.cc Creating dependency file for RTP_Emulation_part_7.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_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.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_4.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_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_Emulation_part_7.cc Creating dependency file for PFCP_Templates_part_1.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_4.cc Creating dependency file for PFCP_CodecPort_part_3.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_6.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_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_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for 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_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Types_part_1.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_4.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_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.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_3.cc Creating dependency file for Iuh_CodecPort_part_4.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_1.cc Creating dependency file for IPL4asp_PortType_part_2.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_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.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_4.cc Creating dependency file for DNS_Helpers_part_5.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_4.cc Creating dependency file for ConnHdlr_part_5.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_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_Types_part_1.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_CodecPort.cc Creating dependency file for 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 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 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:11748:1: warning: control reaches end of non-void function [-Wreturn-type] 11748 | } | ^ env 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 env 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 env 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 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 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 env 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 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5826:1: warning: control reaches end of non-void function [-Wreturn-type] 5826 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5877:1: warning: control reaches end of non-void function [-Wreturn-type] 5877 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6155:1: warning: control reaches end of non-void function [-Wreturn-type] 6155 | } | ^ env 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 env 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:18644:1: warning: control reaches end of non-void function [-Wreturn-type] 18644 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:18696:1: warning: control reaches end of non-void function [-Wreturn-type] 18696 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:18805:1: warning: control reaches end of non-void function [-Wreturn-type] 18805 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:18856:1: warning: control reaches end of non-void function [-Wreturn-type] 18856 | } | ^ env 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 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 RUA_EncDec.o RUA_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 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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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 1s (333 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-hnbgw, osmo-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', '-t', 'testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'] 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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 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 (47.1 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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] 20241029092219581 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20241029092219581 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20241029092219582 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 20241029092219582 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241029092219582 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092219582 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 20241029092219582 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241029092219582 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092219582 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 20241029092219582 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241029092219582 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092219582 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 20241029092219582 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241029092219582 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092219582 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 20241029092219582 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241029092219582 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092219582 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 20241029092219582 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241029092219582 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241029092219582 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241029092219582 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092219582 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241029092219582 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241029092219582 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241029092219582 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241029092219582 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241029092219582 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241029092219582 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241029092219582 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241029092219582 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241029092219582 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-20241029-0922-bad7a1dc-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 0x5566739f3520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5566739f3500(iups) with 3 counters 20241029092219733 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241029092219734 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241029092219734 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f35a0(msc) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f35a0(msc) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f35a0(msc) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f35a0(msc) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f3580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f3580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f3580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x5566739f3580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092219734 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241029092219734 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092219734 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241029092219734 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241029092219734 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241029092219734 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241029092219734 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241029092219734 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241029092219734 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:58629 (mgcp_client.c:987) 20241029092219734 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:74) 20241029092219734 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219734 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219734 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867) 20241029092219734 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241029092219734 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x7fbe057e1e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241029092219734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_DOWN}: Allocated (fsm.c:456) 20241029092219734 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20241029092219734 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241029092219734 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241029092219734 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20241029092219734 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241029092219734 DLGLOBAL DEBUG validating counter group 0x7fbe057e1ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241029092219734 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241029092219734 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{IDLE}: Allocated (fsm.c:456) 20241029092219734 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) 20241029092219735 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_DOWN}: Allocated (fsm.c:456) 20241029092219735 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241029092219735 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241029092219735 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241029092219735 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x556674070020 (osmo_ss7.c:431) 20241029092219735 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880) 20241029092219735 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889) 20241029092219735 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241029092219735 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795) 20241029092219735 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219735 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219735 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092219735 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795) 20241029092219735 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219735 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219735 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092219735 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795) 20241029092219735 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219735 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:39329<->l=::1:2905): New m3ua connection accepted 20241029092219735 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:39329<->l=::1:2905): created dynamic ASP asp-dyn-0 20241029092219735 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:39329<->l=:::2905 20241029092219735 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241029092219735 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241029092219735 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092219735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092219735 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219735 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092219735 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795) 20241029092219735 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219735 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219735 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092219735 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795) 20241029092219735 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219735 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219735 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092219735 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795) 20241029092219735 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219735 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219735 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092219735 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795) 20241029092219735 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092219735 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092219735 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092219735 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795) 20241029092219735 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219735 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092219735 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) 20241029092219735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219735 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) 20241029092219735 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219735 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219735 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219735 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092219735 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) 20241029092219735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219735 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) 20241029092219735 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219735 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219735 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219735 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092219735 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092219735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219735 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092219735 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219735 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219735 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219735 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092219735 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092219735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092219736 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219736 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219736 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219736 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092219736 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) 20241029092219736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219736 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) 20241029092219736 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219736 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219736 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219736 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092219736 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) 20241029092219736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219736 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) 20241029092219736 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219736 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219736 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219736 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092219736 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092219736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092219736 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219736 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219736 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092219736 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092219736 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092219736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092219736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092219736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092219736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092219736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092219736 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241029092219736 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092219736 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:39329){CONNECTING} connection established (stream_cli.c:362) 20241029092219736 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241029092219736 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:39329) (osmo_ss7_asp.c:934) 20241029092219736 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241029092219736 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241029092219736 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241029092219736 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241029092219736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092219736 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241029092219736 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092219736 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092219736 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092219736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092219736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20241029092219736 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20241029092219736 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241029092219736 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241029092219736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029092219736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241029092219736 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241029092219737 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241029092219737 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{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-20241029-0922-bad7a1dc-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@33a2975c244c: Unix server socket created successfully. MC@33a2975c244c: Listening on TCP port 46283. 33a2975c244c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 33a2975c244c 46283 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@33a2975c244c: New HC connected from 10.0.2.100 [10.0.2.100]. 33a2975c244c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@33a2975c244c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@33a2975c244c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@33a2975c244c: Configuration file was processed on all HCs. MC@33a2975c244c: Creating MTC on host 10.0.2.100. MC@33a2975c244c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@33a2975c244c: 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 ------ Tue Oct 29 09:22: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_hnb_register started. 20241029092221508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092221516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register-Iuh0(4)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092221517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092221517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092221524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39141<->l=127.0.0.1:4262) (control_if.c:570) 20241029092221526 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221526 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221526 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221526 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221526 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221526 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221526 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221526 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221527 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221527 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092221527 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) 20241029092221527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092221527 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092221527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221528 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) 20241029092221528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092221528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221528 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221528 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221528 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221528 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092221528 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) 20241029092221528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221528 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) 20241029092221528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092221528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221528 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221528 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221528 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221528 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092221528 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092221528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092221528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092221528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221528 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221528 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221528 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221528 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092221528 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092221528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092221528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092221528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221528 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221528 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(9)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092221545 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221545 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221545 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221545 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221545 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221545 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221545 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092221545 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221546 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221546 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092221546 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) 20241029092221546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221546 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) 20241029092221546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092221546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221546 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221546 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221546 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221546 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092221546 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) 20241029092221546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221546 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) 20241029092221546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092221546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221546 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221546 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221546 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221546 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092221546 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092221546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221546 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092221546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092221546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221546 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221546 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221546 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221546 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092221546 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092221546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092221546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092221546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221546 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092221546 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092221737 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241029092221737 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241029092221737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20241029092221738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241029092221738 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241029092221738 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241029092221738 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20241029092221738 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241029092221738 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241029092221738 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241029092221738 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092221738 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241029092221738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092221738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20241029092221738 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20241029092221738 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241029092221738 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241029092221738 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241029092221738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092221738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241029092221738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241029092221738 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241029092221738 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241029092221738 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241029092221738 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241029092221738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092221738 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092221738 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092221738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092221738 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092221738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092221739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092221739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20241029092221739 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20241029092221739 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241029092221739 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55667406fef0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241029092221739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029092221739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241029092221739 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241029092221739 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241029092221739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092221739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241029092221739 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241029092221739 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241029092221739 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5566740714c0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241029092221742 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 20241029092221742 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 20241029092221742 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092221742 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(9)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092221748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092221748 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092221748 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092221748 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092221749 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092221749 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092221751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221751 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092221751 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092221751 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092221751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092221751 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092221751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092221751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092221751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092221751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092221751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092221751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092221751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092221751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092221751 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092221751 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092221751 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221753 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221753 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092221753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092221753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092221753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092221753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092221753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221753 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221753 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092221753 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092221753 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092221753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092221753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092221753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092221753 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092221757 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 20241029092221757 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 20241029092221757 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092221757 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(12)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092221764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221764 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092221764 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092221764 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092221764 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092221764 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092221764 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092221766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221766 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092221766 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092221766 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092221766 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092221766 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092221766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092221766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092221767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092221767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092221767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092221767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092221767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092221767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092221767 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092221767 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092221767 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092221768 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092221768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092221768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092221768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092221768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092221768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092221768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092221768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092221768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092221768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092221768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092221768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092221768 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092221768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092221768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092221768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092221768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092221768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092221768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092221768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092221768 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092221982 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::c18:b2ff:fee5:359f]:2905 err=None (stream.c:265) 20241029092221982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241029092221982 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241029092221982 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::c18:b2ff:fee5:359f]:2905 err=None (osmo_ss7_asp.c:785) 20241029092222494 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::c18:b2ff:fee5:359f]:2905 err=None (stream.c:265) 20241029092222494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241029092222494 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241029092222494 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::c18:b2ff:fee5:359f]:2905 err=None (osmo_ss7_asp.c:785) HNBGW_Test.msc0-RAN(8)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092222551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222551 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092222551 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092222551 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092222551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092222551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092222551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092222551 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092222551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092222551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092222551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092222551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092222551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092222551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092222551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092222551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092222551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092222551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092222551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092222551 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092222551 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) 20241029092222551 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) 20241029092222551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092222551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092222551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092222551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092222551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092222551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092222551 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092222551 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092222551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092222551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092222551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092222551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092222551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092222551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092222551 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092222552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222552 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092222552 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092222552 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092222552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092222552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092222552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092222552 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092222552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092222552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092222552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092222552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092222552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092222552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092222552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092222552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092222552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092222552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092222552 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092222552 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092222552 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(8)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092222565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222565 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092222565 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092222565 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092222565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092222565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092222565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092222565 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092222565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092222565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092222565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092222565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092222565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092222565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092222565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092222565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092222565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092222565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092222565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092222565 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092222565 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) 20241029092222565 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) 20241029092222565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092222565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092222565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092222565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092222565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092222565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092222565 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092222565 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092222565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222565 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092222565 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092222565 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092222565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092222565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092222565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092222565 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092222566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222566 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092222566 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092222566 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092222566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092222566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092222566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092222566 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092222566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092222566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092222566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092222566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092222566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092222566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092222566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092222566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092222566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092222566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092222566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092222566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092222566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092222566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092222566 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092222566 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(11)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092222569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092222569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092222569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092222569 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092222569 DLGLOBAL DEBUG validating counter group 0x5566739f3be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092222569 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) 20241029092222569 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092222569 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092222569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092222569 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@33a2975c244c: setverdict(pass): none -> pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092222573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092222573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092222573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092222573 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092222573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092222573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(11)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@33a2975c244c: Final verdict of PTC: none 20241029092222575 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39141<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register-Iuh0(4)@33a2975c244c: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(3)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(13)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092222579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@33a2975c244c: Test case TC_hnb_register finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:22:22 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241029092222646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092222758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092222758 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) 20241029092222758 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092222758 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092222758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092222758 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) 20241029092222758 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092222758 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092222758 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 20241029092222758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222758 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092222758 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092222758 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092222758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092222758 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092222758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092222758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092222758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092222759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092222759 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092222759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092222759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092222759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092222759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092222759 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092222759 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092222759 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) 20241029092222759 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092222759 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092222759 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092222759 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) 20241029092222759 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092222759 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092222759 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 20241029092222759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092222759 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092222759 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092222759 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092222759 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092222759 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092222759 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092222759 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092222759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092222759 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092222759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092222759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092222759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092222759 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092222759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092222759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092222759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092222759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092222759 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092222759 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092222759 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092222759 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092223048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37672<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118568) Waiting for packet dumper to finish... 1 (prev_count=118568, count=155572) 20241029092224759 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092224759 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092224759 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092224760 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092224760 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092224760 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:22:25 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@33a2975c244c: 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@33a2975c244c: Test case TC_hnb_register_duplicate started. 20241029092226153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate-Iuh0(15)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092226163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092226163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092226172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37700<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate-Iuh1(17)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092226172 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43340 (stream_srv.c:129) 20241029092226172 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43340<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092226177 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42243<->l=127.0.0.1:4262) (control_if.c:570) 20241029092226178 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226178 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226179 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226179 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226179 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226179 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226179 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226179 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226179 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226179 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092226179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092226179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092226179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092226179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092226179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226179 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092226180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092226180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092226180 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092226181 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226181 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092226181 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) 20241029092226181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226181 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) 20241029092226181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092226181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226181 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226181 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226181 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092226181 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) 20241029092226181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226181 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) 20241029092226181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092226181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226181 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226181 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226181 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092226181 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092226181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226181 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092226181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092226181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226181 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226181 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 20241029092226181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092226181 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092226181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226181 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 20241029092226181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092226181 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 20241029092226181 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092226181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092226181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092226181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092226181 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(22)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(20)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092226202 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226202 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226202 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226202 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226203 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226203 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226203 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092226203 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226204 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226204 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092226204 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) 20241029092226204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092226204 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226204 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) 20241029092226204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092226204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226204 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226204 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226204 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092226204 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) 20241029092226204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092226204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226205 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) 20241029092226205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092226205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226205 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226205 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226205 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092226205 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092226205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092226205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092226205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092226205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226205 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226205 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226205 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092226205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092226205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092226205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092226205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092226205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226205 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226205 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 20241029092226205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092226205 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092226205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226205 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 20241029092226205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092226205 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 20241029092226205 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092226205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092226205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092226205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092226205 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092226206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226206 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092226206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092226206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092226206 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092226397 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 20241029092226397 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 20241029092226397 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092226397 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(22)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092226407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226407 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092226407 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092226407 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092226407 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092226407 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092226407 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092226409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226409 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092226409 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092226409 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092226409 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092226409 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092226409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092226410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092226410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092226410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092226410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092226410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092226410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092226410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092226410 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092226410 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092226410 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226411 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226411 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092226411 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092226411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092226411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092226411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092226411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226412 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092226412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092226412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092226412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092226412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092226419 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 20241029092226419 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 20241029092226419 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092226419 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(25)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092226424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226424 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092226424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092226424 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092226424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092226424 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092226424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092226426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226426 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092226426 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092226426 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092226426 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092226426 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092226426 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092226426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092226426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092226426 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092226426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092226426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092226426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092226426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092226427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092226427 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092226427 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092226428 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092226428 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092226428 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092226428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092226428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092226428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092226428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092226428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092226428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092226428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092226428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092226428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092226428 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092226428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092226428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092226428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092226428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092226428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092226428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092226428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092226428 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(21)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092227213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227213 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092227213 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092227213 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092227213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092227213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092227213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092227213 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092227213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092227214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092227214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092227214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092227214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092227214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092227214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092227214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092227214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092227214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092227214 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092227214 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092227214 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) 20241029092227214 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) 20241029092227214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092227214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092227214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092227214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092227214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092227214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092227214 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092227214 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092227214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227214 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092227214 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092227214 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092227214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092227214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092227214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092227214 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092227216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227216 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092227216 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092227216 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092227216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092227216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092227216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092227216 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092227216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092227216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092227216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092227216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092227216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092227216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092227216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092227216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092227216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092227216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092227216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092227216 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092227216 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(21)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092227227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092227227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092227227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092227227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092227227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092227227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092227227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092227227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092227227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227227 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092227227 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092227227 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092227227 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092227227 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) 20241029092227227 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) 20241029092227227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227227 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092227227 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092227227 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092227227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092227227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092227227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092227227 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092227227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092227227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092227227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092227227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092227227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092227227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092227227 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092227227 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092227227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092227227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092227227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092227227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092227227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092227227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092227227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092227228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092227228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227228 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092227228 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092227228 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092227228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092227228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092227228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092227228 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092227228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092227228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092227228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092227228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092227228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092227228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092227228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092227228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092227228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092227228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092227228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092227228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092227228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092227228 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092227228 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(24)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092227232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092227232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092227232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092227232 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092227232 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) 20241029092227232 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092227232 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092227232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092227232 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@33a2975c244c: setverdict(pass): none -> pass 20241029092227239 DLINP DEBUG SRVCONN(,r=127.0.0.1:43340<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092227239 DLINP DEBUG SRVCONN(,r=127.0.0.1:43340<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092227239 DLINP DEBUG SRVCONN(,r=127.0.0.1:43340<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092227239 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092227239 DHNBAP ERROR (127.0.0.1:43340 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241029092227239 DHNBAP ERROR (127.0.0.1:43340 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241029092227240 DLINP DEBUG SRVCONN(,r=127.0.0.1:43340<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092227240 DLINP DEBUG SRVCONN(,r=127.0.0.1:43340<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241029092227240 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092227249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092227249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092227249 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092227249 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092227249 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092227249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092227249 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42243<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register_duplicate-Iuh0-RUA(16)@33a2975c244c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(26)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@33a2975c244c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@33a2975c244c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(14)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092227259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37700<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@33a2975c244c: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:22:27 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 20241029092227358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092227418 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092227418 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) 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092227418 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092227418 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) 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092227418 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 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092227418 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092227418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092227418 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) 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092227418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092227418 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) 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092227418 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 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092227418 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092227418 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092227418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092227418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092227418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092227418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092227418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092227418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092227418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092227418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092227418 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092227418 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092227418 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092227418 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092227418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092227418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092227418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092227418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092227418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092227418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092227418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092227418 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092227418 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092227418 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092227418 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092227761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37716<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90560) Waiting for packet dumper to finish... 1 (prev_count=90560, count=149236) 20241029092229419 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092229419 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092229419 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092229419 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092229419 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092229419 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:22: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241029092230820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092230827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37732<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092230828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092230828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092230838 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46537<->l=127.0.0.1:4262) (control_if.c:570) 20241029092230842 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230842 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230843 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230843 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230843 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230844 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092230844 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092230844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092230844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092230844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092230844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230844 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230844 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230844 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230844 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230844 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092230844 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092230844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092230844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230844 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092230844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092230844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230844 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092230845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092230845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092230845 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092230845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092230845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092230845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092230845 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092230845 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230845 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092230845 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) 20241029092230845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092230845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230845 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) 20241029092230846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092230846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230846 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230846 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230846 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230846 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 20241029092230846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092230846 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 20241029092230846 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092230847 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230847 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092230847 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) 20241029092230847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092230847 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092230847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230847 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092230847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230847 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) 20241029092230847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092230847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230847 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230847 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 20241029092230847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092230847 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(33)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092230876 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230876 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230876 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230876 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230876 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230876 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230876 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092230876 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092230877 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230877 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092230877 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) 20241029092230877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092230877 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230877 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) 20241029092230877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092230877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230877 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230877 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230877 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092230877 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) 20241029092230877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092230877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230877 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) 20241029092230877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092230877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230877 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230877 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230878 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092230878 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092230878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092230878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230878 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092230878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092230878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230878 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230878 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092230878 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092230878 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092230878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092230878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092230878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092230878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092230878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092230878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092230878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092230878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092230878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092230878 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092230878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230878 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 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092230878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230878 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 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092230878 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 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092230878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092230878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092230878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092230878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092230878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092230878 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092231070 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 20241029092231070 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 20241029092231070 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092231070 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(33)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092231080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231080 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092231080 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092231080 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092231080 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092231080 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092231080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092231083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231083 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092231083 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092231083 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092231083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092231083 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092231083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092231083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092231083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092231083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092231083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092231083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092231083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092231083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092231083 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092231083 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092231083 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092231084 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092231084 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092231084 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092231084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092231084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092231084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092231084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092231084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092231084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092231084 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092231085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231085 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092231085 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092231085 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092231085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092231085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092231085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092231085 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092231089 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 20241029092231089 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 20241029092231089 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092231089 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(36)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092231096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231096 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092231096 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092231096 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092231096 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092231096 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092231096 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092231099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231099 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092231099 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092231099 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092231099 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092231099 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092231099 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092231099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092231099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092231099 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092231099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092231099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092231099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092231099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092231099 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092231099 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092231099 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092231100 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092231100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092231100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092231100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092231100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092231100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092231100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092231100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092231100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092231100 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092231100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231100 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092231100 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092231100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092231100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092231100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092231100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092231100 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(32)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092231881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231881 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092231881 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092231881 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092231881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092231881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092231881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092231881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092231881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092231881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092231881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092231881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092231882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092231882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092231882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092231882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092231882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092231882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092231882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092231882 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092231882 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) 20241029092231882 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) 20241029092231882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092231882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092231882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092231882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092231882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092231882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092231882 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092231882 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092231882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231882 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092231882 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092231882 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092231882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092231882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092231882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092231882 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092231882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231882 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092231882 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092231883 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092231883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092231883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092231883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092231883 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092231883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092231883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092231883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092231883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092231883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092231883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092231883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092231883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092231883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092231883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092231883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092231883 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092231883 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(32)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092231901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231901 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092231901 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092231901 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092231901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092231901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092231901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092231901 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092231901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092231901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092231901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092231901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092231901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092231901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092231901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092231901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092231901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092231901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092231901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092231901 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092231901 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) 20241029092231901 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) 20241029092231901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092231902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092231902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092231902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092231902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092231902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092231902 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092231902 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092231902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092231902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092231902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092231902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092231902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092231902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092231902 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092231904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092231904 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092231904 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092231904 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092231904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092231904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092231904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092231904 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092231904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092231904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092231904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092231904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092231904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092231904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092231904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092231904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092231904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092231904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092231904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092231904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092231904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092231904 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092231904 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092231904 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(35)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092231906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092231906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092231906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092231906 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092231906 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) 20241029092231906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092231906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092231906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092231906 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@33a2975c244c: setverdict(pass): none -> pass 20241029092231908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092231908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092231908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092231908 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092231908 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) 20241029092231908 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092231908 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092231908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092231908 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092231912 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46537<->l=127.0.0.1:4262) (control_if.c:193) 20241029092231913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092231914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092231914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092231914 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(32)@33a2975c244c: Final verdict of PTC: none 20241029092231914 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092231914 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(31)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@33a2975c244c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@33a2975c244c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(27)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(37)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092231920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37732<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@33a2975c244c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:22:31 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 20241029092231972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092232086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092232086 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) 20241029092232086 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092232086 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092232086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092232086 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) 20241029092232086 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092232086 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092232086 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 20241029092232086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092232086 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092232086 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092232086 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092232086 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092232086 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092232086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092232086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092232087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092232087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092232087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092232087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092232087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092232087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092232087 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092232087 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) 20241029092232087 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092232087 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092232087 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092232087 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) 20241029092232087 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092232087 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092232087 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 20241029092232087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092232087 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092232087 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092232087 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092232087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092232087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092232087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092232087 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092232087 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092232087 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092232087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092232087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092232087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092232087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092232087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092232087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092232087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092232087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092232087 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092232087 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092232087 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092232087 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092232087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092232087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092232375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146116) Waiting for packet dumper to finish... 1 (prev_count=146116, count=146772) 20241029092234088 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092234088 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092234088 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092234088 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092234088 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092234088 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:22: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_hnb_disconnected_timeout started. 20241029092235503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092235513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_disconnected_timeout-Iuh0(39)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092235514 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092235514 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092235524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37571<->l=127.0.0.1:4262) (control_if.c:570) 20241029092235526 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235526 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235526 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235526 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235527 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092235527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092235527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092235527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092235527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092235527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235527 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235527 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235527 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092235527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092235527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092235527 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092235527 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235527 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092235527 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092235527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092235527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092235527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092235527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235527 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235527 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235527 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092235528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092235528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092235528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092235529 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235529 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092235529 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) 20241029092235529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092235529 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235529 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) 20241029092235529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092235529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235529 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235529 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235529 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092235529 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) 20241029092235529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092235529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235529 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) 20241029092235529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092235529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235529 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235529 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 20241029092235529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092235529 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092235529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235529 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 20241029092235529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092235529 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 20241029092235529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(44)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(42)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092235545 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235545 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235546 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235546 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235546 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235546 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235546 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092235546 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235547 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235547 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092235547 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) 20241029092235547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235547 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) 20241029092235547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092235547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235547 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235547 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235547 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092235547 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) 20241029092235547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235547 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) 20241029092235547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092235547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235547 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235547 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235547 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092235547 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092235547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235547 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092235547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092235547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235547 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235547 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235547 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092235547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092235547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092235547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092235547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235547 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235548 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 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092235548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235548 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 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092235548 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 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092235548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235548 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092235548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235548 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092235548 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(47)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(45)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092235577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092235577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092235577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092235577 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092235577 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) 20241029092235577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092235577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092235577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092235577 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@33a2975c244c: setverdict(pass): none -> pass 20241029092235743 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 20241029092235743 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 20241029092235743 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092235743 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(44)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092235752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235752 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092235752 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092235752 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092235752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092235752 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092235752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092235755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235755 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092235755 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092235755 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092235755 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092235755 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092235755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092235755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092235755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092235755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092235755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092235755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092235755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092235755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092235755 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092235755 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092235755 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235756 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235756 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092235756 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092235756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092235756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092235757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092235757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235757 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092235757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092235757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092235757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092235757 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092235763 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 20241029092235764 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 20241029092235764 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092235764 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(47)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092235770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235770 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092235770 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092235770 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092235770 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092235770 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092235770 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092235773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235773 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092235773 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092235773 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092235773 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092235773 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092235773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092235773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092235773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092235773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092235773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092235773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092235773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092235773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092235773 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092235773 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092235773 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092235774 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092235774 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092235774 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092235774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092235774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092235774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092235775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092235775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092235775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092235775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092235775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092235775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092235775 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092235775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092235775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092235775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092235775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092235775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092235775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092235775 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092235775 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(43)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092236562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092236562 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092236562 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092236563 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092236563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092236563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092236563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092236563 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092236563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092236563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092236563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092236563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092236563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092236563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092236563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092236563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092236563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092236563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092236563 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092236563 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092236563 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) 20241029092236563 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) 20241029092236563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092236563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092236563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092236563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092236563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092236563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092236563 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092236563 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092236563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092236563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092236563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092236563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092236563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092236563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092236563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092236563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092236564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092236564 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092236564 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092236564 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092236564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092236564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092236564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092236564 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092236564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092236564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092236564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092236564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092236564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092236564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092236564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092236564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092236564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092236564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092236564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092236564 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092236564 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(43)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092236575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092236575 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092236575 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092236576 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092236576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092236576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092236576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092236576 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092236576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092236576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092236576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092236576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092236576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092236576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092236576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092236576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092236576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092236576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092236576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092236576 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092236576 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) 20241029092236576 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) 20241029092236576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092236576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092236576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092236576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092236576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092236576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092236576 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092236576 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092236576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092236576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092236576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092236576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092236576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092236576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092236576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092236576 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092236580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092236580 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092236580 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092236580 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092236580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092236580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092236580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092236580 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092236580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092236580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092236580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092236580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092236580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092236580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092236580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092236580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092236580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092236580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092236580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092236580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092236580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092236580 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092236580 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092236580 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(46)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092236585 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@33a2975c244c: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@33a2975c244c: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092236592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092236592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092236592 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092236592 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092236592 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(39)@33a2975c244c: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092237598 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241029092242608 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@33a2975c244c: 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241029092243640 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(49)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(41)@33a2975c244c: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") 20241029092243641 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092243641 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092243654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092243654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092243654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092243654 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092243654 DLGLOBAL DEBUG validating counter group 0x5566739f3be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092243654 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) 20241029092243654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092243654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092243654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092243654 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092243657 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092244661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092244661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092244661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092244661 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092244661 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(49)@33a2975c244c: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092244667 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241029092250682 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@33a2975c244c: 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092250697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092250698 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37571<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(46)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@33a2975c244c: Final verdict of PTC: none 20241029092250699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092250699 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) 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092250699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092250699 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) 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092250699 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 20241029092250699 DLSS7 <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-SCCP(42)@33a2975c244c: Final verdict of PTC: none 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092250699 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092250699 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092250699 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092250699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092250699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092250699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092250699 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) 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092250699 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 20241029092250699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092250699 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) 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092250699 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092250699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092250700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092250700 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092250700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092250700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-RAN(43)@33a2975c244c: Final verdict of PTC: none 20241029092250700 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 20241029092250700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092250700 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092250700 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092250700 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092250700 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092250700 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092250700 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092250700 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092250700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092250700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092250700 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092250700 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092250700 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092250700 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092250700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092250700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092250700 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092250700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092250700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092250700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092250700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092250700 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092250700 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092250700 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092250700 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(38)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(48)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092250702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@33a2975c244c: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:22:50 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 20241029092250726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092251129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34886<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=156104) Waiting for packet dumper to finish... 1 (prev_count=156104, count=156644) 20241029092252700 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092252700 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092252700 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092252701 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092252701 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092252701 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:22:53 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@33a2975c244c: 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@33a2975c244c: Test case TC_ue_register started. 20241029092254242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092254249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register-Iuh0(52)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092254250 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092254250 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092254254 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36445<->l=127.0.0.1:4262) (control_if.c:570) 20241029092254255 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254255 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254255 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254256 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254256 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254256 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254256 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254256 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254257 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254257 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092254257 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) 20241029092254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254257 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) 20241029092254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092254257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254257 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254257 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254257 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092254257 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) 20241029092254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254257 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) 20241029092254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092254257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254257 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254257 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254257 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092254257 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092254257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254257 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254257 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254257 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092254257 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092254258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254258 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254258 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 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092254258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254258 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 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092254258 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 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092254258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092254258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092254258 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(57)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(57)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(55)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092254271 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254271 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254272 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254272 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254272 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254272 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254272 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092254272 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254273 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092254273 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) 20241029092254273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254273 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) 20241029092254273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092254273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254273 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254273 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254273 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092254273 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) 20241029092254273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254273 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) 20241029092254273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092254273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254273 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254273 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254273 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092254273 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092254273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254273 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092254273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092254273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254273 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254273 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254273 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092254273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092254273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092254273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092254273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254273 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254273 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 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092254273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254273 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 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092254273 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 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092254273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092254273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092254273 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092254294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092254294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092254294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092254295 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092254295 DLGLOBAL DEBUG validating counter group 0x5566739f3be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092254295 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) 20241029092254295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092254295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092254295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092254295 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@33a2975c244c: setverdict(pass): none -> pass 20241029092254469 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 20241029092254469 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 20241029092254469 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092254469 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(57)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092254480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254480 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092254480 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092254480 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092254480 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092254480 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092254480 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092254483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254483 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092254483 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092254483 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092254483 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092254483 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092254483 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092254483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092254484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092254484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092254484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092254484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092254484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092254484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092254484 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092254484 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092254484 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254485 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 20241029092254485 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 20241029092254485 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092254485 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092254485 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092254485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092254485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092254485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092254485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092254486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254486 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092254486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092254486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092254486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092254486 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(60)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092254491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254491 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092254491 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092254491 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092254491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092254491 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092254491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092254493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254493 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092254493 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092254493 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092254493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092254493 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092254493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092254493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092254493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092254493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092254493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092254493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092254493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092254493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092254493 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092254494 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092254494 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092254495 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092254495 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092254495 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092254495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092254495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092254495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092254495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092254495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092254495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092254495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092254495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092254495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092254495 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092254496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092254496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092254496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092254496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092254496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092254496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092254496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092254496 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(56)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092255283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092255283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092255283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092255283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255283 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092255283 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092255283 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092255283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092255283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092255283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092255283 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092255283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092255283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092255283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092255283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092255283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092255283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092255283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092255283 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092255283 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092255283 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) 20241029092255283 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) 20241029092255283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092255283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092255283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092255283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092255283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092255283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092255283 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092255283 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092255283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092255283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092255283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092255283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092255283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092255283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092255283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092255285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255285 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092255285 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092255285 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092255285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092255285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092255285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092255285 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092255285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092255285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092255285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092255285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092255285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092255285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092255285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092255285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092255285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092255285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092255285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092255285 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092255285 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(56)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092255294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255294 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092255294 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092255294 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092255294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092255294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092255294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092255294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092255295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092255295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092255295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092255295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092255295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092255295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092255295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092255295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092255295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092255295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092255295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092255295 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092255295 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) 20241029092255295 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) 20241029092255295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092255295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092255295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092255295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092255295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092255295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092255295 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092255295 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092255295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255295 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092255295 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092255295 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092255295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092255295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092255295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092255295 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092255298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255298 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092255298 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092255298 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092255298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092255298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092255298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092255298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092255298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092255298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092255298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092255298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092255298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092255298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092255298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092255298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092255298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092255298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092255298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092255298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092255298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092255298 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092255298 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092255298 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(59)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092255304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092255304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092255304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241029092255304 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241029092255304 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241029092255304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092255304 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092255315 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36445<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register-Iuh0-RUA(53)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@33a2975c244c: Final verdict of PTC: none 20241029092255316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092255316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092255316 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092255316 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092255316 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(58)@33a2975c244c: Final verdict of PTC: none 20241029092255317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(56)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(61)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@33a2975c244c: Final verdict of PTC: none TC_ue_register-Iuh0(52)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(51)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092255323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@33a2975c244c: Test case TC_ue_register finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:22:55 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241029092255420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092255486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092255486 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) 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092255486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092255486 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) 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092255486 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 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092255486 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092255486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092255486 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) 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092255486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092255486 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) 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092255486 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 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092255486 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092255486 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092255486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092255486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092255486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092255486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092255486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092255486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092255486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092255486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092255486 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092255486 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092255486 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092255486 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092255486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092255486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092255486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092255486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092255486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092255486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092255486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092255486 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092255486 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092255486 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092255486 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092255823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145044) Waiting for packet dumper to finish... 1 (prev_count=145044, count=145700) 20241029092257487 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092257487 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092257487 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092257487 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092257487 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092257487 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:22:57 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@33a2975c244c: 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@33a2975c244c: Test case TC_ue_register_tmsi_lai started. MTC@33a2975c244c: 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 20241029092258948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092258956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register_tmsi_lai-Iuh0(63)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092258958 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092258958 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092258963 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37877<->l=127.0.0.1:4262) (control_if.c:570) 20241029092258964 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258964 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258964 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258964 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258964 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258964 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258965 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258965 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258966 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258966 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092258966 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) 20241029092258966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258966 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) 20241029092258966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092258966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258966 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258966 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258966 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092258966 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) 20241029092258966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258966 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) 20241029092258966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092258966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258966 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258966 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258966 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092258966 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092258966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092258966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092258966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258966 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258966 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092258966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092258966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092258966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092258966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258966 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258966 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258966 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258966 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 20241029092258966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092258967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258967 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 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092258967 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 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092258967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092258967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092258967 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(68)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(68)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(66)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092258982 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258982 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258982 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258982 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258982 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258982 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258982 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092258982 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092258983 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258983 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092258983 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) 20241029092258983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258984 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) 20241029092258984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092258984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258984 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258984 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258984 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092258984 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) 20241029092258984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258984 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) 20241029092258984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092258984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258984 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258984 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258984 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092258984 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092258984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258984 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092258984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092258984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258984 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258984 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092258984 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092258984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092258984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092258984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092258984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092258984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092258984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092258984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092258984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092258984 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092258984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258984 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 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092258984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258984 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 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092258984 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 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092258984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092258984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092258984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092258984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092258984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092258984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092259006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092259006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092259006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092259006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092259006 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) 20241029092259006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092259006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092259006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092259006 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@33a2975c244c: setverdict(pass): none -> pass 20241029092259180 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 20241029092259180 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 20241029092259180 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092259180 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(68)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092259189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259189 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092259189 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092259189 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092259189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092259189 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092259189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092259191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259192 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092259192 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092259192 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092259192 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092259192 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092259192 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092259192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092259192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092259192 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092259192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092259192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092259192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092259192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092259192 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092259192 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092259192 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092259193 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092259193 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092259193 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092259193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092259193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092259193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092259193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092259193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092259193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092259193 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092259194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259194 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092259194 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092259194 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092259194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092259194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092259194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092259194 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092259196 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 20241029092259196 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 20241029092259196 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092259196 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(71)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092259202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259202 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092259202 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092259202 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092259202 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092259202 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092259202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092259205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259205 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092259205 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092259205 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092259205 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092259205 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092259205 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092259205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092259205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092259205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092259205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092259205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092259205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092259205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092259205 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092259205 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092259205 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092259206 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092259206 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092259206 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092259206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092259206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092259206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092259206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092259206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092259207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092259207 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092259207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259207 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092259207 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092259207 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092259207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092259207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092259207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092259207 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(67)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092259993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259993 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092259993 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092259993 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092259993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092259993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092259993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092259993 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092259993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092259993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092259993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092259993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092259993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092259994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092259994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092259994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092259994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092259994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092259994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092259994 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092259994 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) 20241029092259994 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) 20241029092259994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092259994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092259994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092259994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092259994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092259994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092259994 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092259994 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092259994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092259994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092259994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092259994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092259994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092259994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092259994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092259996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092259996 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092259996 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092259996 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092259996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092259996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092259996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092259996 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092259996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092259996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092259996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092259996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092259996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092259996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092259996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092259996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092259996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092259996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092259996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092259996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092259996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092259996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092259996 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092259996 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(67)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092300001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092300001 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092300001 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092300001 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092300001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092300001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092300001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092300001 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092300001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092300001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092300001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092300001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092300001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092300001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092300001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092300001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092300001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092300001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092300001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092300001 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092300001 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) 20241029092300001 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) 20241029092300001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092300001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092300001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092300001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092300001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092300001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092300001 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092300002 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092300002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092300002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092300002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092300002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092300002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092300002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092300002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092300002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092300002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092300002 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092300002 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092300002 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092300002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092300002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092300002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092300002 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092300002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092300002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092300002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092300002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092300002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092300002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092300002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092300002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092300002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092300002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092300002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092300002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092300002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092300002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092300002 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092300002 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(70)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092300015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092300015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092300015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241029092300015 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241029092300015 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241029092300015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092300015 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092300027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092300027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092300027 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092300027 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092300027 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092300027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092300027 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37877<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_tmsi_lai-Iuh0-RUA(64)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(62)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@33a2975c244c: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(72)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092300034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@33a2975c244c: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:00 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 20241029092300087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092300198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092300198 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) 20241029092300198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092300198 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092300198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092300198 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) 20241029092300198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092300198 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092300198 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 20241029092300198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092300198 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092300198 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092300198 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092300198 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092300198 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092300198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092300198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092300199 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092300199 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) 20241029092300199 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092300199 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092300199 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092300199 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) 20241029092300199 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092300199 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092300199 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 20241029092300199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092300199 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092300199 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092300199 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092300199 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092300199 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092300199 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092300199 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092300199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092300199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092300199 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092300199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092300199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092300199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092300199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092300199 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092300199 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092300199 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092300199 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092300199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092300199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092300199 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092300199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092300199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092300199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092300199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092300199 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092300199 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092300199 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092300199 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092300489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90976) Waiting for packet dumper to finish... 1 (prev_count=90976, count=145416) 20241029092302199 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092302199 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092302199 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092302199 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092302199 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092302199 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23:02 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@33a2975c244c: 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@33a2975c244c: Test case TC_ue_register_before_hnb_register started. 20241029092303625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092303633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register_before_hnb_register-Iuh0(74)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092303634 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092303634 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092303642 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46303<->l=127.0.0.1:4262) (control_if.c:570) 20241029092303645 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303645 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303646 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303646 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303647 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092303647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092303647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092303647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092303647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092303647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303647 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303647 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303647 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092303647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092303647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092303647 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092303648 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303648 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092303648 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092303648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092303648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092303648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092303648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303648 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303648 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303648 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303648 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303648 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092303648 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) 20241029092303649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092303649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303649 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) 20241029092303649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092303649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303649 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303649 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303649 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303649 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092303649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092303649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092303649 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092303649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303649 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303649 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303649 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 20241029092303649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092303649 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 20241029092303649 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092303650 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303650 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092303650 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) 20241029092303650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092303650 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092303650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303650 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092303650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303651 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) 20241029092303651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092303651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303651 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303651 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 20241029092303651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092303651 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(79)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(77)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092303674 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303674 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303675 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303675 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303675 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303675 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303675 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092303675 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303676 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303676 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092303676 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) 20241029092303676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092303676 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092303676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303676 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092303676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303677 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) 20241029092303677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092303677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303677 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303677 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303677 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092303677 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) 20241029092303677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303677 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) 20241029092303677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092303677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303677 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303677 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303677 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092303677 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092303677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303677 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092303677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092303677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303677 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303677 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303677 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092303677 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092303677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092303677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092303677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303677 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303678 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 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092303678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303678 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 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092303678 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 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092303678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092303678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092303678 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092303871 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 20241029092303871 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 20241029092303871 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092303871 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(79)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092303880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303880 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092303880 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092303880 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092303880 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092303880 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092303880 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092303883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303883 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092303883 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092303883 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092303883 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092303883 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092303883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092303883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092303883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092303883 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092303883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092303883 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092303883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092303883 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092303884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092303884 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092303884 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303885 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303885 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092303885 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092303885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092303885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092303885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092303885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303885 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092303885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092303885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092303885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092303885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092303890 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 20241029092303890 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 20241029092303890 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092303890 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(82)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092303896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303896 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092303896 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092303896 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092303896 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092303896 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092303896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092303898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303898 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092303898 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092303898 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092303898 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092303898 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092303898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092303898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092303898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092303899 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092303899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092303899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092303899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092303899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092303899 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092303899 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092303899 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092303900 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092303900 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092303900 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092303900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092303900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092303900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092303900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092303900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092303900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092303900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092303900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092303900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092303900 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092303900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092303900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092303900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092303900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092303900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092303900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092303900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092303900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(78)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092304686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304686 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092304686 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092304686 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092304686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092304686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092304686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092304686 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092304686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092304686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092304686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092304686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092304686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092304686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092304686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092304686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092304686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092304686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092304686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092304686 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092304687 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) 20241029092304687 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) 20241029092304687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092304687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092304687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092304687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092304687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092304687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092304687 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092304687 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092304687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092304687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092304687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092304687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092304687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092304687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092304687 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092304688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092304688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092304688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092304688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092304688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092304688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092304688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304688 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092304688 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092304688 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092304688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092304688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092304688 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092304688 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092304688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092304688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092304688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092304688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092304688 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092304688 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092304688 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(78)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092304696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092304696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092304696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092304696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092304696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092304696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304696 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092304696 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092304696 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092304696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092304696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092304696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092304696 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092304696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092304696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092304696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092304696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092304696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092304696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092304696 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092304696 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) 20241029092304696 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) 20241029092304696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092304696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092304696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092304696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092304696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092304696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092304696 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092304696 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092304696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092304696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092304696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092304696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092304696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092304696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092304696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092304698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092304698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092304698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092304698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092304698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092304698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092304698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304698 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092304698 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092304698 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092304698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092304698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092304698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092304698 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092304698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092304698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092304698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092304698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092304698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092304698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092304698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092304698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092304698 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092304698 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(81)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092304706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092304706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092304706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241029092304706 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241029092304706 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241029092304706 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241029092304706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092304706 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@33a2975c244c: setverdict(pass): none -> pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092304715 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46303<->l=127.0.0.1:4262) (control_if.c:193) 20241029092304716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092304716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092304716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092304716 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092304716 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) 20241029092304716 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(81)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@33a2975c244c: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(75)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@33a2975c244c: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(73)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(83)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092304720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@33a2975c244c: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23: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 20241029092304795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092304890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092304890 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) 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092304890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092304890 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) 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092304890 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 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092304890 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092304890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092304890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092304890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092304890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092304890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092304890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092304890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092304890 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092304890 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092304890 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092304890 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092304890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092304890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092304890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092304890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092304890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092304890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092304890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092304890 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092304890 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092304890 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092304890 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092304890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092304890 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) 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092304890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092304890 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) 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092304890 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 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092304890 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092304890 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092304890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092305197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88464) Waiting for packet dumper to finish... 1 (prev_count=88464, count=143300) 20241029092306891 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092306891 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092306891 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092306891 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092306891 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092306891 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_cs_initial_ue started. 20241029092308331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092308341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57264<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue-Iuh0(85)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092308342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092308343 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092308350 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41733<->l=127.0.0.1:4262) (control_if.c:570) 20241029092308351 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308351 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308352 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308352 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308353 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308353 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308353 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308353 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092308353 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092308353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092308353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092308353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092308353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308353 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092308353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092308353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092308353 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092308353 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308353 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092308353 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092308353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092308354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308354 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092308354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092308354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308354 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308354 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308354 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308354 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308354 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092308354 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) 20241029092308354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092308354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308354 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) 20241029092308354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092308354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308354 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308354 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308354 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308354 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092308354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092308354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092308354 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092308354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308354 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308354 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308354 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 20241029092308354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092308354 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 20241029092308354 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092308355 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308355 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092308355 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) 20241029092308355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092308355 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092308355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308355 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092308355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308355 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) 20241029092308355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092308355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308355 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308355 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308355 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308355 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 20241029092308355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092308355 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(90)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(90)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(88)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092308373 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308373 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308373 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308373 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308373 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308373 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308373 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092308373 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308374 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308374 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092308374 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) 20241029092308374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092308374 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092308374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308374 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092308374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308374 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) 20241029092308374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092308374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308374 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308374 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308374 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092308374 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) 20241029092308374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092308374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308375 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) 20241029092308375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092308375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308375 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308375 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308375 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092308375 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092308375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092308375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092308375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092308375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308375 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308375 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308375 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092308375 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092308375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092308375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092308375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092308375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308375 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308375 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 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092308375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308375 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 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092308375 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 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092308375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092308375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092308375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(93)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092308397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092308397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092308397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092308397 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092308397 DLGLOBAL DEBUG validating counter group 0x5566739f3be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092308397 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) 20241029092308397 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092308397 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092308397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092308397 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@33a2975c244c: setverdict(pass): none -> pass 20241029092308571 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 20241029092308571 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 20241029092308571 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092308571 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(90)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092308579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308579 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092308579 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092308579 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092308579 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092308579 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092308579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092308582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308582 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092308582 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092308582 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092308582 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092308582 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092308582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092308582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092308582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092308582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092308582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092308582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092308582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092308582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092308582 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092308582 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092308582 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308583 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308583 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092308583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092308583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092308583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092308584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092308584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308584 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092308584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092308584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092308584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092308584 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092308587 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 20241029092308587 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 20241029092308587 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092308587 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(93)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092308593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308593 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092308593 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092308593 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092308593 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092308593 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092308593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092308598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308598 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092308598 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092308598 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092308598 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092308598 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092308598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092308598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092308598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092308598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092308598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092308598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092308598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092308598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092308598 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092308598 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092308598 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092308599 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092308599 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092308599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092308599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092308599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092308599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092308599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092308599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092308599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092308599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092308599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092308599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092308599 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092308600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092308600 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092308600 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092308600 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092308600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092308600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092308600 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092308600 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092309386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092309386 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092309386 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092309386 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092309386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092309386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092309386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092309386 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(89)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092309386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092309386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092309386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092309386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092309386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092309386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092309386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092309386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092309386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092309386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092309386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092309386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092309386 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) 20241029092309386 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) 20241029092309386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092309386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092309386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092309386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092309386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092309386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092309386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092309386 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092309386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092309386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092309386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092309386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092309386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092309386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092309386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092309386 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092309389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092309389 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092309389 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092309389 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092309389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092309389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092309389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092309389 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092309389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092309389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092309389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092309389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092309389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092309389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092309389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092309389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092309389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092309389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092309389 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092309389 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092309389 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(89)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092309395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092309395 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092309395 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092309395 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092309395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092309395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092309395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092309395 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092309395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092309395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092309395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092309395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092309395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092309395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092309395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092309395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092309395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092309396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092309396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092309396 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092309396 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) 20241029092309396 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) 20241029092309396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092309396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092309396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092309396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092309396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092309396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092309396 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092309396 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092309396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092309396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092309396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092309396 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092309396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092309396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092309396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092309396 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(92)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092309402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092309402 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092309402 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092309402 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092309402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092309402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092309402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092309402 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092309402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092309402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092309403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092309403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092309403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092309403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092309403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092309403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092309403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092309403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092309403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092309403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092309403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092309403 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092309403 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092309403 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(92)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092309420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(89)@33a2975c244c: f_create_expect(l3 := '5ADF3D82C6B45D81F7A0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@33a2975c244c: Created Expect[0] for '5ADF3D82C6B45D81F7A0'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@33a2975c244c: Added conn table entry 0TC_ranap_cs_initial_ue0(95)10536207 20241029092310468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092310469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092310469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092310469 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092310469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0c50f, normal) (hnbgw_rua.c:388) 20241029092310469 DHNB DEBUG map_rua[0x55667407af40]{init}: Allocated (fsm.c:456) 20241029092310469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092310469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10536207 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092310469 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092310469 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092310469 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10536207 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092310469 DCN DEBUG map_sccp[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092310469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092310469 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10536207 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092310469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10536207 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092310469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092310469 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092310469 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092310469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092310469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092310469 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092310469 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{IDLE}: Allocated (fsm.c:456) 20241029092310469 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092310469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5adf3d82c6b45d81f7a0004f40030000f70056400500f1100926) (sccp_scrc.c:401) 20241029092310469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092310469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092310469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092310469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092310469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092310469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092310469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092310469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092310469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092310469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092310469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092310469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092310469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092310469 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092310469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092310469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092310469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092310469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092310469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092310469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092310469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092310469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092310469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092310469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(88)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@33a2975c244c: Found Expect[0] for l3='5ADF3D82C6B45D81F7A0'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@33a2975c244c: Added conn table entry 0TC_ranap_cs_initial_ue0(95)1482208 HNBGW_Test.msc0-SCCP(88)@33a2975c244c: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(95)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(88)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092310481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092310481 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092310481 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092310481 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092310481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092310481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092310481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092310481 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092310481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092310481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092310481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092310481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092310481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092310481 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fb1fe2) (sccp_scrc.c:472) 20241029092310481 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241029092310481 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092310481 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092310481 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092310481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092310481 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) 20241029092310481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092310481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092310481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(95)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092310488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092310489 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41733<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@33a2975c244c: Final verdict of PTC: none 20241029092310491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092310491 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) 20241029092310491 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092310491 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092310491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092310491 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) 20241029092310491 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092310491 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092310491 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 20241029092310491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092310491 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092310491 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092310491 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092310491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092310491 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092310491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092310491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092310491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092310491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092310492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092310492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092310492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(88)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(84)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(94)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@33a2975c244c: Final verdict of PTC: none 20241029092310492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092310492 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) 20241029092310492 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092310492 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092310492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092310492 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) 20241029092310492 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092310492 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092310492 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 20241029092310492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092310492 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092310492 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092310492 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092310492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092310492 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092310492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092310492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092310492 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092310492 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092310492 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092310492 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092310492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092310492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092310492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092310492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-RAN(89)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@33a2975c244c: Final verdict of PTC: none 20241029092310492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092310492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092310492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092310492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092310492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092310492 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092310492 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092310492 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092310492 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092310492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092310492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092310492 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092310492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb1fe2), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092310492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092310492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092310492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092310492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092310492 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092310492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092310492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092310492 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092310493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092310493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092310493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092310493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{disrupted}: Freeing instance (context_map.c:202) 20241029092310493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10536207)[0x55667407af40]{disrupted}: Deallocated (fsm.c:568) 20241029092310493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092310493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc0-M3UA(90)@33a2975c244c: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@33a2975c244c: Final verdict of PTC: none 20241029092310493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55667407b5e0]{disconnected}: Deallocated (fsm.c:568) 20241029092310493 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10536207 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092310493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092310493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092310493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092310493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092310493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092310493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092310493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092310493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092310493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092310493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092310493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092310493 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092310493 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092310493 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092310493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092310495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57264<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:10 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 20241029092310588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092310991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130192) Waiting for packet dumper to finish... 1 (prev_count=130192, count=168076) 20241029092312492 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092312492 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092312492 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092312492 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092312492 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092312492 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_ps_initial_ue started. 20241029092314121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092314128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue-Iuh0(97)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092314129 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092314129 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092314134 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41835<->l=127.0.0.1:4262) (control_if.c:570) 20241029092314135 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314135 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314135 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314136 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314136 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314136 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314136 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314137 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314137 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092314137 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) 20241029092314137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092314137 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314137 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) 20241029092314137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092314137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314137 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314137 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314137 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092314137 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) 20241029092314137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092314137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314137 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) 20241029092314137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092314137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314137 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314137 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314138 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092314138 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092314138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092314138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092314138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092314138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314138 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314138 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314138 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092314138 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092314138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092314138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092314138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092314138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314138 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314138 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 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092314138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314138 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 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092314138 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 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092314138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092314138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092314138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(102)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(102)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(100)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092314151 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314151 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314151 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314151 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314151 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314151 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314151 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092314151 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314152 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314152 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092314152 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) 20241029092314152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314152 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) 20241029092314152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092314152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314152 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314152 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314152 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092314152 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) 20241029092314152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314152 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) 20241029092314152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092314152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314152 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314152 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314152 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092314152 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092314152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314152 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092314152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092314152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314152 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314152 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314152 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092314152 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092314152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092314152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092314152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314152 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314152 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 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092314152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314152 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 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092314152 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 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092314152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314152 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092314152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314152 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092314152 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(105)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(105)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(103)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092314173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092314173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092314173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092314173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092314173 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) 20241029092314173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092314173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092314173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092314173 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@33a2975c244c: setverdict(pass): none -> pass 20241029092314349 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 20241029092314349 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 20241029092314349 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092314349 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(102)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092314358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314358 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092314358 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092314358 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092314358 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092314358 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092314358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092314361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314361 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092314361 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092314361 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092314361 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092314361 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092314361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092314361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092314361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092314361 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092314361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092314361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092314361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092314361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092314361 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092314361 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092314361 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314362 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314363 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092314363 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092314363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092314363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092314363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092314363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314363 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314363 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314363 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314363 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092314363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092314363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092314363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092314363 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092314364 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 20241029092314364 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 20241029092314364 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092314364 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(105)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092314370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314370 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092314370 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092314370 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092314370 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092314370 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092314370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092314374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314374 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092314374 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092314374 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092314374 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092314374 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092314374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092314375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092314375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092314375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092314375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092314375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092314375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092314375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092314375 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092314375 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092314375 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092314376 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092314376 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092314376 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092314376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092314376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092314376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092314376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092314376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092314376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092314376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092314376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092314376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092314376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092314376 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092314376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092314376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092314376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092314376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092314377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092314377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092314377 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(101)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092315166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092315166 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092315166 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092315166 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092315166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092315166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092315166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092315166 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092315166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092315166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092315166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092315166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092315166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092315166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092315166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092315167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092315167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092315167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092315167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092315167 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092315167 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) 20241029092315167 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) 20241029092315167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092315167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092315167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092315167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092315167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092315167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092315167 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092315167 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092315167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092315167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092315167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092315167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092315167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092315167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092315167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092315167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092315169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092315169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092315169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092315169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092315169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092315169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092315169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092315169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092315169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092315169 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092315169 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092315169 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092315169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092315169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092315169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092315169 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092315169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092315169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092315169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092315169 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092315169 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(101)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092315173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092315173 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092315173 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092315173 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092315173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092315173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092315173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092315173 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092315173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092315173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092315173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092315173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092315173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092315173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092315173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092315173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092315173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315174 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092315174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092315174 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092315174 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092315174 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) 20241029092315174 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) 20241029092315174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092315174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092315174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092315174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092315174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092315174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092315174 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092315174 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092315174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092315174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092315174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092315174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092315174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092315174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092315174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092315174 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092315177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092315177 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092315177 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092315177 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092315177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092315177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092315177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092315177 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092315177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092315177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092315177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092315177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092315177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092315177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092315177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092315177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092315177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092315177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092315177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092315177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092315177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092315177 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092315177 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092315177 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(104)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092315194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(104)@33a2975c244c: f_create_expect(l3 := 'AC4C918368D241329E34'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@33a2975c244c: Created Expect[0] for 'AC4C918368D241329E34'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@33a2975c244c: Added conn table entry 0TC_ranap_ps_initial_ue0(107)10789756 20241029092316246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092316246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092316246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092316246 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092316246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa4a37c, normal) (hnbgw_rua.c:388) 20241029092316246 DHNB DEBUG map_rua[0x55667407af40]{init}: Allocated (fsm.c:456) 20241029092316246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092316247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789756 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092316247 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092316247 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092316247 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789756 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092316247 DCN DEBUG map_sccp[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092316247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092316247 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10789756 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092316247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789756 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092316247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092316247 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092316247 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092316247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092316247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092316247 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092316247 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{IDLE}: Allocated (fsm.c:456) 20241029092316247 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092316247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aac4c918368d241329e34004f40030000700056400500f1100926) (sccp_scrc.c:401) 20241029092316247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092316247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092316247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092316247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092316247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092316247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092316247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092316247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092316247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092316247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092316247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092316247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092316247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092316247 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092316247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092316248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092316248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092316248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092316248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092316248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092316248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092316248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092316248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092316248 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(103)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@33a2975c244c: Found Expect[0] for l3='AC4C918368D241329E34'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@33a2975c244c: Added conn table entry 0TC_ranap_ps_initial_ue0(107)2322237 HNBGW_Test.sgsn0-SCCP(103)@33a2975c244c: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(107)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(103)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092316269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092316269 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092316269 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092316269 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092316269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092316269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092316269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092316269 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092316270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092316270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092316270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092316270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092316270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092316270 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0130c) (sccp_scrc.c:472) 20241029092316270 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241029092316270 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092316270 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092316270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092316270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092316270 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) 20241029092316270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092316270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092316271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(107)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092316281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@33a2975c244c: Final verdict of PTC: none 20241029092316283 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41835<->l=127.0.0.1:4262) (control_if.c:193) 20241029092316283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092316283 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) 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092316283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092316283 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) 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092316283 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 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092316283 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092316283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092316283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092316283 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092316283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092316283 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-RAN(101)@33a2975c244c: Final verdict of PTC: none 20241029092316283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092316283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092316283 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092316284 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092316284 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092316284 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092316284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092316284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092316284 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092316284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092316284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092316284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092316284 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092316284 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092316284 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092316284 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092316284 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092316284 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092316284 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092316284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0130c), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092316284 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.sgsn0-RAN(104)@33a2975c244c: Final verdict of PTC: none20241029092316284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092316284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092316284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092316284 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092316284 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092316284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{disrupted}: Freeing instance (context_map.c:202) 20241029092316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789756)[0x55667407af40]{disrupted}: Deallocated (fsm.c:568) 20241029092316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{disconnected}: Freeing instance (context_map.c:206) 20241029092316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55667407b5e0]{disconnected}: Deallocated (fsm.c:568) 20241029092316284 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789756 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092316284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092316284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092316283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092316283 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) 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092316283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092316283 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) 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092316283 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 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092316283 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092316283 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092316283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092316284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092316284 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092316285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092316285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092316285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092316285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092316285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092316285 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(96)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(102)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(105)@33a2975c244c: Final verdict of PTC: none20241029092316285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092316285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092316285 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092316285 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092316285 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(103)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(106)@33a2975c244c: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(97)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092316290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:16 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 20241029092316382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092316884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45994<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=129952) Waiting for packet dumper to finish... 1 (prev_count=129952, count=167872) 20241029092318284 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092318284 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092318284 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092318284 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092318284 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092318284 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23:18 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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241029092320009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092320015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092320016 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092320016 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092320021 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45579<->l=127.0.0.1:4262) (control_if.c:570) 20241029092320022 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320023 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320023 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320023 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320023 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320024 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320024 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092320024 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) 20241029092320024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320024 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) 20241029092320024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092320024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320024 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320024 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092320024 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) 20241029092320024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320024 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) 20241029092320024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092320024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320024 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320024 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320024 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092320024 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092320024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092320024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092320024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320024 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320024 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092320024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092320024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092320025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092320025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320025 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320025 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 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092320025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320025 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 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092320025 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 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092320025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092320025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092320025 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(114)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(114)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(112)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092320037 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320037 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320037 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320037 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320038 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320038 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320038 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092320038 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320039 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320039 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092320039 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) 20241029092320039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320039 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) 20241029092320039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092320039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320039 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320039 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320039 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092320039 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) 20241029092320039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320039 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) 20241029092320039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092320039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320039 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320039 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320039 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092320039 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092320039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092320039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092320039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320039 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320039 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092320039 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092320039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092320039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092320039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320039 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320039 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 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092320039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320039 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 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092320039 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 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092320039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320039 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092320039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320039 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092320039 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(117)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(115)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092320062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092320062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092320062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092320062 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092320062 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) 20241029092320062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092320062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092320062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092320062 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@33a2975c244c: setverdict(pass): none -> pass 20241029092320236 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 20241029092320236 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 20241029092320236 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092320236 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(114)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092320244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320244 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092320244 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092320244 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092320244 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092320244 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092320244 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092320247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320247 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092320247 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092320247 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092320247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092320247 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092320247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092320247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092320247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092320247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092320247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092320247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092320247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092320247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092320247 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092320247 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092320248 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320249 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092320249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092320249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092320249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092320249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092320249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320249 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092320250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092320250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092320250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092320250 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092320251 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 20241029092320251 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 20241029092320251 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092320251 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(117)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092320257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320257 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092320257 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092320257 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092320257 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092320257 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092320257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092320257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320257 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092320257 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092320257 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092320257 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092320257 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092320257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092320257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092320257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092320257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092320257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092320257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092320257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092320257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092320257 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092320257 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092320257 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092320258 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092320258 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092320258 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092320258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092320258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092320259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092320259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092320259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092320259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092320259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092320259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320259 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092320259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320259 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092320259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092320259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092320259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092320259 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092320493 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092320493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb1fe2), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092320494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092320494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092320494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092320494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092320494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092320494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092320494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092320494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092320494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092320494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092320494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092320501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092320501 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092320501 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092320501 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092320501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092320501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092320501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092320501 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092320501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092320501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092320501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092320501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092320501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092320501 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=00fb1fe2) (sccp_scrc.c:472) 20241029092320501 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241029092320501 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092320501 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092320501 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092320501 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092320501 DLSCCP DEBUG SCCP-SCOC(1)[0x55667407c9f0]{IDLE}: Deallocated (fsm.c:568) 20241029092321046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092321046 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092321046 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092321046 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092321046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092321046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092321046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092321046 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092321046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092321047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092321047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092321047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092321047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092321047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092321047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092321047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092321047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.msc0-RAN(113)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092321047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092321047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092321047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092321047 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092321047 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) 20241029092321047 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) 20241029092321047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092321047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092321047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092321048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092321048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092321048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092321048 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092321048 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092321048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092321048 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092321048 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092321048 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092321048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092321048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092321048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092321048 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092321052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092321052 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092321052 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092321052 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092321052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092321052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092321052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092321052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092321052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092321052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092321052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092321052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092321052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092321052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092321052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092321052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092321052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092321052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092321052 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092321052 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092321052 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(113)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092321060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092321060 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092321060 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092321060 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092321060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092321060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092321060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092321060 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092321060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092321060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092321060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092321060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092321060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092321060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092321060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092321060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092321060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092321060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092321060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092321060 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092321060 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) 20241029092321060 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) 20241029092321060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092321060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092321060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092321060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092321061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092321061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092321061 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092321061 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092321061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092321061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092321061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092321061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092321061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092321061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092321061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092321061 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092321062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092321062 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092321062 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092321062 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092321062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092321062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092321062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092321062 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092321062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092321062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092321062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092321062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092321062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092321062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092321062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092321063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092321063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092321063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092321063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092321063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092321063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092321063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092321063 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092321063 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(116)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092321080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(113)@33a2975c244c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@33a2975c244c: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(119) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@33a2975c244c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)13537136 20241029092322130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092322130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092322130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092322130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092322130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce8f70, normal) (hnbgw_rua.c:388) 20241029092322130 DHNB DEBUG map_rua[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092322130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092322130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13537136 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092322130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092322130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092322130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13537136 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092322130 DCN DEBUG map_sccp[0x55667407af40]{init}: Allocated (fsm.c:456) 20241029092322131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092322131 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13537136 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092322131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13537136 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092322131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092322131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092322131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092322131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092322131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092322131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092322131 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{IDLE}: Allocated (fsm.c:456) 20241029092322131 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092322131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241029092322131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092322131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092322131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092322131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092322131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092322131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092322131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092322131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092322131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092322131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092322131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092322131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092322131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092322131 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092322131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092322131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092322132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092322132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092322132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092322132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092322132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092322132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092322132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092322132 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@33a2975c244c: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@33a2975c244c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)11830787 HNBGW_Test.msc0-SCCP(112)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092322139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092322139 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092322139 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092322139 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092322139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092322139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092322139 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092322139 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092322140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092322140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092322140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092322140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092322140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092322140 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004a7fc9) (sccp_scrc.c:472) 20241029092322140 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241029092322140 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092322140 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092322140 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092322140 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092322140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a7fc9), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4a47606715dac73b69f2004f40030002170056400500f1100926) (sccp_scrc.c:401) 20241029092322140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092322140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092322140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092322140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092322140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092322140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092322140 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) 20241029092322140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092322140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092322140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092322140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092322140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092322140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092322140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092322140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092322140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092322140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(119)@33a2975c244c: setverdict(pass): none -> pass 20241029092322155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(119)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092322167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092322167 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45579<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(116)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(112)@33a2975c244c: Final verdict of PTC: none 20241029092322169 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092322170 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) 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092322170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092322170 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) 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092322170 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092322170 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) 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092322170 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 20241029092322170 DLSS7 <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(111)@33a2975c244c: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@33a2975c244c: Final verdict of PTC: none 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092322170 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092322170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092322170 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092322170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092322170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092322170 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092322170 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) 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092322170 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 20241029092322170 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 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092322170 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092322170 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092322170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092322170 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092322170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092322170 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(113)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(108)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(118)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(117)@33a2975c244c: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(114)@33a2975c244c: Final verdict of PTC: none 20241029092322171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092322171 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092322171 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092322171 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092322171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092322171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092322171 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092322171 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092322170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092322170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092322170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092322170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092322170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092322170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092322170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092322170 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092322170 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092322170 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092322170 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092322170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092322170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092322170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092322170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092322170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092322170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092322170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092322170 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092322170 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092322170 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092322170 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092322170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092322170 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092322170 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092322170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a7fc9), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092322170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092322170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092322170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092322170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092322170 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092322170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092322170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092322170 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092322171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092322171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092322171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092322171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092322171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13537136)[0x55667407c9f0]{disrupted}: Deallocated (fsm.c:568) 20241029092322171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092322171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{disconnected}: Freeing instance (context_map.c:206) 20241029092322171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55667407af40]{disconnected}: Deallocated (fsm.c:568) 20241029092322171 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13537136 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092322171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092322171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092322171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092322171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092322171 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092322171 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092322171 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092322171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:22 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 20241029092322227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092322728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40190<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=176968) Waiting for packet dumper to finish... 1 (prev_count=176968, count=177508) 20241029092324171 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092324171 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092324171 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092324171 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092324171 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092324171 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23:24 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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241029092325840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092325847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092325848 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092325848 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092325854 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32953<->l=127.0.0.1:4262) (control_if.c:570) 20241029092325855 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325855 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325855 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325855 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325856 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325856 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325856 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325856 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092325856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092325856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092325856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092325856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092325856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325856 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325856 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325856 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325856 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325856 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325856 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092325856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092325856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092325856 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092325857 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325857 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092325857 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) 20241029092325857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325857 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) 20241029092325857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092325857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325857 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325857 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092325857 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) 20241029092325857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325857 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) 20241029092325857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092325857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325857 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325857 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092325857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092325857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092325857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092325857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325857 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325857 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 20241029092325857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092325858 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092325858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325858 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 20241029092325858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092325858 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 20241029092325858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092325858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092325858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092325858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092325858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(126)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(126)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(124)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092325876 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325876 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325876 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325876 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325876 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325876 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325877 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092325877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092325877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092325877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092325877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092325877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325877 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325877 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092325877 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092325877 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325877 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092325877 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092325877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092325877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092325877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092325877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325877 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092325877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092325877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092325877 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092325877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092325877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092325877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092325877 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092325878 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325878 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092325878 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) 20241029092325878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092325878 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325878 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) 20241029092325878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092325878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325878 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325878 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092325878 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092325878 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) 20241029092325878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092325878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092325878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092325878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092325878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092325878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092325878 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) 20241029092325878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092325878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092325878 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092325878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325878 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 20241029092325878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092325878 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092325878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092325878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092325878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092325878 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 20241029092325878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092325878 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 20241029092325878 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(129)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(129)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092325902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092325902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092325902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092325902 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092325902 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) 20241029092325902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092325902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092325902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092325902 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@33a2975c244c: setverdict(pass): none -> pass 20241029092326071 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 20241029092326071 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 20241029092326071 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092326071 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(126)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092326078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326078 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092326078 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092326078 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092326078 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092326078 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092326078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092326081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326081 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092326081 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092326081 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092326081 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092326081 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092326081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092326081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092326081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092326081 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092326081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092326081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092326081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092326081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092326081 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092326081 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092326081 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092326082 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092326082 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092326082 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092326082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092326082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092326082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092326083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092326083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092326083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092326083 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092326083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092326083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092326083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092326083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092326083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092326083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092326083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326092 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 20241029092326092 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 20241029092326092 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092326092 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(129)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092326098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326098 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092326098 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092326098 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092326098 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092326098 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092326098 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092326101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326101 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092326101 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092326101 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092326101 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092326101 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092326101 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092326101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092326101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092326101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092326101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092326101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092326101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092326101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092326101 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092326101 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092326101 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092326102 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092326102 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092326102 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092326103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092326103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092326103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092326103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092326103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092326103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092326103 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092326103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092326103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092326103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092326103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092326103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092326103 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092326103 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326285 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092326285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0130c), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092326285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092326285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092326285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092326285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092326285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092326285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092326285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092326285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092326285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092326285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092326285 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326292 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092326292 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092326292 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092326292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092326292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092326292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092326292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092326292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092326292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092326293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092326293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092326293 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=00d0130c) (sccp_scrc.c:472) 20241029092326293 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241029092326293 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092326293 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092326293 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092326293 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092326293 DLSCCP DEBUG SCCP-SCOC(2)[0x55667407ab10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(125)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092326879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326879 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092326879 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092326879 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092326879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092326880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092326880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092326880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092326880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092326880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092326880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092326880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092326880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092326880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092326880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092326880 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092326880 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) 20241029092326880 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) 20241029092326880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092326880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092326880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092326880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092326880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092326880 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092326880 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092326880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092326880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092326880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092326880 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326880 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092326880 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092326880 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092326880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092326880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092326880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092326880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092326880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092326880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092326880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092326880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092326880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092326880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092326880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092326880 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092326880 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(125)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092326905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326905 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092326905 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092326905 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092326905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092326905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092326905 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092326905 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092326905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092326905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092326905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092326905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092326905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092326905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092326905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092326905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092326906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092326906 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092326906 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092326906 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) 20241029092326906 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) 20241029092326906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092326906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092326906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092326906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092326906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092326906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092326906 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092326906 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092326906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092326906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092326906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092326906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092326906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092326906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092326906 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(128)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092326910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092326910 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092326910 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092326910 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092326910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092326910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092326910 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092326910 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092326910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092326911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092326911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092326911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092326911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092326911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092326911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092326911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092326911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092326911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092326911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092326911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092326911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092326911 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092326911 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092326911 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(128)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092326926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(128)@33a2975c244c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@33a2975c244c: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(131) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@33a2975c244c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)16611677 20241029092327974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092327974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092327974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092327974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092327974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfd795d, normal) (hnbgw_rua.c:388) 20241029092327974 DHNB DEBUG map_rua[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092327974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092327974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611677 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092327974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092327974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092327974 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611677 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092327974 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092327974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092327974 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16611677 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092327974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611677 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092327974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092327974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092327974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092327974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092327974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092327974 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092327974 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{IDLE}: Allocated (fsm.c:456) 20241029092327974 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092327974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241029092327974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092327974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092327974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092327974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092327974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092327974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092327974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092327975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092327975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092327975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092327975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092327975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092327975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092327975 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092327975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092327975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092327975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092327975 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092327975 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092327975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092327975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092327975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092327975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092327975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@33a2975c244c: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@33a2975c244c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)4927685 HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092327989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092327989 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092327989 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092327989 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092327989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092327989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092327989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092327989 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092327990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092327990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092327990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092327990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092327990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092327990 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005febb8) (sccp_scrc.c:472) 20241029092327990 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241029092327990 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092327990 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092327990 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092327990 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092327990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005febb8), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a15ec1a4d5a21cdb31c87004f40030001260056400500f1100926) (sccp_scrc.c:401) 20241029092327990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092327990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092327990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092327990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092327990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092327990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092327990 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) 20241029092327990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092327990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092327990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092327990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092327990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092327990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092327990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092327990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092327991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092327991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@33a2975c244c: setverdict(pass): none -> pass 20241029092328009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(131)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@33a2975c244c: Final verdict of PTC: none 20241029092328022 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32953<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(124)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(127)@33a2975c244c: Final verdict of PTC: none 20241029092328023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(125)@33a2975c244c: Final verdict of PTC: none 20241029092328024 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092328024 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) 20241029092328024 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092328024 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092328024 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092328024 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) 20241029092328024 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092328024 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092328024 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092328025 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) 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092328025 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 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092328025 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(128)@33a2975c244c: Final verdict of PTC: none 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092328025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092328025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092328025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092328025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092328025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092328025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092328025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092328025 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092328025 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) 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092328025 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 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092328025 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092328025 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092328025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092328025 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092328025 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092328025 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092328025 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092328025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092328025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092328025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092328025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092328025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092328025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092328025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092328026 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.msc0-M3UA(126)@33a2975c244c: Final verdict of PTC: none 20241029092328026 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092328026 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092328026 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092328026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092328026 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092328026 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092328026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005febb8), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092328026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092328026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092328026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092328026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092328026 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092328026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092328026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092328026 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092328026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092328026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092328026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092328026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{disrupted}: Freeing instance (context_map.c:202) 20241029092328026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16611677)[0x55667407ab10]{disrupted}: Deallocated (fsm.c:568) 20241029092328026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092328026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092328026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092328026 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611677 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092328027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092328027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092328027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092328027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092328027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092328027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092328027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092328027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092328027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092328027 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092328027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW-MGCP(130)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(129)@33a2975c244c: Final verdict of PTC: none 20241029092328027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092328027 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092328027 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092328027 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(123)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(120)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092328030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:28 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 20241029092328123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092328625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177400) Waiting for packet dumper to finish... 1 (prev_count=177400, count=177940) 20241029092330026 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092330026 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092330026 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092330026 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092330026 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092330026 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_cs_bidir started. 20241029092331735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092331744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092331745 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_ranap_cs_bidir-Iuh0(133)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092331745 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092331752 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33709<->l=127.0.0.1:4262) (control_if.c:570) 20241029092331753 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331753 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331753 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331753 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331753 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331753 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331753 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331753 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331754 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331754 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092331754 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) 20241029092331754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092331754 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331754 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) 20241029092331754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092331754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331754 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331754 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331754 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092331754 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) 20241029092331754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092331754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331754 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) 20241029092331754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092331754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331754 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331754 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331754 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092331754 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092331755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092331755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092331755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092331755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331755 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331755 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331755 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092331755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092331755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092331755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092331755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092331755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331755 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331755 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 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092331755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331755 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 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092331755 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 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092331755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092331755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092331755 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(138)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(138)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(136)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092331768 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331768 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331768 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331768 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331769 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331769 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331769 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092331769 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331770 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331770 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092331770 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) 20241029092331770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331770 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) 20241029092331770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092331770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331770 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331770 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331770 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092331770 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) 20241029092331770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331770 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) 20241029092331770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092331770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331770 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331770 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331770 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092331770 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092331770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331770 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092331770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092331770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331770 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331770 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092331770 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092331770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092331770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092331770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331770 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331770 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 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092331770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331770 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 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092331770 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 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092331770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092331770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092331770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(141)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(139)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092331791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092331791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092331791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092331791 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092331791 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) 20241029092331791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092331791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092331791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092331791 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@33a2975c244c: setverdict(pass): none -> pass 20241029092331967 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 20241029092331967 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 20241029092331967 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092331967 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(138)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092331972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331972 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092331972 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092331972 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092331972 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092331972 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092331972 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092331973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331973 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092331973 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092331973 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092331973 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092331973 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092331973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092331973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092331973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092331973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092331973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092331973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092331973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092331973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092331973 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092331973 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092331973 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331974 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092331974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092331974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092331974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092331974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092331974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331974 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092331974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092331974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092331974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092331974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092331981 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 20241029092331981 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 20241029092331981 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092331981 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(141)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092331986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331986 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092331986 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092331986 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092331986 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092331986 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092331986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092331987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331987 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092331987 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092331987 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092331987 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092331987 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092331987 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092331987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092331987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092331987 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092331987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092331987 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092331987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092331987 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092331987 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092331987 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092331987 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092331988 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092331988 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092331988 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092331988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092331988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092331988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092331989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092331989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092331989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092331989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092331989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092331989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092331989 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092331989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092331989 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092331989 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092331989 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092331989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092331989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092331989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092331989 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332171 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092332171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a7fc9), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092332171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092332171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092332172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092332172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092332172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092332172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092332172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092332172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092332172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092332172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092332172 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332179 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092332179 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092332179 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092332179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092332179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092332179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092332179 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092332179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092332179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092332179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092332179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092332179 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=004a7fc9) (sccp_scrc.c:472) 20241029092332179 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241029092332179 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092332180 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092332180 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092332180 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092332180 DLSCCP DEBUG SCCP-SCOC(3)[0x55667407b5e0]{IDLE}: Deallocated (fsm.c:568) 20241029092332780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092332780 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092332780 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092332780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092332780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092332780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092332780 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092332780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092332780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092332780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092332780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092332780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092332780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092332780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092332780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.msc0-RAN(137)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092332780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092332780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092332780 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092332780 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092332781 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) 20241029092332781 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) 20241029092332781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092332781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092332781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092332781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092332781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092332781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092332781 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092332781 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092332781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332781 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092332781 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092332781 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092332781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092332781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092332781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092332781 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332784 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092332784 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092332784 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092332784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092332784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092332784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092332784 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092332784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092332784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092332784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092332784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092332784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092332784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092332784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092332784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092332784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092332784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092332784 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092332784 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(137)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092332788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332788 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092332788 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092332788 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092332788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092332788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092332788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092332788 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092332788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092332788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092332788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092332788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092332788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092332788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092332788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092332788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092332788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092332788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092332788 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092332788 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) 20241029092332788 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) 20241029092332788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092332788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092332788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092332789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092332789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092332789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092332789 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092332789 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092332789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092332789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092332789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092332789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092332789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092332789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092332789 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092332789 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092332789 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092332789 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092332789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092332789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092332789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092332789 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092332789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092332789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092332789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092332789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092332789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092332789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092332789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092332789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092332789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092332790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092332790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092332790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092332790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092332790 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092332790 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092332790 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(140)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092332802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(137)@33a2975c244c: f_create_expect(l3 := '4A436A3EB3B3F75CDA8E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@33a2975c244c: Created Expect[0] for '4A436A3EB3B3F75CDA8E'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@33a2975c244c: Added conn table entry 0TC_ranap_cs_bidir0(143)13837556 20241029092333849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092333849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092333849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092333849 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092333849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd324f4, normal) (hnbgw_rua.c:388) 20241029092333849 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092333849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092333850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13837556 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092333850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092333850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092333850 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13837556 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092333850 DCN DEBUG map_sccp[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092333850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092333850 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13837556 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092333850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13837556 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092333850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092333850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092333850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092333850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092333850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092333850 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092333850 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{IDLE}: Allocated (fsm.c:456) 20241029092333850 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092333850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4a436a3eb3b3f75cda8e004f40030002880056400500f1100926) (sccp_scrc.c:401) 20241029092333850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092333850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092333850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092333850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092333850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092333850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092333850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092333850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092333850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092333850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092333850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092333850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092333850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092333850 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092333850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092333850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092333851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092333851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092333851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092333851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092333851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092333851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092333851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092333851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@33a2975c244c: Found Expect[0] for l3='4A436A3EB3B3F75CDA8E'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@33a2975c244c: Added conn table entry 0TC_ranap_cs_bidir0(143)10514866 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: Session index based on connection ID:0 TC_ranap_cs_bidir0(143)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092333867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092333867 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092333867 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092333867 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092333867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092333867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092333867 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092333867 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092333867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092333867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092333867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092333867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092333867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092333867 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e7cca5) (sccp_scrc.c:472) 20241029092333867 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241029092333867 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092333867 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092333867 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092333867 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092333867 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) 20241029092333867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092333867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(136)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: vl_len:22 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A40F136A843ADBC3D652B'O 20241029092334070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092334070 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092334070 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092334070 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092334070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092334070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092334070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092334070 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092334070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092334071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092334071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092334071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092334071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092334071 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=001440120000010010400b0a40f136a843adbc3d652b) (sccp_scrc.c:472) 20241029092334071 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241029092334071 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092334071 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092334071 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092334071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092334071 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029092334071 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092334071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029092334071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092334071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241029092334071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092334071 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(143)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092334092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092334092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092334092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029092334092 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092334092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd324f4) (hnbgw_rua.c:452) 20241029092334092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13837556 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029092334092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092334092 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029092334092 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092334092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029092334092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092334093 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092334093 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092334093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cca5), PART(T=Data,L=22,D=001440120000010010400b0aa63f671ba87911d57c7c) (sccp_scrc.c:401) 20241029092334093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092334093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092334093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092334093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092334093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092334093 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092334093 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092334093 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092334093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092334093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092334093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092334093 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: vl_len:20 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(136)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241029092334111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092334111 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092334111 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092334111 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092334111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092334111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092334111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092334111 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092334112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092334112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092334112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092334112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092334112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092334112 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) 20241029092334112 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241029092334112 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092334112 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092334112 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092334112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092334112 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241029092334112 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241029092334112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241029092334112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092334112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241029092334112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092334112 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(143)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092334119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(143)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092334128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092334128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092334128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092334128 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092334128 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092334128 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092334128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092334128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092334128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092334128 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092334128 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092334128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cca5), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092334128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092334129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092334129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092334129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092334129 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092334129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092334129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092334129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092334129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13837556)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092334129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092334129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{disconnected}: Freeing instance (context_map.c:206) 20241029092334129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55667407ab10]{disconnected}: Deallocated (fsm.c:568) 20241029092334129 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13837556 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092334129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092334129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092334129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092334129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092334129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092334129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092334129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092334129 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(137)@33a2975c244c: Final verdict of PTC: none 20241029092334130 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33709<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_bidir-Iuh0(133)@33a2975c244c: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(134)@33a2975c244c: Final verdict of PTC: none 20241029092334131 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 20241029092334131 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) 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092334131 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092334131 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) 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092334131 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092334131 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) 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092334131 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092334131 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) 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092334131 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) 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092334131 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092334131 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092334131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092334131 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092334131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092334132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092334132 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 20241029092334132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092334132 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092334132 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092334132 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092334132 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092334132 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092334132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092334132 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(140)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(132)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(139)@33a2975c244c: Final verdict of PTC: none 20241029092334132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092334132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092334132 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092334132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092334132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092334132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092334132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092334132 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092334132 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.sgsn0-M3UA(141)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(138)@33a2975c244c: Final verdict of PTC: none 20241029092334132 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092334132 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092334132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092334133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092334133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092334133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092334133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092334133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092334133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092334133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092334133 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092334133 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092334133 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(142)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092334137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32776<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:34 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 20241029092334220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092334722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32808<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186824) Waiting for packet dumper to finish... 1 (prev_count=186824, count=187364) 20241029092336133 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092336133 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092336133 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092336133 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092336133 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092336133 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23:36 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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_ps_bidir started. 20241029092337830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092337836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092337838 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092337838 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(145)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092337842 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34215<->l=127.0.0.1:4262) (control_if.c:570) 20241029092337844 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337844 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337844 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337844 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337844 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337844 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337844 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337844 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337845 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337845 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092337845 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) 20241029092337845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337845 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) 20241029092337845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092337845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337845 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337845 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337845 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092337845 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) 20241029092337845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337845 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) 20241029092337845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092337845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337845 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337845 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337845 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092337845 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092337845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337845 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092337845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092337845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337845 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337845 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337845 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092337845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092337845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092337845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092337845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337845 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337845 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 20241029092337845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092337845 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092337845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337846 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 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092337846 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 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092337846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337846 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092337846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337846 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092337846 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(150)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(148)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092337858 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337858 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337858 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337858 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337859 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337859 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337859 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092337859 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092337860 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337860 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092337860 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) 20241029092337860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337860 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) 20241029092337860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092337860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337860 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337860 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337860 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092337860 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) 20241029092337860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337860 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) 20241029092337860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092337860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337860 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337860 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337860 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092337860 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092337860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337860 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092337860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092337860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337860 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337860 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092337860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092337860 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092337860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092337860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092337860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092337860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092337860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092337860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092337860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092337860 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092337860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337860 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 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092337860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337860 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 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092337860 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 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092337860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092337860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092337860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092337860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092337860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092337860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092337881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092337881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092337881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092337881 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092337881 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) 20241029092337881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092337881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092337881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092337881 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@33a2975c244c: setverdict(pass): none -> pass 20241029092338026 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092338027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005febb8), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092338027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092338027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092338027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092338027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092338027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092338027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092338027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092338027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092338027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092338027 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092338057 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 20241029092338057 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 20241029092338057 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092338057 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)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092338066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338066 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092338066 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092338066 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092338066 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092338066 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092338066 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092338068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338068 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092338068 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092338068 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092338068 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092338068 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092338068 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092338069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092338069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092338069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092338069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092338069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092338069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092338069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092338069 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092338069 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092338069 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092338070 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092338070 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092338070 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092338070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092338070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092338070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092338070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092338070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092338070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092338070 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092338070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338070 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092338070 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092338070 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092338070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092338070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092338070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092338070 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092338072 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 20241029092338072 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 20241029092338072 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092338072 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)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092338078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338078 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092338078 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092338078 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092338078 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092338078 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092338078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092338081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338081 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092338081 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092338081 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092338081 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092338081 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092338081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092338081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092338081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092338081 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092338081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092338081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092338081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092338081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092338081 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092338081 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092338081 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092338083 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092338083 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092338083 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092338083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092338083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092338083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092338083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092338083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092338083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092338083 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092338083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092338083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092338083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092338083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092338083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092338083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092338083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(149)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092338872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338872 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092338872 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092338872 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092338872 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092338872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092338872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092338872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092338872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092338872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092338872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092338872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092338872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092338872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092338872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092338872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092338872 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092338872 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) 20241029092338872 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) 20241029092338872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092338872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092338872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092338872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092338872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092338872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092338872 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092338872 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092338872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092338872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092338872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092338872 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092338872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338872 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092338872 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092338872 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092338872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092338872 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092338873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092338873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092338873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092338873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092338873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092338873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092338873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092338873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092338873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092338873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092338873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092338873 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092338873 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(149)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092338879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338879 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092338879 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092338879 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092338879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092338879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092338879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092338879 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092338879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092338879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092338879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092338879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092338879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092338879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092338879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092338879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092338879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092338879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092338879 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092338879 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092338879 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) 20241029092338879 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) 20241029092338879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092338879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092338879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092338879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092338879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092338879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092338879 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092338879 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092338879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338879 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092338879 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092338879 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092338879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092338879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092338879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092338879 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092338881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092338881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092338881 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092338881 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092338881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092338881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092338881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092338881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092338881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092338881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092338881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092338881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092338881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092338881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092338881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092338881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092338881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092338882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092338882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092338882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092338882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092338882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092338882 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092338882 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(152)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092338904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(152)@33a2975c244c: f_create_expect(l3 := '416AC987EBF03B23868D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@33a2975c244c: Created Expect[0] for '416AC987EBF03B23868D'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@33a2975c244c: Added conn table entry 0TC_ranap_ps_bidir0(155)389754 20241029092339951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092339951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092339951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092339951 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092339951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f27a, normal) (hnbgw_rua.c:388) 20241029092339951 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092339951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092339952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-389754 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092339952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092339952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092339952 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-389754 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092339952 DCN DEBUG map_sccp[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092339952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092339952 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-389754 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092339952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-389754 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092339952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092339952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092339952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092339952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092339952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092339952 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092339952 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{IDLE}: Allocated (fsm.c:456) 20241029092339952 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092339952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a416ac987ebf03b23868d004f40030000c90056400500f1100926) (sccp_scrc.c:401) 20241029092339952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092339952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092339952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092339952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092339952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092339952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092339952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092339952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092339952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092339952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092339952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092339952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092339952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092339952 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092339952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092339952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092339952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092339952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092339952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092339952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092339952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092339952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092339952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092339952 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@33a2975c244c: Found Expect[0] for l3='416AC987EBF03B23868D'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@33a2975c244c: Added conn table entry 0TC_ranap_ps_bidir0(155)15608573 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(155)@33a2975c244c: setverdict(pass): none -> pass 20241029092339969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092339969 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092339969 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092339969 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092339969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092339969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092339969 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092339969 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092339969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092339969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092339969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092339970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092339970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092339970 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0042c4a1) (sccp_scrc.c:472) 20241029092339970 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241029092339970 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092339970 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092339970 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092339970 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092339970 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) 20241029092339970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092339970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A82143C6FF32CDAD759D9'O 20241029092340170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092340170 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092340170 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092340170 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092340170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092340170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092340170 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092340170 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092340170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092340170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092340170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092340170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092340170 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=001440120000010010400b0a82143c6ff32cdad759d9) (sccp_scrc.c:472) 20241029092340170 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241029092340170 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092340170 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092340170 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092340170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092340170 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029092340171 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092340171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029092340171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092340171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241029092340171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092340171 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(155)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092340189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092340189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092340189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029092340189 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092340189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f27a) (hnbgw_rua.c:452) 20241029092340189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-389754 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029092340189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092340189 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029092340189 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092340189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029092340189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092340189 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092340189 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092340189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042c4a1), PART(T=Data,L=22,D=001440120000010010400b0a71854aadb4dbe52c6157) (sccp_scrc.c:401) 20241029092340189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092340189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092340189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092340189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092340189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092340189 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092340189 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092340189 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092340189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092340189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092340189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092340189 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241029092340209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092340209 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092340209 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092340209 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092340209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092340209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092340209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092340209 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092340209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092340209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092340209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092340209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092340209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092340209 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) 20241029092340209 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241029092340209 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092340209 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092340209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092340209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092340209 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241029092340209 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241029092340209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241029092340209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092340209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241029092340209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092340209 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(155)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092340217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(155)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092340226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092340226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092340226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092340226 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092340226 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092340226 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092340226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092340226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092340226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092340226 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092340226 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092340226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042c4a1), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092340226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092340226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092340226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092340226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092340227 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092340227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092340227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092340227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092340227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-389754)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092340227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092340227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{disconnected}: Freeing instance (context_map.c:206) 20241029092340227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55667407ab10]{disconnected}: Deallocated (fsm.c:568) 20241029092340227 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-389754 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092340227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_ps_bidir-Iuh0-RUA(146)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(152)@33a2975c244c: Final verdict of PTC: none 20241029092340227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092340227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092340227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092340227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092340227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092340227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092340227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092340228 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34215<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(149)@33a2975c244c: Final verdict of PTC: none 20241029092340229 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092340229 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) 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092340229 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092340229 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) 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092340229 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 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092340229 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092340229 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092340229 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092340229 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092340229 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(148)@33a2975c244c: Final verdict of PTC: none 20241029092340229 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 20241029092340229 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) 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092340229 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 20241029092340229 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092340229 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) 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092340229 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092340229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092340229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092340229 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092340229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092340229 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092340229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092340229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092340229 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092340229 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092340229 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092340229 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(154)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(144)@33a2975c244c: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(145)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092340237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:40 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 20241029092340325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092340827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165280) Waiting for packet dumper to finish... 1 (prev_count=165280, count=180836) 20241029092342230 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092342230 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092342230 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23:42 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@33a2975c244c: 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@33a2975c244c: Test case TC_rab_assignment started. 20241029092343963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092343969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46906<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment-Iuh0(157)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092343970 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092343970 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092343974 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36321<->l=127.0.0.1:4262) (control_if.c:570) 20241029092343975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343975 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343975 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343975 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343976 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343976 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343976 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343976 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343977 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343977 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092343977 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) 20241029092343977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343977 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) 20241029092343977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092343977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343977 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343977 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343977 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092343977 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) 20241029092343977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343977 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) 20241029092343977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092343977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343977 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343977 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092343977 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092343977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092343977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092343977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343977 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343977 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343977 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092343977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092343977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092343977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092343977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343977 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343977 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 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092343977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343977 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 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092343977 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 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092343977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092343977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092343977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(162)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(160)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092343993 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343993 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343993 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092343993 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343993 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343993 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343993 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343993 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092343993 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092343994 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343994 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092343994 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) 20241029092343994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343994 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) 20241029092343994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092343994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343994 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343994 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343994 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092343994 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) 20241029092343994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343994 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) 20241029092343994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092343994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343994 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343994 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343994 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092343994 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092343994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343994 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092343994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092343994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343994 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343994 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092343994 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092343994 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092343995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092343995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092343995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092343995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092343995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092343995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092343995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092343995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092343995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092343995 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092343995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343995 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 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092343995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343995 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 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092343995 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 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092343995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092343995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092343995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092343995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092343995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092343995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092343995 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092343995 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092344015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092344015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092344015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092344015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092344015 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) 20241029092344015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092344015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092344015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092344015 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@33a2975c244c: setverdict(pass): none -> pass 20241029092344129 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092344130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cca5), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092344130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092344130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092344130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092344130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092344130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092344130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092344130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092344130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092344130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092344130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092344130 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092344191 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 20241029092344191 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 20241029092344191 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092344191 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(162)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092344199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092344199 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092344199 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092344199 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092344199 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092344199 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092344199 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092344202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092344202 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092344202 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092344202 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092344202 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092344202 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092344202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092344202 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 20241029092344202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092344202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092344202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092344202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092344202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092344202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092344202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092344203 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092344203 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092344203 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092344204 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092344204 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092344204 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092344204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092344204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092344204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092344204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092344204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092344204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092344204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092344204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092344204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092344204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092344204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092344204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092344204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092344204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092344204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092344204 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092344205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092344205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092344205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092344205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092344205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092344205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092344205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092344205 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092344206 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 20241029092344206 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 20241029092344206 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 20241029092344206 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092344206 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092344206 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092344206 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(165)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092344212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092344212 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092344212 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092344212 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092344212 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092344212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092344212 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092344212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092344212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092344213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092344213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092344213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092344213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092344213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092344213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092344213 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092344217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092344217 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092344217 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092344217 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092344217 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092344217 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029092344217 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092344217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092344217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092344217 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092344217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092344217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092344217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092344217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092344217 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092344217 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092344217 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092344218 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092344218 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092344218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092344218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092344218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092344218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092344218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092344218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092344218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092344219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092344219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092344219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092344219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092344219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092344219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092344219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092344219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092344219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092344219 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092344219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092344219 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092344219 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092344219 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092344219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092344219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092344219 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092344219 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092345005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092345005 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092345005 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092345005 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092345005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092345005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092345005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092345005 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092345005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092345005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092345005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092345005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092345005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092345005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092345005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092345005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092345005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092345006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092345006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092345006 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092345006 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) 20241029092345006 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) 20241029092345006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092345006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092345006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092345006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092345006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092345006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092345006 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092345006 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092345006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092345006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092345006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092345006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092345006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092345006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092345006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092345006 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092345008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092345008 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092345008 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092345008 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092345008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092345008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092345008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092345008 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092345008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092345008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092345008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092345008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092345008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092345008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092345008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092345008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092345008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092345008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092345008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092345008 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092345009 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(161)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092345017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092345017 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092345017 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092345017 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092345017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092345017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092345017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092345017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092345018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092345018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092345018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092345018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092345018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092345018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092345018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092345018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092345018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092345018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092345018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092345018 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092345018 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) 20241029092345018 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) 20241029092345018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092345018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092345018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092345018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092345018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092345018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092345018 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092345018 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092345018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092345018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092345018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092345018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092345018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092345018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092345018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092345018 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092345021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092345021 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092345021 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092345021 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092345021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092345021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092345021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092345021 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092345021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092345021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092345021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092345021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092345021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092345021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092345021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092345021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092345021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092345021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092345021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092345021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092345021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092345021 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092345021 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092345021 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092345036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(166)@33a2975c244c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@33a2975c244c: f_create_expect(l3 := '3B7B891B831D39979E0D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@33a2975c244c: Created Expect[0] for '3B7B891B831D39979E0D'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@33a2975c244c: Added conn table entry 0TC_rab_assignment0(167)470553 20241029092346090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092346090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092346090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092346090 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092346090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x72e19, normal) (hnbgw_rua.c:388) 20241029092346090 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092346090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092346090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-470553 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092346090 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092346090 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092346090 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-470553 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092346090 DCN DEBUG map_sccp[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092346090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092346090 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-470553 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092346090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-470553 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092346090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092346090 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092346090 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092346090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092346090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092346090 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092346090 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{IDLE}: Allocated (fsm.c:456) 20241029092346090 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092346090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3b7b891b831d39979e0d004f40030002720056400500f1100926) (sccp_scrc.c:401) 20241029092346090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092346090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092346090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092346090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092346090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092346090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092346090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092346090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092346090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092346090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092346090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092346090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092346090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092346090 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092346090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092346090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092346090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346090 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092346090 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092346090 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092346090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092346090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092346090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092346090 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@33a2975c244c: Found Expect[0] for l3='3B7B891B831D39979E0D'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@33a2975c244c: Added conn table entry 0TC_rab_assignment0(167)2555068 TC_rab_assignment0(167)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092346103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346103 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092346103 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092346103 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092346103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092346103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092346103 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092346103 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092346103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092346103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092346103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092346103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092346103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092346103 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cb3f46) (sccp_scrc.c:472) 20241029092346103 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241029092346103 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092346103 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092346103 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092346103 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092346103 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) 20241029092346103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092346103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(156)@33a2975c244c: 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(156)@33a2975c244c: 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(156)@33a2975c244c: 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(160)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: vl_len:91 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029092346306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346306 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092346306 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092346306 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092346306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092346306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092346306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092346306 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092346306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092346306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092346306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092346306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092346306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092346306 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) 20241029092346306 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241029092346306 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092346306 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092346306 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092346306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092346307 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092346307 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092346307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092346307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092346307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092346307 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029092346307 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029092346307 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029092346307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092346307 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029092346307 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{UNUSED}: Allocated (fsm.c:456) 20241029092346307 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{UNUSED}: is child of mgw(mgw-fsm-470553-0)[0x55667407f250] (fsm.c:486) 20241029092346307 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-470553-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:724) 20241029092346307 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092346307 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092346307 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092346307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e140]{ST_CRCX}: Allocated (fsm.c:456) 20241029092346307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e140]{ST_CRCX}: is child of mgw-endp(mgw-fsm-470553-0)[0x556674074500] (fsm.c:486) 20241029092346307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e140]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092346307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e140]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029092346307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=197 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 72e191'... (mgcp_client.c:805) 20241029092346307 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1208) 20241029092346307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e140]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092346307 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(166)@33a2975c244c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72e1917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72e1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(167) TC_rab_assignment0(167)@33a2975c244c: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72e1917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72e1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092346344 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241029092346344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029092346344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029092346344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092346344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092346344 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029092346344 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346344 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346344 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092346344 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092346344 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346344 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092346344 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029092346344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092346344 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029092346344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029092346344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029092346344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092346344 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(167)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092346371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092346371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092346371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029092346371 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092346371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x72e19) (hnbgw_rua.c:452) 20241029092346371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-470553 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029092346371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092346371 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092346371 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092346371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092346371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092346371 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029092346371 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029092346371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092346371 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029092346371 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-470553-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:724) 20241029092346371 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092346371 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092346371 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029092346371 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=211 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: 72e191'... (mgcp_client.c:805) 20241029092346371 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1208) 20241029092346371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092346371 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092346371 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346371 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@33a2975c244c: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72e1917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72e1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092346386 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241029092346386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029092346386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029092346386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346386 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092346386 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029092346386 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-470553-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:724) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092346386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e5b0]{ST_CRCX}: Allocated (fsm.c:456) 20241029092346386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e5b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-470553-0)[0x556674074500] (fsm.c:486) 20241029092346386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e5b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092346386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e5b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029092346386 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=201 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: 72e191'... (mgcp_client.c:805) 20241029092346386 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241029092346386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-470553-0)[0x55667407e5b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346386 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@33a2975c244c: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72e1917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72e1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092346396 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241029092346396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029092346396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029092346396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092346396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346396 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{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) 20241029092346396 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092346396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092346396 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029092346396 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029092346396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029092346396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092346396 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092346396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3f46), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029092346396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092346396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092346396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092346396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092346396 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029092346396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092346396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092346396 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092346396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092346396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092346396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092346396 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@33a2975c244c: 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(156)@33a2975c244c: 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(156)@33a2975c244c: 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(160)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: vl_len:12 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029092346441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346441 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092346441 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092346441 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092346441 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092346441 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092346441 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092346441 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092346441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092346441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092346441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092346441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092346441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092346441 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) 20241029092346441 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241029092346441 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092346441 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092346441 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092346441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092346441 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029092346441 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029092346441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029092346441 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241029092346441 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241029092346441 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029092346441 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029092346441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092346441 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=55 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: 72e191'... (mgcp_client.c:805) 20241029092346441 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1208) 20241029092346441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092346441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092346441 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=55 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: 72e191'... (mgcp_client.c:805) 20241029092346441 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1208) 20241029092346441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092346441 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: Removing from parent mgw(mgw-fsm-470553-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:873) 20241029092346441 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029092346441 DLMGCP DEBUG mgw-endp(mgw-fsm-470553-0)[0x556674074500]{IN_USE}: Deallocated (fsm.c:568) 20241029092346441 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029092346441 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029092346441 DMGW DEBUG mgw(mgw-fsm-470553-0)[0x55667407f250]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029092346441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092346441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029092346441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092346441 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(167)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72e1917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72e1917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092346452 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241029092346452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092346452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092346452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092346452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092346453 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241029092346453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092346453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092346453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092346453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e5b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092346455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092346455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092346455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029092346455 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092346455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x72e19) (hnbgw_rua.c:452) 20241029092346455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-470553 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029092346455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092346455 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029092346455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029092346455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029092346455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092346455 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092346455 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092346455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3f46), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029092346455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092346455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092346455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092346455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092346455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092346455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092346455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092346455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092346455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092346455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092346455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092346458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(167)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092346461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092346461 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) 20241029092346461 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092346461 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092346461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092346461 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) 20241029092346461 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092346461 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092346461 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 20241029092346461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346461 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092346461 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092346461 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092346461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092346461 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092346461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092346461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092346462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092346462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092346462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092346462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092346462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092346462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092346462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092346462 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092346462 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092346462 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092346462 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092346462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092346462 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092346462 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092346462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3f46), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092346462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092346462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092346462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092346462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092346462 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092346462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092346462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092346462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092346462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092346462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092346463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092346463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092346463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470553)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092346463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092346463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{disconnected}: Freeing instance (context_map.c:206) 20241029092346463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55667407ab10]{disconnected}: Deallocated (fsm.c:568) 20241029092346463 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-470553 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092346463 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 20241029092346463 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) 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092346463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092346463 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) 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092346463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092346463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092346463 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) 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092346463 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092346463 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092346463 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092346463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092346463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092346463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092346463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092346463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092346463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092346463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092346463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092346463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092346463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092346463 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36321<->l=127.0.0.1:4262) (control_if.c:193) 20241029092346463 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(161)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@33a2975c244c: Final verdict of PTC: none 20241029092346463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092346463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092346463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092346464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092346464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092346464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092346464 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092346464 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092346464 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092346464 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092346464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092346464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092346464 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092346464 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-RAN(164)@33a2975c244c: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(158)@33a2975c244c: Final verdict of PTC: none 20241029092346464 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(165)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@33a2975c244c: Final verdict of PTC: none TC_rab_assignment-Iuh0(157)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(166)@33a2975c244c: Final verdict of PTC: none 20241029092346522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46896<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(156)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092346524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46906<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@33a2975c244c: Test case TC_rab_assignment finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:46 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241029092346572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092347074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235680) 20241029092348028 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092348028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005febb8), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092348028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092348028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092348028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092348028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092348028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092348028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092348028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092348028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092348028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092348028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092348028 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092348028 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=235680, count=249912) 20241029092348463 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092348463 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092348463 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092348463 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092348463 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092348463 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_rab_release started. 20241029092350188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092350196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release-Iuh0(169)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092350197 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092350197 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092350202 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44257<->l=127.0.0.1:4262) (control_if.c:570) 20241029092350204 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350204 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350204 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350204 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350204 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350204 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350204 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350204 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350206 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350206 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092350206 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) 20241029092350206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350206 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) 20241029092350206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092350206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350206 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350206 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350206 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092350206 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) 20241029092350206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350206 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) 20241029092350206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092350206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350206 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350206 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350206 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092350206 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092350206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350206 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092350206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092350206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350206 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350206 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350206 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092350206 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092350206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092350206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092350206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350206 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350206 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 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092350206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350206 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 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092350206 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 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092350206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350206 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092350206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350206 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092350206 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(174)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(174)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(174)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(172)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092350219 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350219 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350219 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350219 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350219 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350219 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350219 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092350219 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350220 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350220 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092350220 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) 20241029092350220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350220 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) 20241029092350220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092350220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350220 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350220 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350220 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092350220 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) 20241029092350220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350220 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) 20241029092350220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092350220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350220 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350220 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350220 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092350220 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092350220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350220 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092350220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092350220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350220 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350220 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350220 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092350220 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092350220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092350220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092350220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350220 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350220 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 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092350220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350220 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 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092350220 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 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092350220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092350220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092350220 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092350227 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092350227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042c4a1), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092350227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092350227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092350227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092350227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092350228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092350228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(177)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(175)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092350242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092350242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092350242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092350242 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092350242 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) 20241029092350242 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092350242 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092350242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092350242 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@33a2975c244c: setverdict(pass): none -> pass 20241029092350417 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 20241029092350417 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 20241029092350417 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092350417 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(174)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092350427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350427 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092350427 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092350427 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092350427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092350427 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092350427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092350429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350429 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092350429 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092350429 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092350429 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092350429 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092350429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092350430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092350430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092350430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092350430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092350430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092350430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092350430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092350430 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092350430 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092350430 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350431 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350431 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092350431 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092350431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092350431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092350431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092350431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350431 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092350431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092350431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092350431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092350431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092350432 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 20241029092350433 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 20241029092350433 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092350433 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(177)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092350439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350439 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092350439 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092350439 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092350439 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092350439 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092350439 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092350441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350441 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092350441 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092350441 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092350441 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092350441 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092350441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092350442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092350442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092350442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092350442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092350442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092350442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092350442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092350442 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092350442 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092350442 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092350443 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092350443 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092350443 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092350443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092350443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092350443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092350443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092350443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092350443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092350443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092350443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092350443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092350443 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092350443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092350443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092350443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092350443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092350443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092350443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092350443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092350443 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(173)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092351230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092351230 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092351230 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092351230 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092351230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092351230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092351230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092351230 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092351230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092351230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092351230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092351230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092351230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092351230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092351230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092351230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092351230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092351230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092351230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092351230 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092351230 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) 20241029092351230 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) 20241029092351230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092351230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092351230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092351230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092351230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092351230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092351230 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092351230 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092351230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092351230 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092351230 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092351230 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092351230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092351230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092351230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092351230 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092351232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092351232 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092351232 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092351232 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092351232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092351232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092351232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092351232 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092351233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092351233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092351233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092351233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092351233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092351233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092351233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092351233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092351233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092351233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092351233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092351233 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092351233 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(173)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(176)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092351239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092351239 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092351239 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092351239 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092351239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092351239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092351239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092351239 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092351239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092351239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092351239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092351239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092351239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092351239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092351239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092351240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092351240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092351240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092351240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092351240 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092351240 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) 20241029092351240 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) 20241029092351240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092351240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092351240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092351240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092351240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092351240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092351240 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092351240 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092351240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092351240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092351240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092351240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092351240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092351240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092351240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092351240 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092351241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092351241 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092351241 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092351241 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092351241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092351241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092351241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092351241 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092351241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092351241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092351241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092351241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092351242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092351242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092351242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092351242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092351242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092351242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092351242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092351242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092351242 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092351242 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092351242 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(176)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092351254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(178)@33a2975c244c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@33a2975c244c: f_create_expect(l3 := 'E0DFBF37069B5544269B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@33a2975c244c: Created Expect[0] for 'E0DFBF37069B5544269B'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@33a2975c244c: Added conn table entry 0TC_rab_release0(179)6777065 20241029092352311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092352311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092352311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092352311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092352311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6768e9, normal) (hnbgw_rua.c:388) 20241029092352311 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092352311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092352311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6777065 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092352311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092352311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092352311 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6777065 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092352311 DCN DEBUG map_sccp[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092352311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092352311 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6777065 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092352311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6777065 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092352311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092352311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092352311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092352311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092352311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092352311 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092352311 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{IDLE}: Allocated (fsm.c:456) 20241029092352311 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092352311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae0dfbf37069b5544269b004f40030001010056400500f1100926) (sccp_scrc.c:401) 20241029092352311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092352311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092352311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092352311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092352311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092352311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092352311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092352311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092352311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092352311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092352311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092352311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092352311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092352311 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092352311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092352311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092352311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092352311 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092352311 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092352311 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092352311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092352311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092352311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092352311 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@33a2975c244c: Found Expect[0] for l3='E0DFBF37069B5544269B'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@33a2975c244c: Added conn table entry 0TC_rab_release0(179)8815773 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(179)@33a2975c244c: setverdict(pass): none -> pass 20241029092352331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092352332 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092352332 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092352332 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092352332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092352332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092352332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092352332 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092352332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092352332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092352332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092352332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092352332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092352332 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e22ff) (sccp_scrc.c:472) 20241029092352332 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241029092352332 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092352332 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092352332 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092352332 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092352332 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) 20241029092352332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092352332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(172)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: vl_len:91 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029092352534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092352534 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092352534 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092352534 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092352534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092352534 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092352534 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092352534 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092352534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092352535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092352535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092352535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092352535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092352535 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) 20241029092352535 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241029092352535 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092352535 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092352535 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092352535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092352535 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092352535 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092352535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092352535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092352535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092352535 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029092352535 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029092352535 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029092352535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092352535 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029092352535 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{UNUSED}: Allocated (fsm.c:456) 20241029092352535 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{UNUSED}: is child of mgw(mgw-fsm-6777065-0)[0x55667407e140] (fsm.c:486) 20241029092352535 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6777065-0)[0x55667407e140] (mgcp_client_endpoint_fsm.c:724) 20241029092352535 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092352535 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092352535 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092352535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x55667407f250]{ST_CRCX}: Allocated (fsm.c:456) 20241029092352535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x55667407f250]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6777065-0)[0x556674074500] (fsm.c:486) 20241029092352535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x55667407f250]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092352535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x55667407f250]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029092352535 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 6768e9'... (mgcp_client.c:805) 20241029092352535 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241029092352535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x55667407f250]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092352535 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(178)@33a2975c244c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6768e917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6768e917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(179) TC_rab_release0(179)@33a2975c244c: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6768e917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6768e917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092352574 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241029092352574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029092352574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029092352574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092352574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092352574 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029092352574 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352574 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352574 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092352574 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092352574 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352574 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092352574 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029092352574 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092352574 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029092352574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029092352574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029092352574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092352574 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(179)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092352596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092352596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092352596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029092352596 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092352596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6768e9) (hnbgw_rua.c:452) 20241029092352596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6777065 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029092352596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092352596 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092352596 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092352596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092352596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092352596 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029092352596 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029092352596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092352596 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029092352596 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6777065-0)[0x55667407e140] (mgcp_client_endpoint_fsm.c:724) 20241029092352596 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092352596 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092352596 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029092352596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: 6768e9'... (mgcp_client.c:805) 20241029092352596 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241029092352596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092352596 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092352596 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352596 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@33a2975c244c: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6768e917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6768e917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092352621 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241029092352621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029092352621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029092352621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352621 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092352621 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029092352621 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6777065-0)[0x55667407e140] (mgcp_client_endpoint_fsm.c:724) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092352621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x556674077040]{ST_CRCX}: Allocated (fsm.c:456) 20241029092352621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x556674077040]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6777065-0)[0x556674074500] (fsm.c:486) 20241029092352621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x556674077040]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092352621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x556674077040]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029092352621 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: 6768e9'... (mgcp_client.c:805) 20241029092352621 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241029092352621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6777065-0)[0x556674077040]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352621 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@33a2975c244c: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6768e917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6768e917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092352638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241029092352638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029092352638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029092352638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092352638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352638 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{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) 20241029092352638 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092352638 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092352638 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029092352638 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029092352638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029092352638 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092352638 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092352638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e22ff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029092352638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092352638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092352638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092352638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092352638 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029092352638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092352638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092352638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092352638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092352638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092352638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092352638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092352638 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@33a2975c244c: 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(172)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: vl_len:21 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(172)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241029092352679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092352679 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092352679 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092352679 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092352679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092352679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092352679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092352679 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092352680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092352680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092352680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092352680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092352680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092352680 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) 20241029092352680 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241029092352680 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092352680 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092352680 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092352680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092352680 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092352680 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092352680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092352680 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029092352680 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029092352680 DMGW NOTICE mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241029092352680 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241029092352680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241029092352680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241029092352680 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241029092352680 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029092352680 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029092352680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092352680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: 6768e9'... (mgcp_client.c:805) 20241029092352680 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241029092352680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092352680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092352680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 6768e'... (mgcp_client.c:805) 20241029092352680 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092352680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092352680 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: Removing from parent mgw(mgw-fsm-6777065-0)[0x55667407e140] (mgcp_client_endpoint_fsm.c:873) 20241029092352680 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029092352680 DLMGCP DEBUG mgw-endp(mgw-fsm-6777065-0)[0x556674074500]{IN_USE}: Deallocated (fsm.c:568) 20241029092352680 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029092352680 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029092352680 DMGW DEBUG mgw(mgw-fsm-6777065-0)[0x55667407e140]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029092352680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092352680 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(168)@33a2975c244c: 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(179)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6768e917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6768e917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092352730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407f250]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092352730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092352730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556674077040]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(179)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092352730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(179)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092352732 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44257<->l=127.0.0.1:4262) (control_if.c:193) HNBGW-MGCP(178)@33a2975c244c: Final verdict of PTC: none 20241029092352732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092352732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092352732 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092352732 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092352732 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092352732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092352732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092352732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092352732 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092352732 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092352732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e22ff), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092352732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092352732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092352732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092352732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092352732 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092352732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092352732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092352732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092352732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6777065)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092352732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092352732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{disconnected}: Freeing instance (context_map.c:206) 20241029092352732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55667407ab10]{disconnected}: Deallocated (fsm.c:568) 20241029092352732 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6777065 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(176)@33a2975c244c: Final verdict of PTC: none 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092352733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092352733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092352733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092352733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092352733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092352733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092352733 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092352733 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092352733 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) 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(173)@33a2975c244c: Final verdict of PTC: none 20241029092352733 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092352733 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) 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092352733 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 20241029092352733 DLSS7 <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(175)@33a2975c244c: Final verdict of PTC: none 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092352733 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092352733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092352733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092352733 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092352733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092352733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092352733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092352733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092352733 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092352733 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092352733 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092352733 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release-Iuh0-RUA(170)@33a2975c244c: Final verdict of PTC: none 20241029092352733 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 20241029092352733 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) 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092352733 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) 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092352733 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092352733 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(177)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(172)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@33a2975c244c: Final verdict of PTC: none 20241029092352733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092352733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092352733 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092352733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092352733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092352733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092352733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092352733 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092352733 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092352733 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092352733 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092352733 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(174)@33a2975c244c: Final verdict of PTC: none TC_rab_release-Iuh0(169)@33a2975c244c: Final verdict of PTC: none 20241029092352755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46922<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(168)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092352757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@33a2975c244c: Test case TC_rab_release finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:52 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241029092352799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092353302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241220) 20241029092354131 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092354131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cca5), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092354131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092354131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092354131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092354131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092354131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092354132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092354132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092354132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092354132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092354132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092354132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092354132 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=241220, count=241760) 20241029092354734 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092354734 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092354734 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092354734 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092354734 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092354734 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:23: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_rab_release_abnormal started. 20241029092356357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092356364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal-Iuh0(181)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092356365 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092356365 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092356371 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35873<->l=127.0.0.1:4262) (control_if.c:570) 20241029092356372 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356372 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356372 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356373 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356373 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356373 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356373 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356373 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356374 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356374 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092356374 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) 20241029092356374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356374 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) 20241029092356374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092356374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356374 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356374 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356374 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092356374 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) 20241029092356374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356374 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) 20241029092356374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092356374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356374 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356374 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356374 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092356374 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092356374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092356374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092356374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356374 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356374 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092356375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092356375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092356375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092356375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092356375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356375 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356375 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 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092356375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356375 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 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092356375 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 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092356375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092356375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092356375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(186)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(186)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(186)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(184)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092356387 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356387 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356387 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356387 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356387 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356387 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356387 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092356387 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356388 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356389 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092356389 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) 20241029092356389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356389 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) 20241029092356389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092356389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356389 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356389 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356389 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092356389 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) 20241029092356389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356389 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) 20241029092356389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092356389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356389 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356389 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356389 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092356389 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092356389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356389 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092356389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092356389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356389 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356389 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356389 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092356389 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092356389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092356389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092356389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356389 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356389 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 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092356389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356389 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 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092356389 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 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092356389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092356389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092356389 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092356409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092356409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092356409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092356409 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092356409 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) 20241029092356409 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092356409 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092356409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092356409 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@33a2975c244c: setverdict(pass): none -> pass 20241029092356464 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092356464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3f46), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092356464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092356464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092356464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092356464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092356464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092356464 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092356585 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 20241029092356585 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 20241029092356585 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092356585 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(186)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092356591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356591 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092356591 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092356591 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092356591 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092356591 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092356591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092356595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356595 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092356595 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092356595 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092356595 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092356595 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092356595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092356595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092356595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092356595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092356595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092356595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092356595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092356595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092356595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092356595 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092356596 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356597 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356597 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092356597 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092356597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092356597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092356597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092356597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356597 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356597 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356597 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356597 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092356597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092356597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092356597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092356597 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092356600 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 20241029092356600 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 20241029092356600 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092356600 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(189)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092356610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356610 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092356610 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092356610 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092356610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092356610 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092356610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092356614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356614 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092356614 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092356614 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092356614 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092356614 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092356614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092356614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092356614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092356614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092356614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092356614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092356614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092356614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092356614 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092356614 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092356614 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092356616 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092356616 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092356616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092356616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092356616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092356616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092356616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092356616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092356616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092356616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092356616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092356616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092356616 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092356616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092356616 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092356616 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092356616 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092356616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092356617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092356617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092356617 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(185)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092357399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092357399 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092357399 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092357399 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092357399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092357399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092357399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092357399 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092357400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092357400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092357400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092357400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092357400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092357400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092357400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092357400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092357400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092357400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092357400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092357400 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092357400 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) 20241029092357400 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) 20241029092357400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092357400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092357400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092357400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092357401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092357401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092357401 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092357401 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092357401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092357401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092357401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092357401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092357401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092357401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092357401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092357401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092357402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092357402 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092357402 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092357402 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092357402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092357402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092357402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092357402 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092357402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092357402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092357402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092357402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092357402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092357402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092357402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092357402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092357403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092357403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092357403 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092357403 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092357403 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(185)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092357411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092357411 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092357411 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092357411 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092357411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092357411 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092357411 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092357411 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092357411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092357411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092357411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092357411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092357411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092357412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092357412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092357412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092357412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092357412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092357412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092357412 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092357412 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) 20241029092357412 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) 20241029092357412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092357412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092357412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092357412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092357412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092357412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092357412 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092357412 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092357413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092357413 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092357413 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092357413 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092357413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092357413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092357413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092357413 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092357415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092357415 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092357415 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092357415 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092357415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092357415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092357415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092357415 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092357415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092357415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092357415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092357415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092357415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092357415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092357415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092357415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092357415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092357415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092357415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092357415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092357415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092357415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092357415 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092357415 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(188)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092357428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092358029 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092358029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005febb8), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092358029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092358029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092358029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092358029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092358029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092358029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092358029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092358029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092358029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092358029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092358029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092358036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358036 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092358036 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092358036 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092358036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092358036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092358036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092358036 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092358036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092358036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092358036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092358036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092358036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092358036 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=005febb8) (sccp_scrc.c:472) 20241029092358036 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241029092358036 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092358036 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092358037 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092358037 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092358037 DLSCCP DEBUG SCCP-SCOC(4)[0x55667407af40]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(190)@33a2975c244c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@33a2975c244c: f_create_expect(l3 := '178F2A576D2C33FF68AA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@33a2975c244c: Created Expect[0] for '178F2A576D2C33FF68AA'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@33a2975c244c: Added conn table entry 0TC_rab_release_abnormal0(191)4032467 20241029092358478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092358479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092358479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092358479 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092358479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d87d3, normal) (hnbgw_rua.c:388) 20241029092358479 DHNB DEBUG map_rua[0x55667407af40]{init}: Allocated (fsm.c:456) 20241029092358479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092358479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032467 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092358479 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092358479 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092358479 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032467 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092358479 DCN DEBUG map_sccp[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092358479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092358479 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4032467 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092358479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032467 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092358479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092358479 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092358479 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092358479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092358479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092358479 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092358479 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{IDLE}: Allocated (fsm.c:456) 20241029092358479 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092358479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a178f2a576d2c33ff68aa004f40030003660056400500f1100926) (sccp_scrc.c:401) 20241029092358479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092358479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092358479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092358479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092358479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092358479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092358479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092358479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092358479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092358479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092358479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092358479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092358479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092358479 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092358479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092358479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092358480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358480 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092358480 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092358480 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092358480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092358480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092358480 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092358480 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@33a2975c244c: Found Expect[0] for l3='178F2A576D2C33FF68AA'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@33a2975c244c: Added conn table entry 0TC_rab_release_abnormal0(191)11716693 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: Session index based on connection ID:0 TC_rab_release_abnormal0(191)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092358495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358495 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092358495 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092358495 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092358495 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092358495 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092358495 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092358495 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092358495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092358495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092358495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092358495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092358495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092358495 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ab467c) (sccp_scrc.c:472) 20241029092358495 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241029092358495 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092358495 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092358495 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092358495 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092358495 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) 20241029092358496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092358496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(184)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: vl_len:91 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029092358698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358698 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092358698 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092358698 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092358698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092358698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092358698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092358698 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092358698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092358698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092358698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092358698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092358698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092358698 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) 20241029092358698 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241029092358698 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092358698 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092358699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092358699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092358699 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092358699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092358699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092358699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092358699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092358699 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029092358699 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029092358699 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029092358699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092358699 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029092358699 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{UNUSED}: Allocated (fsm.c:456) 20241029092358699 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{UNUSED}: is child of mgw(mgw-fsm-4032467-0)[0x55667407f250] (fsm.c:486) 20241029092358699 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4032467-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:724) 20241029092358699 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092358699 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092358699 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092358699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e140]{ST_CRCX}: Allocated (fsm.c:456) 20241029092358699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e140]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4032467-0)[0x556674074500] (fsm.c:486) 20241029092358699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e140]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092358699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e140]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029092358699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 3d87d'... (mgcp_client.c:805) 20241029092358699 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029092358699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e140]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092358699 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(190)@33a2975c244c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d87d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d87d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(191) TC_rab_release_abnormal0(191)@33a2975c244c: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d87d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d87d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092358735 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241029092358735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029092358735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029092358735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092358735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092358735 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029092358735 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358735 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358735 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092358735 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092358735 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358735 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092358735 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029092358735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092358735 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029092358735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029092358735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029092358735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092358735 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(191)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092358763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092358763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092358763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029092358763 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092358763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3d87d3) (hnbgw_rua.c:452) 20241029092358763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032467 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029092358763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092358763 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092358763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092358763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092358763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092358763 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029092358763 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029092358763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092358763 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029092358763 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4032467-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:724) 20241029092358763 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092358763 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092358763 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029092358763 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: 3d87d'... (mgcp_client.c:805) 20241029092358763 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241029092358763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092358763 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092358763 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358763 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@33a2975c244c: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3d87d317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d87d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092358781 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241029092358781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029092358781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029092358781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358782 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092358782 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029092358782 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4032467-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:724) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092358782 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e360]{ST_CRCX}: Allocated (fsm.c:456) 20241029092358782 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4032467-0)[0x556674074500] (fsm.c:486) 20241029092358782 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092358782 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029092358782 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: 3d87d'... (mgcp_client.c:805) 20241029092358782 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241029092358782 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4032467-0)[0x55667407e360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358782 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@33a2975c244c: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3d87d317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3d87d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092358800 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241029092358800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029092358800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029092358800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092358800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358800 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{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) 20241029092358800 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092358800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092358800 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029092358800 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029092358800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029092358800 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092358800 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092358800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab467c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029092358800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092358800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092358800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092358800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092358800 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029092358801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092358801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092358801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092358801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092358801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092358801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092358801 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@33a2975c244c: 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(184)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: vl_len:21 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(184)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241029092358843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092358843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092358843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092358843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092358843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092358843 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) 20241029092358843 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241029092358843 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092358843 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092358843 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092358843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092358843 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092358843 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092358843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092358843 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029092358843 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029092358843 DMGW NOTICE mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241029092358843 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241029092358843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241029092358843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358843 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092358843 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092358843 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092358843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092358843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092358843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092358843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092358843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241029092358843 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241029092358843 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029092358843 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029092358843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092358843 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: 3d87d'... (mgcp_client.c:805) 20241029092358843 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092358843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092358843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092358843 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: 3d87d'... (mgcp_client.c:805) 20241029092358843 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092358843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092358843 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: Removing from parent mgw(mgw-fsm-4032467-0)[0x55667407f250] (mgcp_client_endpoint_fsm.c:873) 20241029092358843 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029092358843 DLMGCP DEBUG mgw-endp(mgw-fsm-4032467-0)[0x556674074500]{IN_USE}: Deallocated (fsm.c:568) 20241029092358843 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029092358843 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029092358843 DMGW DEBUG mgw(mgw-fsm-4032467-0)[0x55667407f250]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029092358843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092358843 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(180)@33a2975c244c: 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(191)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3d87d317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(191)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3d87d317" }, { code := "I", val := "22222" } }, sdp := omit } 20241029092358891 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e140]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(191)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092358891 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092358891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407e360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(191)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092358891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(191)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092358893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092358893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092358893 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092358893 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092358893 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092358893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092358893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092358893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092358893 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092358893 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092358893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab467c), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092358893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092358893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092358894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) HNBGW_Test.sgsn0-RAN(188)@33a2975c244c: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(182)@33a2975c244c: Final verdict of PTC: none 20241029092358894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092358894 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092358894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092358894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092358894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{disrupted}: Freeing instance (context_map.c:202) 20241029092358894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032467)[0x55667407af40]{disrupted}: Deallocated (fsm.c:568) 20241029092358894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092358894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{disconnected}: Freeing instance (context_map.c:206) 20241029092358894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55667407b5e0]{disconnected}: Deallocated (fsm.c:568) 20241029092358894 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4032467 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092358894 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35873<->l=127.0.0.1:4262) (control_if.c:193) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358894 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092358894 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092358894 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092358894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092358894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092358894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092358894 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092358894 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092358894 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) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092358894 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092358894 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) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092358894 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 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092358894 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092358894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092358894 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092358894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092358894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092358894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092358894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092358894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092358894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092358894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092358894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092358894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092358894 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092358894 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092358894 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092358894 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(186)@33a2975c244c: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(181)@33a2975c244c: Final verdict of PTC: none 20241029092358894 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 20241029092358894 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) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092358894 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092358894 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) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092358894 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) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092358894 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092358894 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092358894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092358894 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092358894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092358894 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(185)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(187)@33a2975c244c: Final verdict of PTC: none 20241029092358894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092358894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092358894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092358894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092358894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092358894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092358894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092358894 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092358894 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092358894 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092358894 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(183)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(190)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(184)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(189)@33a2975c244c: Final verdict of PTC: none 20241029092358911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(180)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092358913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(180): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(190): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_release_abnormal0(191): pass (pass -> pass) MTC@33a2975c244c: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:23:58 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 20241029092358960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092359462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184884) 20241029092400228 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092400228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042c4a1), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092400228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092400228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092400228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092400228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092400229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092400229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092400229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092400229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092400229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092400229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092400229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092400229 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=184884, count=247364) 20241029092400895 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092400895 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092400895 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092400895 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092400895 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092400895 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:24: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_rab_assign_fail started. 20241029092402583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092402592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail-Iuh0(193)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092402593 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092402593 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092402599 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33417<->l=127.0.0.1:4262) (control_if.c:570) 20241029092402601 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402601 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402601 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402601 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402601 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402601 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402601 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402601 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402603 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402603 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092402603 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) 20241029092402603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402603 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) 20241029092402603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092402603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402603 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402603 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402603 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092402603 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) 20241029092402603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402603 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) 20241029092402603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092402603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402603 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402603 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402603 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092402603 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092402603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092402603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092402603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402603 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402603 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402603 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092402603 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092402603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092402603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092402603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402603 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402603 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 20241029092402603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092402603 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092402603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402603 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 20241029092402603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092402603 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 20241029092402603 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092402604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402604 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402604 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402604 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092402604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092402604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092402604 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092402604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402604 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402604 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402604 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092402604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092402604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092402604 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(198)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(198)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(196)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092402618 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402618 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402619 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402619 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402619 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402619 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402619 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092402619 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402620 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402620 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092402620 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) 20241029092402620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402620 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) 20241029092402620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092402620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402620 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402620 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402620 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092402620 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) 20241029092402620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402620 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) 20241029092402620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092402620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402620 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402620 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402620 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092402620 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092402620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402620 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092402620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092402620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402620 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402620 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402620 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092402620 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092402620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092402620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092402620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402620 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402621 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 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092402621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402621 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 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092402621 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 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092402621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092402621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092402621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(201)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(201)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(199)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092402643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092402643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092402643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092402643 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092402643 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) 20241029092402643 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092402643 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092402643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092402643 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@33a2975c244c: setverdict(pass): none -> pass 20241029092402733 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092402734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e22ff), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092402734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092402734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092402734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092402734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092402734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092402734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092402816 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 20241029092402816 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 20241029092402816 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092402816 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(198)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092402825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402825 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092402825 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092402825 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092402825 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092402825 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092402825 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092402828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402828 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092402828 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092402828 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092402828 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092402828 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092402828 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092402828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092402828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092402828 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092402828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092402828 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092402828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092402828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092402828 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092402828 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092402828 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402829 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402830 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092402830 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092402830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092402830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092402830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092402830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402830 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402830 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402830 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402830 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092402830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092402830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092402830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092402830 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092402832 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 20241029092402832 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 20241029092402832 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092402832 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(201)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092402840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402840 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092402840 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092402840 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092402840 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092402840 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092402840 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092402842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402842 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092402842 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092402842 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092402842 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092402842 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092402842 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092402842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092402842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092402842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092402842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092402842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092402842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092402842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092402843 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092402843 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092402843 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092402844 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092402844 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092402844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092402844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092402844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092402844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092402844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092402844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092402844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092402844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092402844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092402844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092402844 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092402844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092402844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092402844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092402844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092402844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092402844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092402844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092402844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(197)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092403632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092403632 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092403632 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092403632 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092403632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092403632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092403632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092403632 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092403632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092403632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092403632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092403632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092403632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092403633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092403633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092403633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092403633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092403633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092403633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092403633 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092403633 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) 20241029092403633 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) 20241029092403633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092403633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092403633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092403633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092403633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092403633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092403633 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092403633 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092403633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092403633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092403633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092403633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092403633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092403633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092403633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092403633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092403636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092403636 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092403636 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092403636 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092403636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092403636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092403636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092403636 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092403636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092403636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092403636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092403637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092403637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092403637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092403637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092403637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092403637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092403637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092403637 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092403637 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092403637 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(197)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(200)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092403641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092403641 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092403641 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092403641 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092403641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092403641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092403641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092403641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092403641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092403641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092403641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092403641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092403641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092403641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092403641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092403641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092403641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092403641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092403641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092403641 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092403641 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) 20241029092403641 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) 20241029092403641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092403641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092403641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092403641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092403641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092403641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092403641 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092403641 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092403641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092403641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092403641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092403641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092403641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092403641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092403641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092403641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092403644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092403644 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092403644 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092403644 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092403644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092403644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092403644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092403644 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092403644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092403644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092403644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092403644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092403644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092403644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092403644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092403644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092403644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092403644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092403644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092403644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092403644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092403644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092403644 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092403644 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(200)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092403662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092404132 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092404132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cca5), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092404132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092404132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092404132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092404132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092404132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092404132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092404132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092404132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092404132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092404132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092404132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092404132 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092404137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092404137 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092404137 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092404137 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092404137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092404137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092404137 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092404137 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092404138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092404138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092404138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092404138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092404138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092404138 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=00e7cca5) (sccp_scrc.c:472) 20241029092404138 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241029092404138 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092404138 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092404138 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092404138 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092404138 DLSCCP DEBUG SCCP-SCOC(5)[0x55667407c9f0]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(202)@33a2975c244c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@33a2975c244c: f_create_expect(l3 := 'CD82BACE4AA1C70B412C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@33a2975c244c: Created Expect[0] for 'CD82BACE4AA1C70B412C'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@33a2975c244c: Added conn table entry 0TC_rab_assign_fail0(203)16640672 20241029092404710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092404710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092404710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092404710 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092404710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdeaa0, normal) (hnbgw_rua.c:388) 20241029092404710 DHNB DEBUG map_rua[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092404710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092404710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16640672 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092404710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092404710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092404710 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16640672 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092404710 DCN DEBUG map_sccp[0x55667407af40]{init}: Allocated (fsm.c:456) 20241029092404710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092404710 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16640672 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092404710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16640672 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092404710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092404710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092404710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092404710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092404711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092404711 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092404711 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{IDLE}: Allocated (fsm.c:456) 20241029092404711 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092404711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acd82bace4aa1c70b412c004f40030001820056400500f1100926) (sccp_scrc.c:401) 20241029092404711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092404711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092404711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092404711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092404711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092404711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092404711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092404711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092404711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092404711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092404711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092404711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092404711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092404711 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092404711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092404711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092404711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092404711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092404711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092404711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092404711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092404711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092404711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092404711 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@33a2975c244c: Found Expect[0] for l3='CD82BACE4AA1C70B412C'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@33a2975c244c: Added conn table entry 0TC_rab_assign_fail0(203)10207277 HNBGW_Test.msc0-SCCP(196)@33a2975c244c: Session index based on connection ID:0 TC_rab_assign_fail0(203)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(196)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092404732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092404732 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092404732 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092404732 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092404732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092404732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092404732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092404732 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092404732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092404732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092404732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092404732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092404732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092404732 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004731c3) (sccp_scrc.c:472) 20241029092404732 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241029092404732 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092404732 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092404732 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092404732 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092404732 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) 20241029092404732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092404732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(192)@33a2975c244c: 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(192)@33a2975c244c: 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(192)@33a2975c244c: 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(196)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@33a2975c244c: vl_len:91 HNBGW_Test.msc0-SCCP(196)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(196)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029092404934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092404934 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092404934 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092404934 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092404934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092404934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092404934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092404934 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092404934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092404934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092404934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092404934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092404934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092404934 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) 20241029092404934 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241029092404935 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092404935 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092404935 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092404935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092404935 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092404935 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092404935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092404935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092404935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092404935 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029092404935 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029092404935 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029092404935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092404935 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029092404935 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{UNUSED}: Allocated (fsm.c:456) 20241029092404935 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{UNUSED}: is child of mgw(mgw-fsm-16640672-0)[0x55667407e360] (fsm.c:486) 20241029092404935 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16640672-0)[0x55667407e360] (mgcp_client_endpoint_fsm.c:724) 20241029092404935 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092404935 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092404935 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092404935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16640672-0)[0x556674074500]{ST_CRCX}: Allocated (fsm.c:456) 20241029092404935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16640672-0)[0x556674074500]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16640672-0)[0x55667407e140] (fsm.c:486) 20241029092404935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16640672-0)[0x556674074500]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092404935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16640672-0)[0x556674074500]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029092404935 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=200 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: fdeaa'... (mgcp_client.c:805) 20241029092404935 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029092404935 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16640672-0)[0x556674074500]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092404935 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(202)@33a2975c244c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fdeaa017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdeaa017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(203) TC_rab_assign_fail0(203)@33a2975c244c: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fdeaa017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fdeaa017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092404975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241029092404975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029092404975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029092404975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092404975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092404975 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029092404975 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{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) 20241029092404975 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{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) 20241029092404975 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092404975 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092404975 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{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) 20241029092404975 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092404975 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029092404975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092404975 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029092404975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029092404975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029092404975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092404975 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(203)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092404994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092404994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092404994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241029092404994 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092404994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfdeaa0) (hnbgw_rua.c:452) 20241029092404994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16640672 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20241029092404994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092404994 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092404994 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092404994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092404994 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029092404994 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241029092404994 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241029092404994 DMGW ERROR mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241029092404994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241029092404994 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092404994 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092404994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004731c3), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241029092404994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092404994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092404994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092404994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029092404994 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029092404994 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092404994 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: fdeaa'... (mgcp_client.c:805) 20241029092404994 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092404994 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092404994 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{IN_USE}: Removing from parent mgw(mgw-fsm-16640672-0)[0x55667407e360] (mgcp_client_endpoint_fsm.c:873) 20241029092404994 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029092404994 DLMGCP DEBUG mgw-endp(mgw-fsm-16640672-0)[0x55667407e140]{IN_USE}: Deallocated (fsm.c:568) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029092404994 DMGW DEBUG mgw(mgw-fsm-16640672-0)[0x55667407e360]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029092404994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092404994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092404994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092404994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092404994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092404994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092404994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092404994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@33a2975c244c: 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(192)@33a2975c244c: 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(192)@33a2975c244c: 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(203)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fdeaa017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092405017 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241029092405017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092405017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092405017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092405017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556674074500]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092405018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(203)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092405021 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33417<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assign_fail-Iuh0-RUA(194)@33a2975c244c: Final verdict of PTC: none 20241029092405021 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092405021 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) 20241029092405021 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092405021 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092405021 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092405021 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) 20241029092405021 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092405021 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092405021 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 20241029092405021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092405021 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092405021 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092405021 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092405021 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092405021 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092405021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092405021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092405022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092405022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092405022 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092405022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092405022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092405022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092405022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092405022 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092405022 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092405022 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092405022 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(196)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(200)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(201)@33a2975c244c: Final verdict of PTC: none 20241029092405023 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 20241029092405023 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) 20241029092405023 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092405023 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092405023 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) 20241029092405023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092405023 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092405023 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092405023 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092405023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092405023 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092405023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092405023 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(199)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(197)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(198)@33a2975c244c: Final verdict of PTC: none 20241029092405023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092405023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092405023 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092405023 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092405023 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092405023 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092405023 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092405023 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092405023 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092405024 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092405024 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092405024 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092405024 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092405024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004731c3), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092405024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092405024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092405024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092405024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092405024 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092405024 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092405024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16640672)[0x55667407c9f0]{disrupted}: Deallocated (fsm.c:568) 20241029092405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{disconnected}: Freeing instance (context_map.c:206) 20241029092405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55667407af40]{disconnected}: Deallocated (fsm.c:568) 20241029092405024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16640672 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) IPA-CTRL-CLI-IPA(195)@33a2975c244c: Final verdict of PTC: none 20241029092405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092405024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092405024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092405024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092405024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092405024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092405024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092405024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092405024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW-MGCP(202)@33a2975c244c: Final verdict of PTC: none 20241029092405025 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092405025 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092405025 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_fail-Iuh0(193)@33a2975c244c: Final verdict of PTC: none 20241029092405038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58902<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(192)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092405040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@33a2975c244c: Test case TC_rab_assign_fail finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:24:05 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 20241029092405079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092405581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204020) 20241029092406465 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092406465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3f46), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092406465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092406465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092406465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092406465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092406466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092406466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092406466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092406466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092406466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092406466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092406466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092406466 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=204020, count=223040) 20241029092407023 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092407023 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092407023 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092407024 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092407024 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092407024 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_rab_assign_mgcp_to started. 20241029092408692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092408706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092408708 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_rab_assign_mgcp_to-Iuh0(205)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092408708 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092408720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35743<->l=127.0.0.1:4262) (control_if.c:570) 20241029092408723 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408724 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408724 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408724 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408725 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408725 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092408725 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092408725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092408725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092408725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092408725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408725 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408725 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408726 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408726 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408726 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092408726 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092408726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092408726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092408726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092408726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408726 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092408726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092408726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092408726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092408726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092408726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092408726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092408726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092408727 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408727 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092408727 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) 20241029092408727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092408727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408728 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) 20241029092408728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092408728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408728 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408728 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408728 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408728 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 20241029092408728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092408728 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 20241029092408728 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092408729 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408729 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092408729 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) 20241029092408729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092408729 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092408729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408729 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092408729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408729 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) 20241029092408730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092408730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408730 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408730 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 20241029092408730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092408730 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(210)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(210)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(208)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092408752 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408752 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408752 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408752 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408752 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408752 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408752 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092408752 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408753 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408753 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092408753 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) 20241029092408753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408753 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) 20241029092408753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092408753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408753 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408753 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408753 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092408753 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) 20241029092408753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408753 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) 20241029092408753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092408753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408753 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408753 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408753 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092408753 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092408753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408753 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092408753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092408753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408753 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408753 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408753 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092408753 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092408753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092408754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092408754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408754 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408754 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408754 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408754 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 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092408754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408754 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408754 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408754 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 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092408754 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 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092408754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408754 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408754 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408754 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092408754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408754 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408754 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408754 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092408754 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(213)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(213)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(211)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092408775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092408775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092408775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092408775 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092408775 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) 20241029092408775 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092408775 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092408775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092408775 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@33a2975c244c: setverdict(pass): none -> pass 20241029092408894 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092408894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab467c), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092408894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092408894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092408894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408894 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408894 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408894 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092408894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092408894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092408894 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092408950 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 20241029092408950 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 20241029092408950 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092408950 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(210)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092408955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408955 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092408955 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092408955 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092408955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092408955 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092408955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092408956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408956 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092408956 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092408956 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092408956 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092408956 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092408956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092408956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092408956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092408956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092408956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092408956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092408956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092408956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092408956 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092408956 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092408956 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408957 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408957 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092408957 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092408957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092408957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092408957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092408957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408957 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092408957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092408957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092408957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092408957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092408965 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 20241029092408965 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 20241029092408965 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092408965 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(213)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092408970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408970 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092408970 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092408970 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092408970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092408970 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092408970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092408971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408971 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092408971 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092408971 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092408971 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092408971 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092408971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092408972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092408972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092408972 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092408972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092408972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092408972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092408972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092408972 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092408972 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092408972 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092408973 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092408973 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092408973 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092408973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092408973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092408973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092408973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092408973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092408973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092408973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092408973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092408973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092408973 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092408973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092408973 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092408973 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092408973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092408973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092408973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092408973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092408973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(209)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092409764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092409764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092409764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092409764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092409764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092409764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092409764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092409764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092409764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092409764 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092409764 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092409764 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092409764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092409764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092409764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092409764 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092409764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092409764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092409764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092409764 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092409764 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) 20241029092409764 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) 20241029092409764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092409764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092409764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092409764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092409764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092409764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092409764 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092409764 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092409764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092409764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092409764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092409764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092409764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092409764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092409764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092409764 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092409765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092409765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092409765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092409765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092409765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092409765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092409765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092409765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092409765 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092409765 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092409765 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092409765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092409765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092409765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092409765 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092409765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092409765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092409765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092409765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092409765 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092409765 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(209)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092409772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092409772 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092409772 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092409772 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092409772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092409772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092409772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092409772 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092409772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092409772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092409772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092409772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092409772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092409772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092409772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092409772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092409772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092409772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092409772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092409772 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092409772 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) 20241029092409772 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) 20241029092409772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092409772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092409772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092409772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092409772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092409772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092409772 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092409772 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092409772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092409772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092409772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092409772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092409772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092409772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092409772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092409772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092409773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092409773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092409773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092409773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092409773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092409773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092409773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092409773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092409773 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092409773 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092409773 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092409773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092409773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092409773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092409773 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092409773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092409773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092409773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092409773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092409773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092409773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092409773 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092409773 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092409773 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(212)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092409795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092410229 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092410229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042c4a1), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092410229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092410229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092410229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092410229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092410229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092410229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092410229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092410229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092410229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092410229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092410229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092410229 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092410235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092410235 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092410235 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092410235 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092410235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092410235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092410235 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092410235 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092410236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092410236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092410236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092410236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092410236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092410236 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=0042c4a1) (sccp_scrc.c:472) 20241029092410236 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241029092410236 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092410236 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092410236 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092410236 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092410236 DLSCCP DEBUG SCCP-SCOC(6)[0x5566740774c0]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(214)@33a2975c244c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@33a2975c244c: f_create_expect(l3 := '728CCDB6EF20D62371AD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@33a2975c244c: Created Expect[0] for '728CCDB6EF20D62371AD'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@33a2975c244c: Added conn table entry 0TC_rab_assign_mgcp_to0(215)11713438 20241029092410847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092410847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092410848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092410848 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092410848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb2bb9e, normal) (hnbgw_rua.c:388) 20241029092410848 DHNB DEBUG map_rua[0x5566740774c0]{init}: Allocated (fsm.c:456) 20241029092410848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092410848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713438 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092410848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092410848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092410848 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713438 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092410848 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092410848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092410848 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11713438 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092410848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713438 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092410848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092410848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092410848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092410848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092410848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092410848 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092410848 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{IDLE}: Allocated (fsm.c:456) 20241029092410848 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092410848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a728ccdb6ef20d62371ad004f400300039a0056400500f1100926) (sccp_scrc.c:401) 20241029092410848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092410848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092410848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092410848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092410848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092410848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092410848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092410848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092410848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092410848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092410848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092410848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092410848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092410848 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092410848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092410848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092410848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092410848 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092410848 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092410848 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092410848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092410848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092410848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092410849 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@33a2975c244c: Found Expect[0] for l3='728CCDB6EF20D62371AD'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@33a2975c244c: Added conn table entry 0TC_rab_assign_mgcp_to0(215)9961016 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(215)@33a2975c244c: setverdict(pass): none -> pass 20241029092410868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092410868 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092410868 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092410868 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092410868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092410868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092410868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092410868 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092410868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092410868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092410868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092410868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092410868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092410868 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fee0b9) (sccp_scrc.c:472) 20241029092410868 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241029092410868 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092410868 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092410868 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092410868 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092410868 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) 20241029092410868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092410868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: vl_len:91 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029092411070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092411070 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092411070 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092411070 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092411070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092411070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092411070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092411070 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092411070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092411070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092411070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092411070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092411070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092411070 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) 20241029092411070 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241029092411070 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092411070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092411070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092411070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092411070 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092411070 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092411071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092411071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092411071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092411071 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029092411071 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029092411071 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029092411071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092411071 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029092411071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{UNUSED}: Allocated (fsm.c:456) 20241029092411071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{UNUSED}: is child of mgw(mgw-fsm-11713438-0)[0x556674074500] (fsm.c:486) 20241029092411071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11713438-0)[0x556674074500] (mgcp_client_endpoint_fsm.c:724) 20241029092411071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092411071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092411071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092411071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11713438-0)[0x55667407e360]{ST_CRCX}: Allocated (fsm.c:456) 20241029092411071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11713438-0)[0x55667407e360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11713438-0)[0x55667407e140] (fsm.c:486) 20241029092411071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11713438-0)[0x55667407e360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092411071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11713438-0)[0x55667407e360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029092411071 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: b2bb9'... (mgcp_client.c:805) 20241029092411071 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029092411071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11713438-0)[0x55667407e360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092411071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(214)@33a2975c244c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b2bb9e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2bb9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(215) TC_rab_assign_mgcp_to0(215)@33a2975c244c: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b2bb9e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2bb9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092412734 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092412734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e22ff), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092412734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092412734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092412734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092412734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092412735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092412735 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092412735 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092412735 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092412735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092412735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092412735 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092412735 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092412739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092412739 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092412739 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092412739 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092412739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092412739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092412739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092412739 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092412739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092412739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092412740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092412740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092412740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092412740 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=004e22ff) (sccp_scrc.c:472) 20241029092412740 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241029092412740 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092412740 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092412740 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092412740 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092412740 DLSCCP DEBUG SCCP-SCOC(8)[0x55667407e5b0]{IDLE}: Deallocated (fsm.c:568) 20241029092415025 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092415025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004731c3), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092415025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092415025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092415025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092415025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092415025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092415025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092415025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092415025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092415025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092415025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092415025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092415031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415031 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092415031 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092415031 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092415031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092415031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092415031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092415031 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092415031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092415031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092415031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092415031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092415031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092415031 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=004731c3) (sccp_scrc.c:472) 20241029092415031 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241029092415031 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092415031 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092415031 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092415031 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092415031 DLSCCP DEBUG SCCP-SCOC(10)[0x55667407b5e0]{IDLE}: Deallocated (fsm.c:568) 20241029092415071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e360]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241029092415071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e360]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241029092415071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e360]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-11713438-0)[0x55667407e140] (mgcp_client_fsm.c:522) 20241029092415071 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241029092415071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e360]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241029092415071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e360]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241029092415071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241029092415071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092415071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241029092415071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-11713438-0)[0x556674074500] (mgcp_client_endpoint_fsm.c:925) 20241029092415071 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241029092415072 DLMGCP DEBUG mgw-endp(mgw-fsm-11713438-0)[0x55667407e140]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241029092415072 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241029092415072 DMGW ERROR mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241029092415072 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241029092415072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241029092415072 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092415072 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092415072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee0b9), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241029092415072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092415072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092415072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092415072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092415072 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241029092415072 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241029092415072 DMGW DEBUG mgw(mgw-fsm-11713438-0)[0x556674074500]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241029092415072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092415072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092415072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092415072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092415072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092415072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092415072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: vl_len:12 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029092415097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415097 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092415097 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092415097 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092415097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092415097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092415097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092415097 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092415097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092415097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092415097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092415097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092415097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092415097 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) 20241029092415097 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241029092415097 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092415097 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092415097 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092415097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092415097 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029092415097 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029092415097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029092415097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092415097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029092415097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092415097 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(215)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092415122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092415122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092415122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029092415122 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092415122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2bb9e) (hnbgw_rua.c:452) 20241029092415122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713438 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029092415122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092415122 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029092415122 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029092415122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029092415122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092415122 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092415122 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092415122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee0b9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029092415122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092415122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092415122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092415122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092415122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092415122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092415122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092415122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092415122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092415122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092415122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092415131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(215)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092415141 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092415141 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) 20241029092415141 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092415141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092415141 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092415141 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092415141 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) 20241029092415141 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092415141 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092415141 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 20241029092415141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415141 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092415141 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092415141 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092415141 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092415142 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092415142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092415142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092415142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092415142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092415142 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092415142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092415142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092415142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092415142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092415142 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092415142 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092415142 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092415142 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(213)@33a2975c244c: Final verdict of PTC: none 20241029092415143 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35743<->l=127.0.0.1:4262) (control_if.c:193) 20241029092415143 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 20241029092415143 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) 20241029092415143 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092415143 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092415143 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) 20241029092415143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415143 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092415143 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092415143 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092415143 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092415143 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092415143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092415143 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(212)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(211)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(208)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(209)@33a2975c244c: Final verdict of PTC: none 20241029092415143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092415143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092415143 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092415143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092415143 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092415143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092415143 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092415143 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092415143 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092415143 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092415143 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092415143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092415143 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092415143 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092415144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee0b9), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092415144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092415144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092415144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092415144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(210)@33a2975c244c: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(205)@33a2975c244c: Final verdict of PTC: none 20241029092415145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092415145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092415145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092415145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092415145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092415145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092415145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092415145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092415144 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092415144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092415144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092415144 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092415144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092415144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092415144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092415144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{disrupted}: Freeing instance (context_map.c:202) 20241029092415144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713438)[0x5566740774c0]{disrupted}: Deallocated (fsm.c:568) 20241029092415144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092415144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092415144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092415144 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713438 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092415144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092415144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092415145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092415145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092415145 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092415145 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092415145 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(204)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(214)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092415149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@33a2975c244c: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:24:15 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 20241029092415239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092415741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186792) 20241029092416466 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092416466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3f46), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092416466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092416466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092416466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092416466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092416467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092416467 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092416467 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092416467 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092416467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092416467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092416467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092416467 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=186792, count=214464) 20241029092417143 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092417143 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092417143 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092417143 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092417143 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092417143 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:24: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241029092418864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092418874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092418875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092418875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092418881 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:570) 20241029092418882 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418882 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418882 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418882 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418882 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418882 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418882 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418883 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092418883 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) 20241029092418883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418883 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) 20241029092418883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092418883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418883 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418883 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092418883 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) 20241029092418883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418883 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) 20241029092418883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092418883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418883 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418883 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418883 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092418883 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092418883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092418883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092418883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418883 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418883 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418883 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092418883 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092418883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092418883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092418883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418883 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418883 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418883 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418884 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 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092418884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418884 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 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092418884 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 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092418884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092418884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092418884 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(222)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(222)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(220)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092418895 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092418895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab467c), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092418895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092418895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092418895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092418895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092418895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092418895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092418897 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418897 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418897 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418897 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418897 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418897 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418897 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092418897 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092418898 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418898 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092418898 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) 20241029092418898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092418898 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092418898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418898 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092418898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418899 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) 20241029092418899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092418899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418899 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418899 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418899 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092418899 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) 20241029092418899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418899 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) 20241029092418899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092418899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418899 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418899 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418899 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092418899 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092418899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418899 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092418899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092418899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418899 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418899 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092418899 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092418899 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092418899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092418899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092418899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092418899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092418899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092418899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092418899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092418899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092418899 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092418899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418899 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 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092418899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418899 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 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092418899 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 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092418899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092418899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092418899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092418899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092418899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092418899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(225)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092418922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092418922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092418922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092418922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092418922 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) 20241029092418922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092418922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092418922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092418922 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@33a2975c244c: setverdict(pass): none -> pass 20241029092419095 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 20241029092419095 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 20241029092419095 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092419095 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(222)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092419103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419103 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092419103 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092419103 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092419103 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092419103 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092419103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092419106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419106 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092419106 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092419106 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092419106 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092419106 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092419106 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092419106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092419106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092419106 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092419106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092419106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092419106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092419106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092419106 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092419106 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092419106 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092419108 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092419108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092419108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092419108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092419108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092419108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092419108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092419108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092419108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092419108 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092419108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092419108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092419108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092419108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092419108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092419108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092419108 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092419110 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 20241029092419110 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 20241029092419110 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092419110 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(225)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092419117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419117 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092419117 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092419117 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092419117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092419117 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092419117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092419119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419119 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092419119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092419119 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092419119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092419119 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092419119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092419120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092419120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092419120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092419120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092419120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092419120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092419120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092419120 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092419120 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092419120 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092419121 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092419121 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092419121 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092419121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092419121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092419121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092419121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092419121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092419121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092419121 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092419122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092419122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092419122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092419122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092419122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092419122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092419122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(221)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092419910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419910 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092419910 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092419910 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092419910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092419910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092419910 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092419910 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092419910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092419911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092419911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092419911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092419911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092419911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092419911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092419911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092419911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092419911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092419911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092419911 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092419911 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) 20241029092419911 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) 20241029092419911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092419911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092419911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092419911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092419911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092419911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092419911 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092419911 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092419911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092419911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092419911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092419911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092419911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092419911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092419911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092419913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419913 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092419913 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092419913 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092419913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092419913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092419913 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092419913 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092419913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092419913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092419913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092419913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092419913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092419913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092419913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092419913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092419913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092419913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092419913 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092419913 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092419913 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(221)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092419919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419919 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092419919 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092419919 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092419919 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092419919 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092419919 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092419919 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092419920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092419920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092419920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092419920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092419920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092419920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092419920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092419920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092419920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092419920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092419920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092419920 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092419920 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) 20241029092419920 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) 20241029092419920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092419920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092419920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092419920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092419920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092419920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092419920 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092419920 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092419920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419920 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092419920 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092419920 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092419920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092419920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092419920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092419920 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092419921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092419921 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092419921 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092419921 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092419921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092419921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092419921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092419921 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092419922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092419922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092419922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092419922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092419922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092419922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092419922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092419922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092419922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092419922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092419922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092419922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092419922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092419922 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092419922 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092419922 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(224)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092419950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(226)@33a2975c244c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@33a2975c244c: f_create_expect(l3 := 'B7C166A3589C3B295812'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@33a2975c244c: Created Expect[0] for 'B7C166A3589C3B295812'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@33a2975c244c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)3819699 20241029092420996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092420996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092420996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092420996 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092420996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a48b3, normal) (hnbgw_rua.c:388) 20241029092420996 DHNB DEBUG map_rua[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092420996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092420996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3819699 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092420996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092420996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092420996 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3819699 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092420996 DCN DEBUG map_sccp[0x55667407e360]{init}: Allocated (fsm.c:456) 20241029092420996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092420996 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3819699 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092420996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3819699 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092420996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092420996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092420996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092420996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092420996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092420996 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092420996 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{IDLE}: Allocated (fsm.c:456) 20241029092420996 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092420996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab7c166a3589c3b295812004f40030002200056400500f1100926) (sccp_scrc.c:401) 20241029092420996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092420996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092420996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092420996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092420996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092420996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092420996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092420996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092420996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092420996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092420996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092420996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092420996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092420997 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092420997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092420997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092420997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092420997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092420997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092420997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092420997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092420997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092420997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092420997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@33a2975c244c: Found Expect[0] for l3='B7C166A3589C3B295812'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@33a2975c244c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)16482478 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092421014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421014 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092421014 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092421014 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092421014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092421014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092421014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092421014 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092421014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092421014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092421014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092421014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092421014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092421014 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a9e8c0) (sccp_scrc.c:472) 20241029092421014 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241029092421014 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092421014 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092421014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092421014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092421014 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) 20241029092421014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092421014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: setverdict(pass): none -> pass VirtHNBGW-STATS(216)@33a2975c244c: 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(216)@33a2975c244c: 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(216)@33a2975c244c: 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(220)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: vl_len:91 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029092421218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421218 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092421218 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092421218 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092421218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092421218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092421218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092421218 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092421218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092421218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092421218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092421218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092421218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092421218 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) 20241029092421218 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241029092421218 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092421218 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092421218 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092421218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092421218 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092421219 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092421219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092421219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092421219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092421219 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029092421219 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029092421219 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029092421219 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092421219 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029092421219 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{UNUSED}: Allocated (fsm.c:456) 20241029092421219 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{UNUSED}: is child of mgw(mgw-fsm-3819699-0)[0x556674074500] (fsm.c:486) 20241029092421219 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3819699-0)[0x556674074500] (mgcp_client_endpoint_fsm.c:724) 20241029092421219 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092421219 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092421219 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092421219 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407e5b0]{ST_CRCX}: Allocated (fsm.c:456) 20241029092421219 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407e5b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0] (fsm.c:486) 20241029092421219 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407e5b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092421219 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407e5b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029092421219 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=200 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: 3a48b'... (mgcp_client.c:805) 20241029092421219 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029092421219 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407e5b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092421219 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(226)@33a2975c244c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a48b317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a48b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(227) TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a48b317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a48b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092421266 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241029092421266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029092421266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029092421266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092421266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092421266 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029092421266 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421266 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421266 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092421266 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092421266 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421266 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092421266 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029092421266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092421266 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029092421266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029092421266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029092421266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092421266 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(227)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092421287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092421287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092421287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029092421287 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092421287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a48b3) (hnbgw_rua.c:452) 20241029092421287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3819699 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029092421287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092421287 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092421287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092421287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092421287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092421287 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029092421287 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029092421287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092421287 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029092421287 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3819699-0)[0x556674074500] (mgcp_client_endpoint_fsm.c:724) 20241029092421287 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092421287 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092421287 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029092421287 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=214 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: 3a48b'... (mgcp_client.c:805) 20241029092421287 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241029092421287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092421287 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092421287 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421287 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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(227)@33a2975c244c: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3a48b317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a48b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092421300 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241029092421300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241029092421300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029092421300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029092421300 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029092421300 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421300 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421300 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092421300 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092421300 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421300 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092421300 DMGW INFO mgw(mgw-fsm-3819699-0)[0x556674074500]{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) 20241029092421300 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241029092421300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092421300 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029092421300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029092421300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029092421300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092421300 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(227)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092421304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092421304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092421304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029092421304 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092421304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a48b3) (hnbgw_rua.c:452) 20241029092421304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3819699 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029092421304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092421304 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092421304 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092421305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092421305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092421305 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029092421305 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029092421305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092421305 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241029092421305 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241029092421305 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3819699-0)[0x556674074500] (mgcp_client_endpoint_fsm.c:724) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092421305 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407f250]{ST_CRCX}: Allocated (fsm.c:456) 20241029092421305 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407f250]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0] (fsm.c:486) 20241029092421305 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407f250]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092421305 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407f250]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029092421305 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=204 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: 3a48b'... (mgcp_client.c:805) 20241029092421305 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241029092421305 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3819699-0)[0x55667407f250]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421305 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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(227)@33a2975c244c: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3a48b317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a48b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092421317 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241029092421317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029092421317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029092421317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092421317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421317 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{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) 20241029092421317 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092421317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092421317 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029092421317 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029092421317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029092421317 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092421317 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092421317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9e8c0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029092421317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092421317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092421317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092421317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092421317 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029092421318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092421318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092421318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092421318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092421318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092421318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092421318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@33a2975c244c: 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(216)@33a2975c244c: 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(216)@33a2975c244c: 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(220)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: vl_len:12 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029092421369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421369 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092421369 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092421369 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092421369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092421369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092421369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092421369 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092421369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092421369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092421369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092421369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092421369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092421369 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) 20241029092421369 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241029092421369 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092421369 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092421369 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092421369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092421369 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029092421369 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029092421370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029092421370 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241029092421370 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241029092421370 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029092421370 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029092421370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092421370 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: 3a48b'... (mgcp_client.c:805) 20241029092421370 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092421370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092421370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092421370 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: 3a48b'... (mgcp_client.c:805) 20241029092421370 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092421370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092421370 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: Removing from parent mgw(mgw-fsm-3819699-0)[0x556674074500] (mgcp_client_endpoint_fsm.c:873) 20241029092421370 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029092421370 DLMGCP DEBUG mgw-endp(mgw-fsm-3819699-0)[0x55667407b5e0]{IN_USE}: Deallocated (fsm.c:568) 20241029092421370 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029092421370 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029092421370 DMGW DEBUG mgw(mgw-fsm-3819699-0)[0x556674074500]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029092421370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092421370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029092421370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092421370 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(227)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3a48b317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3a48b317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092421375 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241029092421375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092421375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092421375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092421375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55667407e5b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092421376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241029092421376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092421376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092421376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092421376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407f250]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092421378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092421378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092421378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029092421378 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092421378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a48b3) (hnbgw_rua.c:452) 20241029092421378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3819699 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029092421378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092421378 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029092421378 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029092421378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029092421378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092421378 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092421378 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092421378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9e8c0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029092421378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092421378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092421378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092421378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092421378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092421378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092421378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092421378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092421378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092421378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092421378 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092421380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(227)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092421385 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:193) 20241029092421385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092421385 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) 20241029092421385 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092421385 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092421385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092421385 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) 20241029092421385 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092421385 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092421385 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 20241029092421385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421385 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092421385 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092421385 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092421385 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092421385 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092421385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092421385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@33a2975c244c: Final verdict of PTC: none 20241029092421386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092421386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092421386 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092421386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092421386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092421386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092421386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092421386 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092421386 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092421386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092421386 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092421386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092421386 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092421386 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092421386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9e8c0), PART(T=Source Reference,L=4,D=0000000c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092421386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092421386 DLSS7 DEBUG Found route for dpc=188=0.23.4: 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.msc0-M3UA(222)@33a2975c244c: Final verdict of PTC: none 20241029092421386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092421386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092421386 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092421386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092421386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092421386 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092421387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092421387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092421387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092421387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092421387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3819699)[0x55667407c9f0]{disrupted}: Deallocated (fsm.c:568) 20241029092421387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092421387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{disconnected}: Freeing instance (context_map.c:206) 20241029092421387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55667407e360]{disconnected}: Deallocated (fsm.c:568) 20241029092421387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3819699 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092421387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092421387 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-RAN(221)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(224)@33a2975c244c: Final verdict of PTC: none 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092421387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092421387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092421387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092421387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092421387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092421387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092421387 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 20241029092421387 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) 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092421387 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092421387 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) 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092421387 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) 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092421387 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092421387 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092421387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092421387 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092421387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092421387 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(219)@33a2975c244c: Final verdict of PTC: none 20241029092421387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092421387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092421387 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092421387 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092421388 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092421388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092421388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092421388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092421388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092421388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092421388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092421388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092421388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092421388 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092421388 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092421388 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(226)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(223)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(220)@33a2975c244c: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@33a2975c244c: Final verdict of PTC: none 20241029092421403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33848<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(216)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092421404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@33a2975c244c: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:24:21 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 20241029092421453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092421955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253424) Waiting for packet dumper to finish... 1 (prev_count=253424, count=254080) 20241029092423387 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092423387 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092423387 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092423388 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092423388 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092423388 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:24:24 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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_cs_mo_disconnect started. 20241029092425068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092425075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34398<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect-Iuh0(229)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092425076 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092425076 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092425083 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44047<->l=127.0.0.1:4262) (control_if.c:570) 20241029092425085 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425085 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425086 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425086 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425086 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425086 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425087 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425087 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092425087 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092425087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092425087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092425087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092425087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425087 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425087 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425087 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425087 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425087 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092425087 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092425087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092425087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092425087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092425087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425087 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092425087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092425087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092425087 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092425087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092425087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092425087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092425087 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092425088 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425088 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092425088 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) 20241029092425088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092425088 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425088 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) 20241029092425088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092425088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425088 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425088 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425088 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092425088 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) 20241029092425088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092425088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425088 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) 20241029092425088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092425088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425088 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425089 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 20241029092425089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092425089 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092425089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425089 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 20241029092425089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092425089 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 20241029092425089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(234)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(234)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(232)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092425106 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425106 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425106 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425106 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425107 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425107 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425107 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092425107 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425108 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425108 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092425108 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) 20241029092425108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425108 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) 20241029092425108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092425108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425108 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425108 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425108 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092425108 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) 20241029092425108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425108 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) 20241029092425108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092425108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425108 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425108 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425108 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092425108 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092425108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425108 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092425108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092425108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425108 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425108 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092425108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092425108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092425108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092425108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425108 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425108 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 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092425108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425108 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 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092425108 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 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092425108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092425108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092425108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(237)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(237)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(235)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092425131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092425131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092425131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092425131 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092425132 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) 20241029092425132 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092425132 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092425132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092425132 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@33a2975c244c: setverdict(pass): none -> pass 20241029092425145 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092425145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee0b9), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092425145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092425145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092425145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092425145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092425145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092425145 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092425304 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 20241029092425304 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 20241029092425304 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092425304 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(234)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092425314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425314 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092425314 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092425314 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092425314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092425314 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092425314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092425317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425317 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092425317 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092425317 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092425317 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092425317 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092425317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092425318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092425318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092425318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092425318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092425318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092425318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092425318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092425318 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092425318 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092425318 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425319 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425319 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092425319 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092425319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092425319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092425319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092425319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425319 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092425320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092425320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092425320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092425320 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092425322 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 20241029092425322 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 20241029092425322 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092425322 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(237)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092425329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425329 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092425329 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092425329 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092425329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092425329 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092425329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092425332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425332 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092425332 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092425332 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092425332 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092425332 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092425332 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092425332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092425332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092425332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092425332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092425332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092425332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092425332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092425332 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092425332 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092425332 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092425334 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092425334 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092425334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092425334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092425334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092425334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092425334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092425334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092425334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092425334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092425334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092425334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092425334 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092425334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092425334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092425334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092425334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092425334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092425334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092425334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092425334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(233)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092426116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426116 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092426116 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092426116 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092426116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092426116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092426116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092426116 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092426117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092426117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092426117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092426117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092426117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092426117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092426117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092426117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092426117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092426117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092426117 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092426117 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) 20241029092426117 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) 20241029092426117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092426117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092426117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092426117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092426117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092426117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092426117 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092426117 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092426117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092426117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092426117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092426117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092426117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092426117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092426118 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426119 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092426119 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092426119 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092426119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092426119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092426119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092426119 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092426119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092426119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092426119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092426120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092426120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092426120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092426120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092426120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092426120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092426120 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092426120 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092426120 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(233)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(236)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092426131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426131 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092426131 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092426131 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092426131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092426131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092426131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092426131 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092426131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092426131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092426131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092426131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092426131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092426131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092426131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092426131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092426131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092426131 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092426131 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) 20241029092426131 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) 20241029092426131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092426131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092426131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092426131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092426131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092426131 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092426131 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092426131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092426131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092426131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092426131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092426131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092426131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092426131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426133 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092426133 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092426133 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092426133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092426133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092426133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092426133 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092426133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092426133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092426133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092426133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092426133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092426133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092426133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092426133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092426133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092426133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092426133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092426133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092426133 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092426133 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092426133 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(236)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092426142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092426468 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092426468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3f46), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092426468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092426468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092426468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092426468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092426468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092426468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092426468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092426468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092426468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092426468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092426468 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092426474 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092426474 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092426474 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092426474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092426474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092426474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092426474 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092426474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092426474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092426474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092426474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092426474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092426474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00cb3f46) (sccp_scrc.c:472) 20241029092426474 DLSCCP DEBUG Received CO:RELCO for local reference 7 (sccp_scoc.c:1823) 20241029092426475 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092426475 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092426475 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092426475 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092426475 DLSCCP DEBUG SCCP-SCOC(7)[0x55667407e010]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(233)@33a2975c244c: f_create_expect(l3 := 'D11FE5AD8A9D7F729199'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@33a2975c244c: Created Expect[0] for 'D11FE5AD8A9D7F729199'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@33a2975c244c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)2196495 20241029092427181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092427181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092427181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092427181 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092427181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21840f, normal) (hnbgw_rua.c:388) 20241029092427181 DHNB DEBUG map_rua[0x55667407e010]{init}: Allocated (fsm.c:456) 20241029092427181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092427181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2196495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092427181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092427181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092427181 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2196495 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092427181 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092427181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092427181 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2196495 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092427181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2196495 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092427181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092427181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092427181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092427181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092427181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092427181 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092427181 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{IDLE}: Allocated (fsm.c:456) 20241029092427181 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092427181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad11fe5ad8a9d7f729199004f40030001170056400500f1100926) (sccp_scrc.c:401) 20241029092427181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092427181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092427181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092427181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092427181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092427181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092427181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092427181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092427181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092427181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092427181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092427181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092427181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092427181 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092427181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092427181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092427181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092427181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092427181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092427181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092427181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092427181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092427181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092427181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@33a2975c244c: Found Expect[0] for l3='D11FE5AD8A9D7F729199'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@33a2975c244c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)10989829 HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(239)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092427197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092427197 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092427197 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092427197 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092427197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092427197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092427198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092427198 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092427198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092427198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092427198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092427198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092427198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092427198 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0070c9e0) (sccp_scrc.c:472) 20241029092427198 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241029092427198 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092427198 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092427198 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092427198 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092427198 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) 20241029092427198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092427198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@33a2975c244c: vl_len:22 HNBGW_Test.msc0-SCCP(232)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(232)@33a2975c244c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A6D123C87EF7EA2274E28'O 20241029092427398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092427398 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092427398 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092427398 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092427398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092427398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092427398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092427398 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092427399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092427399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092427399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092427399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092427399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092427399 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=22,D=001440120000010010400b0a6d123c87ef7ea2274e28) (sccp_scrc.c:472) 20241029092427399 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241029092427399 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092427399 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092427399 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092427399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092427399 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029092427399 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092427399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029092427399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092427399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241029092427399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092427399 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_mo_disconnect0(239)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092427420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092427420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092427420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029092427420 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092427420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x21840f) (hnbgw_rua.c:452) 20241029092427420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2196495 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029092427420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092427420 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029092427420 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092427420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029092427420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092427420 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092427420 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092427420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070c9e0), PART(T=Data,L=22,D=001440120000010010400b0a380c85b4b891658d8b59) (sccp_scrc.c:401) 20241029092427420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092427420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092427420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092427420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092427421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092427421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092427421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092427421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092427421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092427421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092427421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092427421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@33a2975c244c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)2196495 20241029092427622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092427622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092427622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241029092427622 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241029092427622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x21840f,cause=misc(processing overload)) (hnbgw_rua.c:420) 20241029092427622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2196495 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029092427622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241029092427622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241029092427622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241029092427622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241029092427622 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029092427622 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029092427622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029092427622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092427622 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092427622 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092427622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070c9e0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029092427622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092427622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092427622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092427622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092427623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092427623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092427623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092427623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092427623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092427623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092427623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092427623 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092428895 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092428895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab467c), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092428895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092428896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092428896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092428896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092428896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092428896 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092428896 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092428896 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092428896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092428896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092428896 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092428896 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092428902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092428902 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092428902 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092428902 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092428902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092428902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092428902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092428902 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092428902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092428902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092428902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092428902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092428902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092428902 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=00ab467c) (sccp_scrc.c:472) 20241029092428902 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241029092428902 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092428902 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092428902 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092428902 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092428902 DLSCCP DEBUG SCCP-SCOC(9)[0x55667407ab10]{IDLE}: Deallocated (fsm.c:568) 20241029092431388 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092431388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9e8c0), PART(T=Source Reference,L=4,D=0000000c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092431388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092431388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092431388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092431388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092431388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092431388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092431388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092431388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092431388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092431388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092431388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092431388 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092431393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092431393 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092431393 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092431393 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092431393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092431393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092431393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092431393 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092431393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092431393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092431393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092431393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092431393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092431394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00a9e8c0) (sccp_scrc.c:472) 20241029092431394 DLSCCP DEBUG Received CO:RELCO for local reference 12 (sccp_scoc.c:1823) 20241029092431394 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092431394 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092431394 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092431394 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092431394 DLSCCP DEBUG SCCP-SCOC(12)[0x55667407e140]{IDLE}: Deallocated (fsm.c:568) 20241029092432624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241029092432624 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092432624 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092432624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070c9e0), PART(T=Source Reference,L=4,D=0000000d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092432624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092432624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092432624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092432624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092432624 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092432624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241029092432624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092432624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{disconnected}: Freeing instance (context_map.c:202) 20241029092432624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2196495)[0x55667407e010]{disconnected}: Deallocated (fsm.c:568) 20241029092432624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092432624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092432624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092432625 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2196495 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092432625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092432625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092432625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092432625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092432625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092432625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092432625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092432625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Session index based on local reference:0 20241029092432633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092432633 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092432633 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092432633 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092432633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092432633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092432633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092432633 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092432633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092432633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092432633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092432633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092432633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092432633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=0070c9e0) (sccp_scrc.c:472) 20241029092432633 DLSCCP DEBUG Received CO:RELCO for local reference 13 (sccp_scoc.c:1823) 20241029092432633 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092432633 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092432633 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092432633 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092432633 DLSCCP DEBUG SCCP-SCOC(13)[0x55667407e360]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(233)@33a2975c244c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)10989829 TC_ranap_cs_mo_disconnect0(239)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092432636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(239)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@33a2975c244c: Final verdict of PTC: none 20241029092432646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(234)@33a2975c244c: Final verdict of PTC: none 20241029092432647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092432647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092432647 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092432647 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092432647 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092432647 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44047<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(232)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(238)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(233)@33a2975c244c: Final verdict of PTC: none 20241029092432648 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092432648 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) 20241029092432648 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092432648 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092432648 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092432648 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) 20241029092432648 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092432648 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092432648 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 20241029092432648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092432648 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092432648 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092432648 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092432648 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092432648 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092432648 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092432648 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092432649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092432649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092432649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092432649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092432649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092432649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(235)@33a2975c244c: Final verdict of PTC: none 20241029092432649 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092432649 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) 20241029092432649 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092432649 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092432649 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092432649 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) 20241029092432649 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092432649 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092432649 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 20241029092432649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092432649 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092432649 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092432649 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092432649 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092432649 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092432649 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092432649 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092432649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092432649 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092432649 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092432649 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092432649 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(228)@33a2975c244c: Final verdict of PTC: none 20241029092432649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092432649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092432649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092432649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092432649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092432649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092432649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092432649 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092432649 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092432649 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092432649 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(237)@33a2975c244c: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(229)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(231)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092432651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34398<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:24:32 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 20241029092432705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092433107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=181976) Waiting for packet dumper to finish... 1 (prev_count=181976, count=206232) 20241029092434650 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092434650 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092434650 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092434650 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092434650 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092434650 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092435146 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092435146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee0b9), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092435146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092435146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092435146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092435146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092435146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092435146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092435146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092435146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092435146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092435146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092435146 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:24: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_ps_mo_disconnect started. 20241029092436220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092436229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect-Iuh0(241)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092436230 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092436230 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092436236 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45869<->l=127.0.0.1:4262) (control_if.c:570) 20241029092436237 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436237 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436237 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436237 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436237 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436237 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436237 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436237 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436238 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436238 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092436238 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) 20241029092436238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092436238 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092436238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436239 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) 20241029092436239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092436239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436239 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436239 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436239 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092436239 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) 20241029092436239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436239 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) 20241029092436239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092436239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436239 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436239 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436239 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092436239 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092436239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092436239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092436239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436239 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436239 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436239 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092436239 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092436239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092436239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092436239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436239 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436239 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 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092436239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436239 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 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092436239 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 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092436239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092436239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092436239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(246)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(244)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092436253 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436253 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436254 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436254 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436254 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436254 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436254 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092436254 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436255 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436255 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092436255 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) 20241029092436255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436255 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) 20241029092436255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092436255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436255 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436255 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436255 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092436255 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) 20241029092436255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436255 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) 20241029092436255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092436255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436255 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436255 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436255 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092436255 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092436255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436256 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092436256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092436256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436256 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436256 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092436256 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092436256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092436256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092436256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092436256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436256 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436256 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 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092436256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436256 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 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092436256 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 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092436256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092436256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092436256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(249)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092436277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092436277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092436277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092436277 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092436277 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) 20241029092436277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092436277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092436277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092436277 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@33a2975c244c: setverdict(pass): none -> pass 20241029092436450 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 20241029092436450 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 20241029092436450 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092436450 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(246)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092436456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436456 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092436456 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092436456 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092436456 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092436456 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092436456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092436457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436457 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092436457 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092436457 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092436457 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092436457 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092436457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092436457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092436457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092436457 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092436457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092436457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092436457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092436457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092436457 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092436457 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092436457 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436458 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092436458 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092436458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092436458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092436458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092436458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436458 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092436458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092436458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092436458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092436458 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092436467 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 20241029092436468 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 20241029092436468 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092436468 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(249)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092436472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436472 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092436472 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092436472 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092436472 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092436472 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092436472 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092436473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436473 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092436473 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092436473 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092436473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092436473 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092436473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092436473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092436473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092436473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092436473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092436473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092436473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092436473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092436473 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092436473 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092436473 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092436474 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092436474 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092436474 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092436474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092436474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092436474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092436474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092436474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092436474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092436474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092436474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092436474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092436474 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092436475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092436475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092436475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092436475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092436475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092436475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092436475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092436475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(245)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092437263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092437263 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092437263 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092437263 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092437263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092437263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092437263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092437263 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092437263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092437263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092437263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092437263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092437263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092437263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092437263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092437263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092437263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092437263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092437263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092437263 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092437263 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) 20241029092437264 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) 20241029092437264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092437264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092437264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092437264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092437264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092437264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092437264 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092437264 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092437264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092437264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092437264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092437264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092437264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092437264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092437264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092437264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092437264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092437264 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092437264 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092437264 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092437264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092437264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092437264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092437264 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092437264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092437264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092437264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092437264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092437264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092437265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092437265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092437265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092437265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092437265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092437265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092437265 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092437265 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(245)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092437277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092437277 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092437277 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092437277 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092437277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092437277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092437277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092437277 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092437278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092437278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092437278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092437278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092437278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092437278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092437278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092437278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092437278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092437278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092437278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092437278 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092437278 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) 20241029092437278 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) 20241029092437278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092437278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092437278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092437278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092437278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092437278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092437278 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092437278 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092437278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092437279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092437279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092437279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092437279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092437279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092437279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092437279 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092437281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092437281 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092437281 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092437281 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092437281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092437281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092437281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092437281 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092437281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092437281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092437281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092437281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092437281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092437281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092437281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092437281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092437281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092437281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092437281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092437281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092437281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092437281 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092437281 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092437281 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092437301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: f_create_expect(l3 := '3F444C83BF59CC6626EC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: Created Expect[0] for '3F444C83BF59CC6626EC'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@33a2975c244c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)15752620 20241029092438345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092438345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092438345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092438345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092438345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf05dac, normal) (hnbgw_rua.c:388) 20241029092438345 DHNB DEBUG map_rua[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092438345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092438345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15752620 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092438345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092438345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092438345 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15752620 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092438345 DCN DEBUG map_sccp[0x55667407e140]{init}: Allocated (fsm.c:456) 20241029092438345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092438345 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15752620 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092438345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15752620 SCCP-14 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092438345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092438345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092438345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092438345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092438345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092438345 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092438345 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{IDLE}: Allocated (fsm.c:456) 20241029092438345 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092438345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3f444c83bf59cc6626ec004f40030001e70056400500f1100926) (sccp_scrc.c:401) 20241029092438345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092438345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092438345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092438345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092438345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092438345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092438345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092438345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092438345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092438345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092438345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092438345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092438345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092438345 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092438345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092438345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092438345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092438345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092438345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092438345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092438345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092438345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092438345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092438345 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: Found Expect[0] for l3='3F444C83BF59CC6626EC'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)13820284 HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092438352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092438352 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092438352 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092438352 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092438352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092438352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092438352 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092438352 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092438352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092438352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092438352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092438352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092438352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092438352 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea2040) (sccp_scrc.c:472) 20241029092438352 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241029092438352 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092438352 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092438352 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092438352 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092438352 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) 20241029092438352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092438352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: vl_len:22 HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: vl_from0 HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA3B162EE07F912CFB880'O 20241029092438554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092438554 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092438554 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092438554 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092438554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092438554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092438554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092438554 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092438554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092438554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092438554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092438554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092438554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092438554 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=22,D=001440120000010010400b0aa3b162ee07f912cfb880) (sccp_scrc.c:472) 20241029092438555 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241029092438555 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092438555 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092438555 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092438555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092438555 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029092438555 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092438555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029092438555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092438555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241029092438555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092438555 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_mo_disconnect0(251)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092438576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092438576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092438576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029092438576 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092438576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf05dac) (hnbgw_rua.c:452) 20241029092438576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15752620 SCCP-14 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029092438576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092438576 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029092438576 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092438576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029092438576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092438576 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092438576 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092438576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea2040), PART(T=Data,L=22,D=001440120000010010400b0a2fe115198f7cf03cfcd3) (sccp_scrc.c:401) 20241029092438576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092438577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092438577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092438577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092438577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092438577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092438577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092438577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092438577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092438577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092438577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092438577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@33a2975c244c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)15752620 20241029092438778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092438778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092438778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241029092438778 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241029092438778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf05dac,cause=misc(processing overload)) (hnbgw_rua.c:420) 20241029092438778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15752620 SCCP-14 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029092438778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241029092438778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241029092438778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241029092438778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241029092438778 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029092438778 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029092438778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029092438778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092438778 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092438778 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092438778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea2040), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029092438778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092438778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092438778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092438778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092438779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092438779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092438779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092438779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092438779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092438779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092438779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092438779 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092443779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241029092443780 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092443780 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092443780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea2040), PART(T=Source Reference,L=4,D=0000000e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092443780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092443780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092443780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092443780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092443780 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092443780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241029092443780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092443780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:202) 20241029092443780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15752620)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092443780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092443780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{disconnected}: Freeing instance (context_map.c:206) 20241029092443780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55667407e140]{disconnected}: Deallocated (fsm.c:568) 20241029092443780 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15752620 SCCP-14 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092443780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092443780 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092443780 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092443780 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092443780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092443780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092443780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092443780 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@33a2975c244c: Session index based on local reference:0 20241029092443787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092443787 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092443787 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092443787 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092443787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092443787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092443787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092443787 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)13820284 20241029092443787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092443787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092443787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092443787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092443787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092443787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00ea2040) (sccp_scrc.c:472) 20241029092443787 DLSCCP DEBUG Received CO:RELCO for local reference 14 (sccp_scoc.c:1823) 20241029092443787 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092443787 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092443787 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092443787 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092443787 DLSCCP DEBUG SCCP-SCOC(14)[0x55667407ab10]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(251)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092443790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(251)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092443801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092443801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092443801 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092443801 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092443801 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092443802 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45869<->l=127.0.0.1:4262) (control_if.c:193) 20241029092443802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@33a2975c244c: Final verdict of PTC: none 20241029092443803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092443803 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) 20241029092443803 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092443803 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092443803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092443803 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) 20241029092443803 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092443803 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092443803 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 20241029092443803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092443803 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092443803 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092443803 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092443803 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092443803 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092443803 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092443803 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(247)@33a2975c244c: Final verdict of PTC: none 20241029092443804 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092443804 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) 20241029092443804 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092443804 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092443804 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092443804 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) 20241029092443804 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092443804 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092443804 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 20241029092443804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092443804 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092443804 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092443804 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092443804 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092443804 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092443804 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092443804 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(244)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(250)@33a2975c244c: Final verdict of PTC: none 20241029092443804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092443804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092443804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092443804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092443804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092443804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092443804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092443804 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092443804 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092443804 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092443804 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092443804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092443804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092443804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092443804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092443804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092443804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092443804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092443804 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092443804 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092443804 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092443804 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(246)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@33a2975c244c: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(240)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092443807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:24:43 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 20241029092443906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092444309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33298<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186736) 20241029092445147 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092445147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee0b9), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092445147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092445147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092445147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092445147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092445148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092445148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092445148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092445148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092445148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092445148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092445148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092445148 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=186736, count=187392) 20241029092445804 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092445804 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092445804 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092445805 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092445805 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092445805 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:24: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_cs_creq_cref started. 20241029092447426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092447439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref-Iuh0(253)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092447441 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092447441 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092447451 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45323<->l=127.0.0.1:4262) (control_if.c:570) 20241029092447453 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447453 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447454 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447454 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447454 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447455 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447455 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092447455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092447455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092447455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092447455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092447455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447455 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092447455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092447455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092447455 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092447455 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447455 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092447455 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092447455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092447455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092447455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092447455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447455 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447455 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447455 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447456 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447456 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092447456 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) 20241029092447456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092447456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092447456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092447456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092447456 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092447456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447456 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) 20241029092447456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092447456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447456 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447456 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447456 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447456 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 20241029092447456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092447456 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 20241029092447456 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092447457 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447457 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092447457 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) 20241029092447457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092447457 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092447457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447457 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092447457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447457 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) 20241029092447457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092447457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447457 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447457 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447457 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447457 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 20241029092447457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092447457 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(258)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(258)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(258)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(256)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092447489 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447489 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447490 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092447490 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092447490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092447491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092447491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092447491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447491 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447491 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447491 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447491 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447491 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447491 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092447491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092447491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092447491 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092447492 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447492 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447492 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447492 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092447492 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092447492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092447492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092447492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092447492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447492 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447492 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092447492 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092447492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092447492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092447493 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092447494 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447494 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092447494 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) 20241029092447494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092447494 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447494 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) 20241029092447494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092447494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447494 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447494 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447494 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092447494 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) 20241029092447494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092447494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447494 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) 20241029092447494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092447494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447494 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447494 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 20241029092447494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092447494 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092447494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447494 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 20241029092447494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092447494 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 20241029092447494 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(261)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(261)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(261)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(259)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092447525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092447525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092447525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092447525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092447525 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) 20241029092447525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092447525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092447525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092447525 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@33a2975c244c: setverdict(pass): none -> pass 20241029092447680 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 20241029092447680 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 20241029092447680 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092447680 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(258)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092447688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447688 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092447688 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092447688 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092447688 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092447688 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092447688 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092447690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447690 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092447690 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092447690 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092447690 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092447690 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092447690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092447691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092447691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092447691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092447691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092447691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092447691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092447691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092447691 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092447691 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092447691 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447692 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447692 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092447692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092447692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092447692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092447692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092447692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447692 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092447692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092447692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092447692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092447692 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092447712 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 20241029092447712 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 20241029092447712 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092447712 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(261)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092447719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447719 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092447719 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092447719 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092447719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092447719 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092447719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092447721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092447721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092447721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092447721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092447721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447721 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092447721 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092447721 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092447721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092447721 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092447721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092447721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092447721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092447721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092447721 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092447721 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092447721 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092447722 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092447722 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092447722 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092447723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092447723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092447723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092447723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092447723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092447723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092447723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092447723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092447723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092447723 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092447723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092447723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092447723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092447723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092447723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092447723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092447723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092447723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(257)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092448497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092448497 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092448497 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092448497 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092448497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092448497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092448497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092448497 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092448497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092448497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092448497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092448497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092448497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092448497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092448497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092448498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092448498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092448498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092448498 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092448498 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092448498 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) 20241029092448498 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) 20241029092448498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092448498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092448498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092448498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092448498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092448498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092448498 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092448498 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092448498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092448498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092448498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092448498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092448498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092448498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092448498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092448498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092448500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092448500 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092448500 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092448500 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092448500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092448500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092448500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092448500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092448500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092448500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092448500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092448500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092448500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092448500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092448500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092448500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092448501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092448501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092448501 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092448501 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092448501 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(257)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(260)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092448528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092448528 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092448528 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092448528 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092448528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092448528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092448528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092448528 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092448528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092448528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092448528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092448528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092448528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092448528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092448528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092448528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092448528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092448528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092448528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092448528 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092448528 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) 20241029092448528 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) 20241029092448528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092448528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092448528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092448528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092448528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092448528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092448528 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092448528 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092448528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092448528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092448528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092448528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092448528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092448528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092448528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092448528 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092448532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092448532 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092448532 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092448532 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092448532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092448532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092448532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092448532 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092448532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092448532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092448532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092448532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092448532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092448532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092448532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092448532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092448532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092448532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092448532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092448532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092448532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092448532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092448532 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092448532 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(260)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092448550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(257)@33a2975c244c: f_create_expect(l3 := '6A1ED017191A6B35E021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(257)@33a2975c244c: Created Expect[0] for '6A1ED017191A6B35E021'O to be handled at TC_ranap_cs_creq_cref0(263) TC_ranap_cs_creq_cref-Iuh0-RUA(254)@33a2975c244c: Added conn table entry 0TC_ranap_cs_creq_cref0(263)275080 20241029092449594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092449594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092449594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092449594 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092449594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x43288, normal) (hnbgw_rua.c:388) 20241029092449594 DHNB DEBUG map_rua[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092449594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092449594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-275080 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092449594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092449594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092449594 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-275080 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092449594 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092449594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092449594 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-275080 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092449594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-275080 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092449594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092449594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092449594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092449594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092449594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092449594 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092449594 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{IDLE}: Allocated (fsm.c:456) 20241029092449594 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092449594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6a1ed017191a6b35e021004f400300032d0056400500f1100926) (sccp_scrc.c:401) 20241029092449594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092449594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092449594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092449594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092449594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092449594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092449594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092449594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092449594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092449594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092449594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092449594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092449594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092449595 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092449595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092449595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092449595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092449595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092449595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092449595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092449595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092449595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092449595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092449595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(256)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(256)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(257)@33a2975c244c: Found Expect[0] for l3='6A1ED017191A6B35E021'O handled at TC_ranap_cs_creq_cref0(263) HNBGW_Test.msc0-RAN(257)@33a2975c244c: Added conn table entry 0TC_ranap_cs_creq_cref0(263)595071 TC_ranap_cs_creq_cref0(263)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(257)@33a2975c244c: Deleted conn table entry 0TC_ranap_cs_creq_cref0(263)595071 HNBGW_Test.msc0-SCCP(256)@33a2975c244c: Session index based on connection ID:0 20241029092449616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092449616 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092449616 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092449616 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092449616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092449616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092449616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092449616 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092449616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092449616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092449616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092449616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092449616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092449616 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) 20241029092449616 DLSCCP DEBUG Received CO:COREF for local reference 15 (sccp_scoc.c:1823) 20241029092449616 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241029092449616 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092449616 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241029092449616 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241029092449616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241029092449616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241029092449616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092449616 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092449616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092449617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092449617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092449617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{disrupted}: Freeing instance (context_map.c:202) 20241029092449617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-275080)[0x55667407ab10]{disrupted}: Deallocated (fsm.c:568) 20241029092449617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092449617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092449617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092449617 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-275080 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092449617 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241029092449617 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092449617 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092449617 DLSCCP DEBUG SCCP-SCOC(15)[0x55667407e140]{IDLE}: Deallocated (fsm.c:568) 20241029092449617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092449617 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(254)@33a2975c244c: Deleted conn table entry 0TC_ranap_cs_creq_cref0(263)275080 20241029092449631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(263)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092449640 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45323<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(257)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(256)@33a2975c244c: Final verdict of PTC: none 20241029092449642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092449642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092449642 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092449642 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092449642 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092449642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(260)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(262)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(259)@33a2975c244c: Final verdict of PTC: none 20241029092449643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092449643 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) 20241029092449643 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092449643 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092449643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092449643 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) 20241029092449643 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092449643 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092449643 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 20241029092449643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092449643 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092449643 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092449643 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092449643 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092449643 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092449643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092449643 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(258)@33a2975c244c: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(254)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@33a2975c244c: Final verdict of PTC: none 20241029092449644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092449644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092449644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092449644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092449644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092449644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092449644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092449644 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092449644 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092449644 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092449644 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092449644 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092449644 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) 20241029092449644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092449644 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092449644 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092449644 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) 20241029092449644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092449644 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092449644 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 20241029092449644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092449644 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092449644 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092449644 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092449644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092449644 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092449644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092449644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092449644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092449644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092449644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092449644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092449644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092449644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092449644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.sgsn0-M3UA(261)@33a2975c244c: Final verdict of PTC: none 20241029092449644 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092449644 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092449644 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092449645 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(252)@33a2975c244c: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(253)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092449646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(253): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(254): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(256): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(257): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(258): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(259): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(260): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(261): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(262): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_cs_creq_cref0(263): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:24:49 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 20241029092449734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092450136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=129940) Waiting for packet dumper to finish... 1 (prev_count=129940, count=165412) 20241029092451645 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092451645 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092451645 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092451645 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092451645 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092451645 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:24: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_ranap_ps_creq_cref started. 20241029092453254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092453259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref-Iuh0(265)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092453260 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092453260 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092453265 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34073<->l=127.0.0.1:4262) (control_if.c:570) 20241029092453266 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453266 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453267 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453267 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453267 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453267 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453267 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453267 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453268 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453268 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092453268 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) 20241029092453268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092453268 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453268 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) 20241029092453268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092453268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453268 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453268 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453268 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092453268 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) 20241029092453268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092453268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453268 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) 20241029092453269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092453269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453269 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453269 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453269 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092453269 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092453269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092453269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092453269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092453269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453269 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453269 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453269 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092453269 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092453269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092453269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092453269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092453269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453269 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453269 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 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092453269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453269 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 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092453269 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 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092453269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092453269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092453269 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(270)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(270)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(270)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(268)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092453294 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453294 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453295 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453295 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453295 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453295 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453295 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453295 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092453295 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092453295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092453295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092453295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092453295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453295 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453295 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092453295 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453296 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453296 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453296 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092453296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092453296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092453296 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092453297 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453297 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092453297 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) 20241029092453297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092453297 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453297 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) 20241029092453297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092453297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453297 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453297 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453297 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092453297 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) 20241029092453297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453297 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) 20241029092453297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092453297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453297 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453297 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453297 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092453297 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092453297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092453298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453298 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092453298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092453298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453298 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453298 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 20241029092453298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092453298 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092453298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453298 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 20241029092453298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092453298 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 20241029092453298 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092453298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453298 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092453298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092453298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092453298 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(273)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(273)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(273)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(271)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092453324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092453324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092453324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092453324 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092453324 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) 20241029092453324 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092453324 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092453324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092453324 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@33a2975c244c: setverdict(pass): none -> pass 20241029092453485 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 20241029092453485 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 20241029092453485 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092453485 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(270)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092453493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453493 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092453493 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092453493 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092453493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092453493 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092453493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092453496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453496 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092453496 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092453496 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092453496 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092453496 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092453496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092453496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092453496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092453496 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092453496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092453496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092453496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092453496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092453496 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092453496 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092453496 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453498 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092453498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092453498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092453498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092453498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092453498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453498 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092453498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092453498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092453498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092453498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092453514 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 20241029092453514 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 20241029092453514 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092453514 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(273)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092453521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453521 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092453521 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092453521 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092453521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092453521 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092453521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092453524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453524 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092453524 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092453524 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092453524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092453524 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092453524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092453524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092453524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092453524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092453524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092453524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092453524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092453524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092453524 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092453524 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092453524 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092453525 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092453525 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092453525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092453525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092453525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092453525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092453525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092453525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092453526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092453526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092453526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092453526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092453526 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092453526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092453526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092453526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092453526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092453526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092453526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092453526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092453526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(269)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092454299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092454299 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092454299 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092454299 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092454299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092454299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092454299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092454299 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092454299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092454300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092454300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092454300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092454300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092454300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092454300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092454300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092454300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092454300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092454300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092454300 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092454300 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) 20241029092454300 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) 20241029092454300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092454300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092454300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092454301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092454301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092454301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092454301 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092454301 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092454301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092454301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092454301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092454301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092454301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092454301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092454301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092454301 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092454303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092454303 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092454303 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092454303 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092454303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092454303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092454303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092454303 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092454303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092454303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092454304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092454304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092454304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092454304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092454304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092454304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092454304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092454304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092454304 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092454304 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092454304 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(269)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(272)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092454329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092454329 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092454329 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092454329 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092454329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092454329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092454329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092454329 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092454329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092454330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092454330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092454330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092454330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092454330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092454330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092454330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092454330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454330 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092454330 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092454330 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092454330 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092454330 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) 20241029092454330 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) 20241029092454330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092454330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092454330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092454331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092454331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092454331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092454331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092454331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092454331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092454331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092454331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092454331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092454331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092454331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092454331 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092454331 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092454335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092454335 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092454335 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092454335 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092454335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092454335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092454335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092454335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092454335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092454335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092454335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092454335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092454335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092454335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092454335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092454336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092454336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092454336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092454336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092454336 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092454336 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092454336 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092454335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092454335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(272)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092454357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092455149 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092455149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee0b9), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092455149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092455149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092455149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092455149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092455149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092455149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092455149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092455149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092455149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092455149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092455149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092455149 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092455155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092455155 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092455155 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092455155 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092455155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092455155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092455155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092455155 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092455155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092455155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092455155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092455155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092455155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092455155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00fee0b9) (sccp_scrc.c:472) 20241029092455155 DLSCCP DEBUG Received CO:RELCO for local reference 11 (sccp_scoc.c:1823) 20241029092455155 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092455155 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092455156 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092455156 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092455156 DLSCCP DEBUG SCCP-SCOC(11)[0x55667407af40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(272)@33a2975c244c: f_create_expect(l3 := '0D6B9E45FB087F105684'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(272)@33a2975c244c: Created Expect[0] for '0D6B9E45FB087F105684'O to be handled at TC_ranap_ps_creq_cref0(275) TC_ranap_ps_creq_cref-Iuh0-RUA(266)@33a2975c244c: Added conn table entry 0TC_ranap_ps_creq_cref0(275)16134035 20241029092455394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092455394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092455394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092455394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092455394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf62f93, normal) (hnbgw_rua.c:388) 20241029092455394 DHNB DEBUG map_rua[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092455394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092455394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16134035 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092455394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092455394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092455394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16134035 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092455394 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092455394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092455394 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16134035 <-> SCCP-16 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092455394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16134035 SCCP-16 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092455394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092455394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092455394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092455395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092455395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092455395 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092455395 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{IDLE}: Allocated (fsm.c:456) 20241029092455395 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092455395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0d6b9e45fb087f105684004f40030002190056400500f1100926) (sccp_scrc.c:401) 20241029092455395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092455395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092455395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092455395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092455395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092455395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092455395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092455395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092455395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092455395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092455395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092455395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092455395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092455395 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092455395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092455395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092455395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092455395 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092455395 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092455395 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092455395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092455395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092455395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092455395 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(271)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(271)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(272)@33a2975c244c: Found Expect[0] for l3='0D6B9E45FB087F105684'O handled at TC_ranap_ps_creq_cref0(275) HNBGW_Test.sgsn0-RAN(272)@33a2975c244c: Added conn table entry 0TC_ranap_ps_creq_cref0(275)11872013 TC_ranap_ps_creq_cref0(275)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(272)@33a2975c244c: Deleted conn table entry 0TC_ranap_ps_creq_cref0(275)11872013 HNBGW_Test.sgsn0-SCCP(271)@33a2975c244c: Session index based on connection ID:0 20241029092455416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092455416 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092455416 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092455416 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092455416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092455416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092455416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092455416 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092455416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092455416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092455416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092455416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092455416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092455416 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) 20241029092455416 DLSCCP DEBUG Received CO:COREF for local reference 16 (sccp_scoc.c:1823) 20241029092455416 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241029092455416 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092455416 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241029092455416 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:516) 20241029092455416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241029092455416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241029092455416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092455416 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092455416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092455416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092455416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092455416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{disrupted}: Freeing instance (context_map.c:202) 20241029092455416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16134035)[0x55667407ab10]{disrupted}: Deallocated (fsm.c:568) 20241029092455416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092455417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092455417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092455417 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16134035 SCCP-16 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092455417 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241029092455417 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092455417 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092455417 DLSCCP DEBUG SCCP-SCOC(16)[0x55667407e140]{IDLE}: Deallocated (fsm.c:568) 20241029092455417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092455417 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(266)@33a2975c244c: Deleted conn table entry 0TC_ranap_ps_creq_cref0(275)16134035 20241029092455430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(275)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092455439 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34073<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(269)@33a2975c244c: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(266)@33a2975c244c: Final verdict of PTC: none 20241029092455440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092455440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092455440 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092455440 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092455440 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(273)@33a2975c244c: Final verdict of PTC: none 20241029092455440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092455441 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092455441 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) 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092455442 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092455442 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) 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092455442 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 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092455442 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092455442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092455442 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092455442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092455442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092455442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092455442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092455442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092455442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092455442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092455442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092455442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092455442 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092455442 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092455442 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092455442 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092455442 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092455442 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) 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092455442 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092455442 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) 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092455442 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 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092455442 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092455442 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092455442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092455442 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092455442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092455443 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(272)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(267)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(271)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(268)@33a2975c244c: Final verdict of PTC: none 20241029092455443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092455443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092455443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092455443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092455443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092455443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092455443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092455443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092455443 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092455443 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092455443 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(270)@33a2975c244c: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(265)@33a2975c244c: Final verdict of PTC: none 20241029092455445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(264)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(274)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(264): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(265): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(266): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(268): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(269): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(270): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(271): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(272): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(273): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(274): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ranap_ps_creq_cref0(275): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:24:55 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 20241029092455490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092455892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170852) Waiting for packet dumper to finish... 1 (prev_count=170852, count=171508) 20241029092457443 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092457443 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092457443 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092457443 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092457443 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092457443 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Tue Oct 29 09:24:57 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_without_pfcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@33a2975c244c: 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_without_pfcp' was executed successfully (exit status: 0). MTC@33a2975c244c: Test case TC_ps_rab_assignment_without_pfcp started. 20241029092459013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_without_pfcp-Iuh0(277)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092459022 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092459022 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092459030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_without_pfcp-Iuh1(279)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092459030 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41660 (stream_srv.c:129) 20241029092459030 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41660<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092459035 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37189<->l=127.0.0.1:4262) (control_if.c:570) 20241029092459036 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459036 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459036 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459036 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459036 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459036 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459037 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459037 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459038 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459038 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092459038 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) 20241029092459038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459038 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) 20241029092459038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092459038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459038 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459038 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459038 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092459038 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) 20241029092459038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459038 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) 20241029092459038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092459038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459038 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459038 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459038 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092459038 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092459038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459038 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092459038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092459038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459038 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459038 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459038 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092459038 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092459038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092459038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092459038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459038 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459038 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 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092459038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459038 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 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092459038 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 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092459038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459038 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092459038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459038 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092459038 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(284)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(284)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(284)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(282)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092459051 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459051 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459052 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459052 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459052 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459052 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459052 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092459052 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459053 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459053 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092459053 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) 20241029092459053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459053 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) 20241029092459053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092459053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459053 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459053 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459053 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092459053 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) 20241029092459053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459053 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) 20241029092459053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092459053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459053 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459053 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459053 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092459053 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092459053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092459053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092459053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459053 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459053 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459053 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092459053 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092459053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459053 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 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092459053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459053 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 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092459053 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 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092459053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092459053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092459053 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092459053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092459053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092459053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459053 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(287)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(287)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(287)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092459077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092459077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092459077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092459077 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092459077 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) 20241029092459077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092459077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092459077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092459077 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@33a2975c244c: setverdict(pass): none -> pass 20241029092459081 DLINP DEBUG SRVCONN(,r=127.0.0.1:41660<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092459081 DLINP DEBUG SRVCONN(,r=127.0.0.1:41660<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092459081 DLINP DEBUG SRVCONN(,r=127.0.0.1:41660<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092459081 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092459081 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) 20241029092459081 DLGLOBAL DEBUG validating counter group 0x5566739f3be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092459081 DHNBAP DEBUG (127.0.0.1:41660 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092459081 DHNBAP NOTICE (127.0.0.1:41660 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092459081 DHNBAP NOTICE (127.0.0.1:41660 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092459081 DLINP DEBUG SRVCONN(,r=127.0.0.1:41660<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092459081 DLINP DEBUG SRVCONN(,r=127.0.0.1:41660<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092459249 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 20241029092459249 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 20241029092459249 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092459249 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(284)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092459257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459257 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092459257 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092459257 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092459257 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092459257 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092459257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092459260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459260 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092459260 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092459260 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092459260 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092459260 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092459260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092459261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092459261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092459261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092459261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092459261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092459261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092459261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092459261 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092459261 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092459261 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459262 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459262 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092459262 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092459262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092459262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092459263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092459263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459263 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092459263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092459263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092459263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092459263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092459265 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 20241029092459265 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 20241029092459265 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092459265 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(287)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092459271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459271 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092459271 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092459271 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092459271 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092459271 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092459271 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092459275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459275 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092459275 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092459275 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092459275 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092459275 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092459275 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092459276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092459276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092459276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092459276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092459276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092459276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092459276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092459276 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092459276 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092459276 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092459277 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092459277 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092459277 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092459277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092459277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092459277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092459277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092459277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092459277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092459277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092459277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092459277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092459277 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092459277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092459277 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092459277 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092459278 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092459278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092459278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092459278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092459278 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(283)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092500067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092500067 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092500067 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092500067 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092500067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092500067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092500067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092500067 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092500067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092500067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092500067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092500067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092500067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092500067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092500067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092500067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092500067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092500067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092500067 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092500068 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092500068 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) 20241029092500068 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) 20241029092500068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092500068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092500068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092500068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092500068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092500068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092500068 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092500068 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092500068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092500068 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092500068 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092500068 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092500068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092500068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092500068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092500068 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092500069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092500069 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092500069 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092500069 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092500069 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092500069 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092500069 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092500069 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092500069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092500069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092500069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092500070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092500070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092500070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092500070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092500070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092500070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092500070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092500070 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092500070 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092500070 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(283)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(286)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092500074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092500074 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092500074 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092500074 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092500074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092500074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092500074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092500074 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092500074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092500074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092500074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092500074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092500074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092500074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092500074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092500074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092500074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092500074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092500074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092500074 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092500074 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) 20241029092500074 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) 20241029092500074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092500074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092500074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092500074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092500074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092500074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092500074 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092500074 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092500074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092500074 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092500074 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092500074 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092500074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092500074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092500074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092500074 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092500075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092500075 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092500075 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092500075 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092500075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092500075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092500075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092500075 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092500075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092500075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092500075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092500075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092500075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092500075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092500075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092500075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092500075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092500075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092500075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092500075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092500075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092500075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092500075 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092500075 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(286)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092501124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48252<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_without_pfcp-PFCP(289)@33a2975c244c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_without_pfcp0(290) subscribed for broadcast HNBGW_Test.sgsn0-RAN(286)@33a2975c244c: f_create_expect(l3 := '98C8BCC7572E7B30891E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(286)@33a2975c244c: Created Expect[0] for '98C8BCC7572E7B30891E'O to be handled at TC_ps_rab_assignment_without_pfcp0(290) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(278)@33a2975c244c: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(290)595602 20241029092502172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092502172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092502172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092502172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092502172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x91692, normal) (hnbgw_rua.c:388) 20241029092502172 DHNB DEBUG map_rua[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092502172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092502172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595602 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092502172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092502172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092502172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-595602 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092502172 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092502172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092502172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-595602 <-> SCCP-17 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092502172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595602 SCCP-17 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092502172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092502172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092502172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092502172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092502172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092502172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092502172 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{IDLE}: Allocated (fsm.c:456) 20241029092502172 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092502173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a98c8bcc7572e7b30891e004f400300006a0056400500f1100926) (sccp_scrc.c:401) 20241029092502173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092502173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092502173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092502173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092502173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092502173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092502173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092502173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092502173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092502173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092502173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092502173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092502173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092502173 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092502173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092502173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092502173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092502173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092502173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092502173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092502173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092502173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092502173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092502173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(286)@33a2975c244c: Found Expect[0] for l3='98C8BCC7572E7B30891E'O handled at TC_ps_rab_assignment_without_pfcp0(290) HNBGW_Test.sgsn0-RAN(286)@33a2975c244c: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(290)14988008 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Session index based on connection ID:0 TC_ps_rab_assignment_without_pfcp0(290)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092502192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092502192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092502192 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092502192 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092502192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092502192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092502192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092502192 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092502193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092502193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092502193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092502193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092502193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092502193 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052ab6f) (sccp_scrc.c:472) 20241029092502193 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241029092502193 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092502193 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092502193 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092502193 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092502193 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029092502193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092502193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: vl_len:91 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: vl_from0 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241029092502394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092502394 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092502394 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092502394 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092502394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092502394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092502394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092502394 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092502394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092502395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092502395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092502395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092502395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092502395 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241029092502395 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241029092502395 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092502395 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092502395 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092502395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092502395 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092502395 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092502395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092502395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092502395 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241029092502395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092502395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241029092502395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092502395 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_assignment_without_pfcp0(290)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092502432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092502432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092502432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029092502432 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092502432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x91692) (hnbgw_rua.c:452) 20241029092502432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595602 SCCP-17 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029092502432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092502432 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092502432 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092502432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092502433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092502433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092502433 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092502433 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092502433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241029092502433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092502433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092502433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092502433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092502433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092502433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092502433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092502433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092502433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092502433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092502433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092502433 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(290)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: vl_len:12 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: vl_from0 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029092504462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092504462 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092504462 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092504462 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092504462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092504462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092504462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092504462 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092504462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092504462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092504462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092504462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092504462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092504462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241029092504462 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241029092504463 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092504463 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092504463 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092504463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092504463 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029092504463 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029092504463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029092504463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092504463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241029092504463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092504463 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_assignment_without_pfcp0(290)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092504468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092504468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092504468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029092504468 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092504468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x91692) (hnbgw_rua.c:452) 20241029092504468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595602 SCCP-17 sgsn-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029092504468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092504468 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029092504468 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029092504468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029092504468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092504468 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092504468 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092504468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029092504468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092504469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092504469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092504469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092504469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092504469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092504469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092504469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092504469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092504469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092504469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092504469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(290)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092506481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48252<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_without_pfcp0(290)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(278)@33a2975c244c: Final verdict of PTC: none 20241029092506492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(280)@33a2975c244c: Final verdict of PTC: none 20241029092506493 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37189<->l=127.0.0.1:4262) (control_if.c:193) 20241029092506493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092506493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092506493 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092506493 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092506493 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092506493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092506493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092506493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092506493 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092506493 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092506493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092506493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092506493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092506493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092506493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092506493 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092506493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092506494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092506494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{disrupted}: Freeing instance (context_map.c:202) 20241029092506494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595602)[0x55667407ab10]{disrupted}: Deallocated (fsm.c:568) 20241029092506494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092506494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092506494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092506494 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-595602 SCCP-17 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092506494 DLINP DEBUG SRVCONN(,r=127.0.0.1:41660<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092506494 DLINP DEBUG SRVCONN(,r=127.0.0.1:41660<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092506494 DLINP NOTICE SRV(,r=127.0.0.1:41660<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092506494 DMAIN NOTICE (127.0.0.1:41660 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41660<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092506494 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(282)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(286)@33a2975c244c: Final verdict of PTC: none 20241029092506494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092506494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092506494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092506494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092506494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092506494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092506494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092506494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(283)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(276)@33a2975c244c: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(277)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(285)@33a2975c244c: Final verdict of PTC: none 20241029092506496 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 20241029092506496 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) 20241029092506496 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092506496 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092506496 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092506496 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) 20241029092506496 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092506496 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092506496 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) 20241029092506496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092506496 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092506496 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092506496 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092506496 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092506496 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092506496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092506496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092506497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092506497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092506497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092506497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092506497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092506497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092506497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092506497 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092506497 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092506497 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092506497 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(281)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(287)@33a2975c244c: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(279)@33a2975c244c: Final verdict of PTC: none 20241029092506497 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 20241029092506497 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) 20241029092506497 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092506497 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092506497 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092506497 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) 20241029092506497 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092506497 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092506497 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) 20241029092506497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092506497 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092506497 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092506497 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092506497 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092506497 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092506497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092506497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092506497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092506497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092506497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092506497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092506497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092506497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092506497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.msc0-M3UA(284)@33a2975c244c: Final verdict of PTC: none 20241029092506497 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092506497 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092506497 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092506497 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(288)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092506498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_without_pfcp-PFCP(289)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(276): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(277): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(278): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(279): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(280): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(282): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(283): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(284): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(285): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(286): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(287): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(288): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(289): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(290): pass (pass -> pass) MTC@33a2975c244c: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@33a2975c244c: 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_without_pfcp pass'. Tue Oct 29 09:25:06 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc 20241029092506542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092507044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193828) Waiting for packet dumper to finish... 1 (prev_count=193828, count=197708) 20241029092508498 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092508498 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092508498 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092508498 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092508498 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092508498 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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_without_pfcp pass' was executed successfully (exit status: 0). MTC@33a2975c244c: 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 ------ Tue Oct 29 09:25:09 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@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241029092510133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41674<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(292)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092510145 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092510145 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092510154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(294)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092510155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33125 (stream_srv.c:129) 20241029092510155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33125<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092510160 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39107<->l=127.0.0.1:4262) (control_if.c:570) 20241029092510162 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510162 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510162 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510162 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510162 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510162 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510162 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510162 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510163 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510163 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092510163 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) 20241029092510163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092510163 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092510163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510163 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092510163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510163 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) 20241029092510163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092510163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510163 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510163 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510163 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092510163 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) 20241029092510163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092510163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510164 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) 20241029092510164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092510164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510164 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510164 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510164 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092510164 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092510164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092510164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092510164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510164 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510164 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092510164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092510164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092510164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092510164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510164 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510164 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 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092510164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510164 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 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092510164 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 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092510164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092510164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092510164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(299)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(299)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(299)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(297)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092510181 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510181 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510182 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510182 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510182 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510182 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510182 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092510182 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510183 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510183 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092510183 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) 20241029092510183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092510183 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510183 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) 20241029092510183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092510183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510183 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510183 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510183 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092510183 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) 20241029092510183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092510183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510183 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) 20241029092510183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092510183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510183 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510183 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510183 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092510184 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092510184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092510184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510184 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092510184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092510184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510184 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510184 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510184 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092510184 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092510184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092510184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092510184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092510184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510184 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510184 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 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092510184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510184 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 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092510184 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 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092510184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092510184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092510184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(302)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(302)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(302)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(300)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092510210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092510210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092510210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092510210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092510210 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) 20241029092510210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092510210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092510210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092510210 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@33a2975c244c: setverdict(pass): none -> pass 20241029092510215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33125<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092510215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33125<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092510215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33125<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092510215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092510215 DHNBAP DEBUG (127.0.0.1:33125 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092510215 DHNBAP NOTICE (127.0.0.1:33125 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092510215 DHNBAP NOTICE (127.0.0.1:33125 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092510215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33125<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092510215 DLINP DEBUG SRVCONN(,r=127.0.0.1:33125<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092510377 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 20241029092510377 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 20241029092510377 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092510377 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(299)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092510385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510385 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092510385 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092510385 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092510385 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092510385 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092510385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092510387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510387 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092510387 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092510387 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092510387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092510387 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092510387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092510387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092510387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092510387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092510387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092510387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092510387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092510387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092510387 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092510387 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092510387 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510388 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510388 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092510388 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092510388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092510388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092510389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092510389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510389 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092510389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092510389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092510389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092510389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092510400 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 20241029092510400 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 20241029092510400 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092510400 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(302)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092510406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510406 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092510406 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092510406 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092510406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092510406 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092510406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092510407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092510407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092510407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092510407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092510407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092510407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092510406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510406 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092510406 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092510406 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092510406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092510406 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092510406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092510407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092510407 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092510407 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092510407 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092510408 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092510408 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092510408 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092510408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092510408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092510408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092510408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092510408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092510408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092510408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092510408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092510408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092510408 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092510408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092510408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092510408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092510408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092510408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092510408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092510408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092510408 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(298)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092511192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092511192 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092511192 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092511192 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092511192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092511192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092511192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092511192 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092511192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092511192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092511192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092511192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092511192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092511192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092511192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092511192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092511192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092511192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092511192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092511192 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092511192 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) 20241029092511192 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) 20241029092511193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092511193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092511193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092511193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092511193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092511193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092511193 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092511193 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092511193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092511193 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092511193 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092511193 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092511193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092511193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092511193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092511193 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092511195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092511195 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092511195 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092511195 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092511195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092511195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092511195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092511195 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092511195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092511195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092511195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092511195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092511195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092511195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092511195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092511195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092511195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092511195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092511195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092511195 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092511195 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(298)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(301)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092511214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092511214 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092511214 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092511214 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092511214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092511214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092511214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092511214 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092511215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092511215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092511215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092511215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092511215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092511215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092511215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092511215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092511215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092511215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092511215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092511215 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092511215 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) 20241029092511215 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) 20241029092511215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092511215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092511215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092511215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092511215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092511215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092511215 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092511215 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092511215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092511215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092511215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092511215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092511215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092511215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092511215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092511215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092511216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092511216 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092511216 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092511216 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092511216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092511216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092511216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092511216 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092511217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092511217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092511217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092511217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092511217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092511217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092511217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092511217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092511217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092511217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092511217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092511217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092511217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092511217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092511217 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092511217 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(301)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092511220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092511222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092511223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092511224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092511225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092511226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092511227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092511228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092511228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092511229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092511230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092511230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092511231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092511231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092511232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092511233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092511233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092511234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092511235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092511235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092511246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(298)@33a2975c244c: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(298)@33a2975c244c: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(304) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(304)16224753 20241029092512296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092512296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092512296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092512296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092512296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf791f1, normal) (hnbgw_rua.c:388) 20241029092512296 DHNB DEBUG map_rua[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092512296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092512296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224753 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092512296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092512296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092512296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224753 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092512296 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092512296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092512297 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16224753 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092512297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224753 SCCP-18 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092512297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092512297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092512297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092512297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092512297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092512297 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092512297 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{IDLE}: Allocated (fsm.c:456) 20241029092512297 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092512297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003800056400500f1100926) (sccp_scrc.c:401) 20241029092512297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092512297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092512297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092512297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092512297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092512297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092512297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092512297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092512297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092512297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092512297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092512297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092512297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092512297 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092512297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092512297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092512297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092512297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092512297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092512297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092512297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092512297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092512297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092512297 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(297)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(298)@33a2975c244c: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(304) HNBGW_Test.msc0-RAN(298)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(304)5036705 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(304)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092512318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092512318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092512318 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092512318 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092512318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092512318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092512318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092512318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092512319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092512319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092512319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092512319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092512319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092512319 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004d149) (sccp_scrc.c:472) 20241029092512319 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241029092512319 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092512319 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092512319 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092512319 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092512319 DCN DEBUG handle_cn_conn_conf() conn_id=18, 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) 20241029092512319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092512319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092512321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(304)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092512323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092512330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092512335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092512339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092512341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092512342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092512343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092512344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092512345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092512345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092512346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092512347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092512348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092512348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092512349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092512350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092512351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092512351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092512352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092512353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092512362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51798<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(298)@33a2975c244c: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(298)@33a2975c244c: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(305) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(305)13987652 20241029092513383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092513383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092513384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092513384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092513384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd56f44, normal) (hnbgw_rua.c:388) 20241029092513384 DHNB DEBUG map_rua[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092513384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092513384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13987652 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092513384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092513384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092513384 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092513384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13987652 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092513384 DCN DEBUG map_sccp[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092513384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092513384 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13987652 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092513384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13987652 SCCP-19 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092513384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092513384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092513384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092513384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092513384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092513384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092513384 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{IDLE}: Allocated (fsm.c:456) 20241029092513384 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092513384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003c20056400500f1100926) (sccp_scrc.c:401) 20241029092513384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092513384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092513384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092513385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092513385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092513385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092513385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092513385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092513385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092513385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092513385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092513385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092513385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092513385 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092513385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092513385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092513385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092513385 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092513385 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092513385 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092513385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092513385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092513385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092513385 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(297)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(298)@33a2975c244c: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(305) HNBGW_Test.msc0-RAN(298)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(305)3542115 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092513392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092513392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092513392 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092513392 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092513392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092513392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092513392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092513392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092513393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092513393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092513393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092513393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092513393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092513393 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00978c76) (sccp_scrc.c:472) 20241029092513393 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241029092513393 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092513393 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092513393 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092513393 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092513393 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) 20241029092513393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092513393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(305)@33a2975c244c: setverdict(pass): none -> pass 20241029092513396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(305)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092513398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092513402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092513406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092513408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092513410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092513411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092513412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092513413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092513414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092513415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092513415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092513417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092513418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092513418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092513419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092513420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092513421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092513421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092513422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092513423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092513431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(298)@33a2975c244c: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(298)@33a2975c244c: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(306) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(306)7357796 20241029092514459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092514459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092514459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092514459 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092514459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x704564, normal) (hnbgw_rua.c:388) 20241029092514459 DHNB DEBUG map_rua[0x556674081c10]{init}: Allocated (fsm.c:456) 20241029092514459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092514459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7357796 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092514459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092514459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092514459 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7357796 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092514459 DCN DEBUG map_sccp[0x556674078970]{init}: Allocated (fsm.c:456) 20241029092514459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092514459 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7357796 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092514459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7357796 SCCP-20 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092514459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092514459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092514459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092514459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092514459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092514459 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092514459 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{IDLE}: Allocated (fsm.c:456) 20241029092514459 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092514459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000de0056400500f1100926) (sccp_scrc.c:401) 20241029092514459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092514459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092514459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092514459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092514459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092514459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092514459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092514459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092514459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092514459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092514459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092514459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092514459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092514459 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092514459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092514459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092514460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092514460 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092514460 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092514460 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092514460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092514460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092514460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092514460 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(297)@33a2975c244c: First idle individual index:2 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(298)@33a2975c244c: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(306) HNBGW_Test.msc0-RAN(298)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(306)15813352 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241029092514465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092514465 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092514465 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092514465 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092514465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092514466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092514466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092514466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092514466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092514466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092514466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092514466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092514466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092514466 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00414979) (sccp_scrc.c:472) 20241029092514466 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241029092514466 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092514466 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092514466 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092514466 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092514466 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) 20241029092514466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092514466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(306)@33a2975c244c: setverdict(pass): none -> pass 20241029092514468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(306)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092514471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092514476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092514481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092514484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092514486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092514487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092514488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092514489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092514490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092514491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092514493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092514494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092514494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092514495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092514496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092514497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092514497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092514498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092514499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092514499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092514508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(298)@33a2975c244c: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(298)@33a2975c244c: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(307) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293)@33a2975c244c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(307)265533 20241029092515532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092515532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092515532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241029092515532 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092515532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40d3d, normal) (hnbgw_rua.c:388) 20241029092515532 DHNB DEBUG map_rua[0x55667407e010]{init}: Allocated (fsm.c:456) 20241029092515532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092515532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-265533 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092515532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092515532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092515532 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-265533 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092515532 DCN DEBUG map_sccp[0x556674074630]{init}: Allocated (fsm.c:456) 20241029092515532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092515532 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-265533 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092515532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-265533 SCCP-21 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20241029092515532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092515532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092515532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092515532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092515532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092515532 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092515532 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{IDLE}: Allocated (fsm.c:456) 20241029092515532 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092515532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000320056400500f1100926) (sccp_scrc.c:401) 20241029092515532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092515532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092515532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092515532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092515532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092515532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092515532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092515532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092515532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092515532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092515532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092515532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092515533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092515533 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092515533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092515533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092515533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092515533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092515533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092515533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092515533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092515533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092515533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(297)@33a2975c244c: First idle individual index:3 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(298)@33a2975c244c: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(307) HNBGW_Test.msc0-RAN(298)@33a2975c244c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(307)12969408 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241029092515538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515538 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092515538 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092515538 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092515538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092515538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092515538 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092515538 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092515538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092515538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092515538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092515538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092515538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092515538 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002b6d9a) (sccp_scrc.c:472) 20241029092515538 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241029092515538 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092515538 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092515538 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092515538 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092515538 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) 20241029092515538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092515538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(307)@33a2975c244c: setverdict(pass): none -> pass 20241029092515540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(307)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092515542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092515545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092515550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092515553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092515556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092515558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092515560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092515561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092515562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092515563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092515564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092515565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092515565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092515566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092515567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092515568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092515568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092515569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092515570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092515571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092515573 DLINP DEBUG SRVCONN(,r=127.0.0.1:33125<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092515573 DLINP DEBUG SRVCONN(,r=127.0.0.1:33125<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092515573 DLINP NOTICE SRV(,r=127.0.0.1:33125<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092515573 DMAIN NOTICE (127.0.0.1:33125 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33125<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092515574 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092515574 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39107<->l=127.0.0.1:4262) (control_if.c:193) 20241029092515574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41674<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(301)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(295)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(300)@33a2975c244c: Final verdict of PTC: none 20241029092515574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092515574 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) 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092515574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092515574 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) 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092515574 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 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092515574 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092515574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092515574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092515574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092515574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092515574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092515574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092515574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092515574 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092515574 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092515574 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092515574 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092515574 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 20241029092515574 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) 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092515574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092515574 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) 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092515574 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) 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092515574 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092515574 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092515574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092515574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092515574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092515574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092515574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092515574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092515574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092515574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092515574 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092515574 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092515574 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092515574 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092515574 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092515574 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(294)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(302)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(292)@33a2975c244c: Final verdict of PTC: none 20241029092515574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d149), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092515574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092515574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092515574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092515574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092515574 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092515574 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092515574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{disrupted}: Freeing instance (context_map.c:202) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224753)[0x55667407ab10]{disrupted}: Deallocated (fsm.c:568) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092515574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224753 SCCP-18 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092515574 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092515574 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092515574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00978c76), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092515574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092515574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092515574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092515574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092515574 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092515574 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092515574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{disrupted}: Freeing instance (context_map.c:202) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13987652)[0x55667407e5b0]{disrupted}: Deallocated (fsm.c:568) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{disconnected}: Freeing instance (context_map.c:206) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55667407b5e0]{disconnected}: Deallocated (fsm.c:568) 20241029092515574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13987652 SCCP-19 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092515574 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092515574 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092515574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00414979), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092515574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092515574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092515574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092515574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092515574 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092515574 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092515574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{disrupted}: Freeing instance (context_map.c:202) 20241029092515574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7357796)[0x556674081c10]{disrupted}: Deallocated (fsm.c:568) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{disconnected}: Freeing instance (context_map.c:206) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556674078970]{disconnected}: Deallocated (fsm.c:568) 20241029092515574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7357796 SCCP-20 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029092515574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092515575 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092515575 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092515575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b6d9a), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092515575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092515575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092515575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092515575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092515575 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092515575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092515575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092515575 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092515575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092515575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092515575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092515575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{disrupted}: Freeing instance (context_map.c:202) 20241029092515575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-265533)[0x55667407e010]{disrupted}: Deallocated (fsm.c:568) 20241029092515575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092515575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{disconnected}: Freeing instance (context_map.c:206) 20241029092515575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556674074630]{disconnected}: Deallocated (fsm.c:568) 20241029092515575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-265533 SCCP-21 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029092515575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092515575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092515575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515575 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092515575 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092515575 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092515575 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092515575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092515575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092515575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515575 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092515575 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092515575 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092515575 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092515575 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092515575 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092515575 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092515575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515575 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092515575 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092515575 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092515575 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092515575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092515575 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092515575 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092515575 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092515575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092515575 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(296)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(299)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(291)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(297)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(298)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(303)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092515576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(291): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(292): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(294): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(295): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(297): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(298): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(299): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(300): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(301): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(302): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(303): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(304): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(305): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(306): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(307): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:25:15 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 20241029092515617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092516119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303024) 20241029092516494 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092516494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092516494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092516494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092516494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092516494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092516495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092516495 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092516495 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092516495 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092516495 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092516495 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092516495 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092516495 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=303024, count=305484) 20241029092517575 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092517575 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092517575 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092517576 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092517576 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092517576 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:25:18 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@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241029092519217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(309)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092519226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092519226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092519234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(311)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092519234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43801 (stream_srv.c:129) 20241029092519234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43801<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092519239 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40211<->l=127.0.0.1:4262) (control_if.c:570) 20241029092519240 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519240 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519240 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519240 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519240 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519240 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519240 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519240 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519241 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519241 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092519241 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) 20241029092519241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092519241 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519241 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) 20241029092519241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092519241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519241 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519241 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519241 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092519241 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) 20241029092519241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092519241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519241 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) 20241029092519241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092519241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519241 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519242 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519242 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092519242 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092519242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092519242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519242 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519242 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092519242 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092519242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092519242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519242 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519242 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 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092519242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519242 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 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092519242 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 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092519242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092519242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092519242 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(316)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(316)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(316)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(314)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(319)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(319)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(319)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(317)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092519268 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519268 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519268 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519268 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519268 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519268 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519268 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092519268 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519269 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519269 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092519269 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) 20241029092519269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519269 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) 20241029092519269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092519269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519269 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519269 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519269 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092519269 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) 20241029092519269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519269 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) 20241029092519269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092519269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519269 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519269 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519269 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092519269 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519269 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092519269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519269 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519269 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519269 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092519269 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092519270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519270 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519270 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 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092519270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519270 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 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092519270 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 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092519270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092519270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092519270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(322)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(322)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(322)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(320)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(325)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(325)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(325)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(323)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092519305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092519305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092519305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092519305 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092519305 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) 20241029092519305 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092519305 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092519305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092519305 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@33a2975c244c: setverdict(pass): none -> pass 20241029092519309 DLINP DEBUG SRVCONN(,r=127.0.0.1:43801<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092519309 DLINP DEBUG SRVCONN(,r=127.0.0.1:43801<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092519309 DLINP DEBUG SRVCONN(,r=127.0.0.1:43801<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092519309 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092519309 DHNBAP DEBUG (127.0.0.1:43801 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092519309 DHNBAP NOTICE (127.0.0.1:43801 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092519309 DHNBAP NOTICE (127.0.0.1:43801 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092519309 DLINP DEBUG SRVCONN(,r=127.0.0.1:43801<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092519309 DLINP DEBUG SRVCONN(,r=127.0.0.1:43801<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092519453 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 20241029092519453 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 20241029092519453 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092519453 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(316)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092519463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519463 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092519463 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092519463 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092519463 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092519463 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092519463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092519465 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 20241029092519465 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 20241029092519465 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092519465 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(319)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092519467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519467 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092519467 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092519467 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092519467 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092519467 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092519467 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092519467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092519467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092519467 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092519468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092519468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092519468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092519468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092519468 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092519468 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092519468 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519469 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092519469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092519469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092519469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519469 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092519469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092519469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092519469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092519469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092519471 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) 20241029092519471 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092519471 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092519471 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092519471 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092519471 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092519471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092519472 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) 20241029092519472 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092519472 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092519472 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092519472 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092519472 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092519472 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092519472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092519472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092519472 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092519472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092519472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092519472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092519472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092519472 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092519473 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092519473 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519474 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519474 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092519474 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092519474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519474 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092519474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519474 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092519474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092519474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092519474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092519474 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092519482 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 20241029092519482 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 20241029092519483 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092519483 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)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092519488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519488 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092519488 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092519488 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092519488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092519488 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092519488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092519491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519491 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092519491 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092519491 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092519491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092519491 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092519491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092519491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092519491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092519491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092519491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092519491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092519491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092519491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092519491 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092519491 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092519491 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519492 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092519493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092519493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092519493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092519493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092519493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092519493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092519493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092519493 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519494 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 20241029092519495 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 20241029092519495 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092519495 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(325)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092519500 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) 20241029092519500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092519500 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092519500 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092519500 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092519500 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092519500 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092519502 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) 20241029092519502 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092519502 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092519502 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092519502 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092519502 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092519502 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092519503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092519503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092519503 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092519503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092519503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092519503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092519503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092519503 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092519503 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092519503 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092519504 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092519504 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092519504 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092519504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092519504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092519504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092519504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092519504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092519504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092519504 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092519504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092519504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092519504 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092519504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092519504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092519504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092519504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092519504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092519504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092519505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092519505 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(315)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092520274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520274 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092520274 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092520274 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092520274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520274 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092520274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092520274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092520274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092520275 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092520275 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) 20241029092520275 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) 20241029092520275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092520275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092520275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092520275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092520275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092520275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092520275 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092520275 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092520275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520275 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092520275 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092520275 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092520275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092520275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092520275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092520275 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520276 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092520276 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092520276 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092520276 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520276 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520276 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520276 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092520277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092520277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092520277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.msc1-RAN(318)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092520277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092520277 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092520277 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092520278 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) 20241029092520278 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092520278 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092520278 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 20241029092520278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520278 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) 20241029092520278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092520278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092520278 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092520278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520278 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092520278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092520278 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092520278 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) 20241029092520278 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) 20241029092520278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092520279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092520279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092520279 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092520279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092520279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092520279 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092520279 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092520279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092520279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092520279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092520279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092520279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092520279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092520279 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(315)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092520285 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) 20241029092520285 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092520285 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092520285 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 20241029092520285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520285 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520285 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) 20241029092520285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092520285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092520285 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092520285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520285 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092520285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092520285 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092520285 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(318)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(321)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092520292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520292 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092520292 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092520292 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092520292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092520292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092520292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092520292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520292 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092520292 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092520292 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) 20241029092520292 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) 20241029092520292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092520292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092520292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092520292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092520292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092520292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092520292 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092520292 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092520292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092520292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092520292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092520292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092520292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092520292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092520292 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520293 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092520293 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092520293 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092520293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520293 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092520293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092520293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092520293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092520294 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092520294 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(321)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(324)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092520298 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) 20241029092520298 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092520298 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092520298 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 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520298 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) 20241029092520298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092520298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092520298 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) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 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) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520298 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092520298 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092520298 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) 20241029092520298 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) 20241029092520298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092520298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092520298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092520298 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092520298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092520298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092520298 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092520298 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092520298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092520298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092520298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092520298 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092520298 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520298 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) 20241029092520298 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092520298 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092520298 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 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092520298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092520298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092520298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092520298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092520298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092520298 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) 20241029092520298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092520298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092520298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092520298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092520298 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) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 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) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092520298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092520298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092520298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092520298 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092520298 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092520298 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(324)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092521321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092521329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092521334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092521339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092521343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092521347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092521351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092521355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092521358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092521361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092521363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092521365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092521367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092521368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092521370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092521371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092521373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092521374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092521375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092521376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092521399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(315)@33a2975c244c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(315)@33a2975c244c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(327) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(310)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(327)610596 20241029092522446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092522446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092522446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092522446 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092522446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x95124, normal) (hnbgw_rua.c:388) 20241029092522446 DHNB DEBUG map_rua[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092522446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092522446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-610596 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092522447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092522447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092522447 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-610596 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092522447 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092522447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092522447 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-610596 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092522447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-610596 SCCP-22 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092522447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092522447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092522447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092522447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092522447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092522447 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092522447 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{IDLE}: Allocated (fsm.c:456) 20241029092522447 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092522447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000450056400500f1100926) (sccp_scrc.c:401) 20241029092522447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092522447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092522447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092522447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092522447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092522447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092522447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092522447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092522447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092522447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092522447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092522447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092522447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092522447 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092522447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092522447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092522447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092522447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092522447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092522447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092522447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092522447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092522447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092522447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(314)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(314)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(315)@33a2975c244c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(327) HNBGW_Test.msc0-RAN(315)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(327)9545607 HNBGW_Test.msc0-SCCP(314)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(314)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(327)@33a2975c244c: setverdict(pass): none -> pass 20241029092522460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092522460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092522460 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092522460 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092522460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092522461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092522461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092522461 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092522461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092522461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092522461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092522461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092522461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092522461 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0029dc45) (sccp_scrc.c:472) 20241029092522461 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241029092522461 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092522461 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092522461 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092522461 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092522461 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) 20241029092522461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092522461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_imsi_round_robin0(327)@33a2975c244c: Final verdict of PTC: pass 20241029092522461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51854<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: 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 } } } 20241029092522461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092522465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092522468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092522470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092522472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092522473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092522474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092522475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092522476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092522476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092522477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092522478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092522478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092522479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092522480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092522480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092522481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092522482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092522482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092522483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092522492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(318)@33a2975c244c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(318)@33a2975c244c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(328) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(310)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(328)8452471 20241029092523516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092523516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092523516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092523516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092523516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80f977, normal) (hnbgw_rua.c:388) 20241029092523516 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092523516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092523516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452471 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092523516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092523516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092523516 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092523516 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452471 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092523516 DCN DEBUG map_sccp[0x556674081c10]{init}: Allocated (fsm.c:456) 20241029092523517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092523517 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8452471 <-> SCCP-23 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092523517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452471 SCCP-23 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092523517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092523517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092523517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092523517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092523517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092523517 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092523517 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{IDLE}: Allocated (fsm.c:456) 20241029092523517 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092523517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000c20056400500f1100926) (sccp_scrc.c:401) 20241029092523517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092523517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092523517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092523517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092523517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092523517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092523517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092523517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092523517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092523517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092523517 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092523517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092523517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092523517 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092523517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092523517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092523517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092523517 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092523517 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092523518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092523518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092523518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092523518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092523518 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(317)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(317)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(318)@33a2975c244c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(328) HNBGW_Test.msc1-RAN(318)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(328)16629384 TC_mscpool_L3Complete_by_imsi_round_robin0(328)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(317)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(317)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092523536 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) 20241029092523536 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092523536 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092523536 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 20241029092523536 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092523536 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092523536 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092523536 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092523536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092523536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092523536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092523536 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) 20241029092523536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092523536 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d29b36) (sccp_scrc.c:472) 20241029092523536 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241029092523536 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092523536 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092523536 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092523536 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092523536 DCN DEBUG handle_cn_conn_conf() conn_id=23, 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) 20241029092523536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092523536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092523537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(328)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092523538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092523544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092523549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092523552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092523555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092523557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092523558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092523559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092523560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092523560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092523561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092523562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092523562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092523563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092523563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092523564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092523565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092523565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092523566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092523567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092523576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(315)@33a2975c244c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(315)@33a2975c244c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(329) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(310)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(329)903321 20241029092524587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092524587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092524587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092524587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092524587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc899, normal) (hnbgw_rua.c:388) 20241029092524587 DHNB DEBUG map_rua[0x5566740774c0]{init}: Allocated (fsm.c:456) 20241029092524587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092524587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-903321 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092524587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092524587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092524588 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-903321 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092524588 DCN DEBUG map_sccp[0x55667407d290]{init}: Allocated (fsm.c:456) 20241029092524588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092524588 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-903321 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092524588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-903321 SCCP-24 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092524588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092524588 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092524588 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092524588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092524588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092524588 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092524588 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{IDLE}: Allocated (fsm.c:456) 20241029092524588 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092524588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000240056400500f1100926) (sccp_scrc.c:401) 20241029092524588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092524588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092524588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092524588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092524588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092524588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092524588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092524588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092524588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092524588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092524588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092524588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092524588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092524588 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092524588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092524588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092524588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092524588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092524588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092524588 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092524588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092524588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092524588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092524588 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(314)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(314)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(315)@33a2975c244c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(329) HNBGW_Test.msc0-RAN(315)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(329)2464350 HNBGW_Test.msc0-SCCP(314)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(314)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092524593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092524593 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092524593 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092524593 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092524593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092524593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092524593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092524593 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092524593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092524593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092524594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092524594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092524594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092524594 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7679c) (sccp_scrc.c:472) 20241029092524594 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241029092524594 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092524594 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092524594 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092524594 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092524594 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) 20241029092524594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092524594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_imsi_round_robin0(329)@33a2975c244c: setverdict(pass): none -> pass 20241029092524595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(329)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092524597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092524602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092524607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092524609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092524611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092524612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092524613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092524614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092524615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092524615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092524616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092524617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092524618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092524618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092524619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092524620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092524620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092524621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092524622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092524623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092524627 DLINP DEBUG SRVCONN(,r=127.0.0.1:43801<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092524627 DLINP DEBUG SRVCONN(,r=127.0.0.1:43801<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092524627 DLINP NOTICE SRV(,r=127.0.0.1:43801<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092524627 DMAIN NOTICE (127.0.0.1:43801 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43801<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092524627 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092524627 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40211<->l=127.0.0.1:4262) (control_if.c:193) 20241029092524627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(321)@33a2975c244c: Final verdict of PTC: none 20241029092524627 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092524627 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092524627 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 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092524627 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(310)@33a2975c244c: Final verdict of PTC: none 20241029092524627 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(315)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(312)@33a2975c244c: Final verdict of PTC: none 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092524627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092524627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092524627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092524627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092524627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092524627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092524627 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092524627 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092524627 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029092524627 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092524627 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092524627 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092524627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092524627 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092524627 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092524627 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 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092524627 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092524627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d29b36), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092524627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092524627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092524627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092524627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092524627 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092524627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092524627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092524627 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092524627 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 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092524627 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 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092524627 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) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092524627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092524627 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092524627 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092524627 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092524628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092524628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452471)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092524628 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) 20241029092524628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092524628 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092524628 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092524628 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092524628 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{disconnected}: Freeing instance (context_map.c:206) 20241029092524628 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092524628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092524628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x556674081c10]{disconnected}: Deallocated (fsm.c:568) 20241029092524628 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452471 SCCP-23 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092524628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092524628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092524628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092524628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092524628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092524628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092524628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092524628 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092524628 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092524628 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092524628 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092524628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092524628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092524628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092524628 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092524628 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092524628 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092524628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092524628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092524628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092524628 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092524628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092524628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092524628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092524628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092524628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092524628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092524628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092524628 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092524628 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092524628 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092524628 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092524628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092524628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092524628 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092524628 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092524628 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) HNBGW_Test.msc0-SCCP(314)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(318)@33a2975c244c: Final verdict of PTC: none 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092524628 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092524628 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092524628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc45), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092524628 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.sgsn1-M3UA(325)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(319)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(320)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(309)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(324)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(323)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(311)@33a2975c244c: Final verdict of PTC: none 20241029092524628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092524628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092524628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092524628 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{disrupted}: Freeing instance (context_map.c:202) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-610596)[0x55667407ab10]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(322)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(316)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(317)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(308)@33a2975c244c: Final verdict of PTC: none 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092524628 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-610596 SCCP-22 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092524628 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092524628 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092524628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7679c), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092524628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092524628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092524628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092524628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092524628 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{disrupted}: Freeing instance (context_map.c:202) 20241029092524628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-903321)[0x5566740774c0]{disrupted}: Deallocated (fsm.c:568) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{disconnected}: Freeing instance (context_map.c:206) 20241029092524628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55667407d290]{disconnected}: Deallocated (fsm.c:568) 20241029092524628 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-903321 SCCP-24 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092524628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092524628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092524628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092524628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092524628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092524628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092524628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092524628 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092524628 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092524628 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092524628 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092524629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092524629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092524629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092524629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092524629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092524629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092524629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092524629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092524629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092524629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092524629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092524629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092524629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092524629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092524629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092524629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(326)@33a2975c244c: Final verdict of PTC: none 20241029092524642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(308): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(309): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(310): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(311): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(312): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(314): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(315): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(316): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(317): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(318): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(319): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(320): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(321): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(322): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(323): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(324): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(325): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(326): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(327): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(328): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(329): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:25:24 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 20241029092524763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092525265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331372) 20241029092525575 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092525575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b6d9a), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092525575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092525575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092525575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092525575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092525575 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092525575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00414979), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092525575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092525575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092525575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092525575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092525575 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092525575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00978c76), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092525575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092525575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092525575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092525575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092525575 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092525575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d149), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092525575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092525575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092525575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092525575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092525575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092525575 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092525575 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092525575 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092525576 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092525576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092525576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092525576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092525576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092525576 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092525576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092525576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092525576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092525576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092525576 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092525576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092525576 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092525576 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092525576 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092525576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092525576 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=331372, count=342816) 20241029092526496 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092526496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092526496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092526496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092526496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092526496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092526496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092526496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092526496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092526496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092526496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092526497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092526497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092526497 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092526628 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092526628 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092526628 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092526628 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092526628 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092526628 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092526628 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092526628 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092526628 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092526628 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092526628 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092526628 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:25:27 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@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241029092528373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(331)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092528394 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092528394 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092528411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(333)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092528414 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54291 (stream_srv.c:129) 20241029092528414 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54291<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092528429 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39165<->l=127.0.0.1:4262) (control_if.c:570) 20241029092528431 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528432 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528432 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528432 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528433 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528433 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092528433 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528433 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092528433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528433 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528433 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092528433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092528433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528433 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528433 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528433 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528433 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528433 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092528433 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) 20241029092528433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528433 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) 20241029092528433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092528433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528433 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092528433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092528433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092528433 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092528433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092528433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092528433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092528433 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092528433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528433 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 20241029092528433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092528434 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 20241029092528434 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092528434 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092528435 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) 20241029092528435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092528435 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092528435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528435 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092528435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528435 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) 20241029092528435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092528435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528435 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528435 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 20241029092528435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092528435 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(338)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(338)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(338)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(336)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(341)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(341)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(341)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(339)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092528461 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528461 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528461 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528461 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528461 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528461 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528461 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092528461 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528462 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528462 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092528462 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) 20241029092528462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528463 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) 20241029092528463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092528463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528463 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528463 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528463 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092528463 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) 20241029092528463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528463 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) 20241029092528463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092528463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528463 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528463 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528463 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092528463 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092528463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528463 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528463 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092528463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092528463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528463 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528463 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 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092528463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528463 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 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092528463 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 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092528463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092528463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092528463 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(344)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(344)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(344)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(342)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(347)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(347)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(347)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(345)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092528510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092528510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092528510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092528511 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092528511 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) 20241029092528511 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092528511 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092528511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092528511 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@33a2975c244c: setverdict(pass): none -> pass 20241029092528524 DLINP DEBUG SRVCONN(,r=127.0.0.1:54291<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092528525 DLINP DEBUG SRVCONN(,r=127.0.0.1:54291<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092528525 DLINP DEBUG SRVCONN(,r=127.0.0.1:54291<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092528525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092528525 DHNBAP DEBUG (127.0.0.1:54291 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092528525 DHNBAP NOTICE (127.0.0.1:54291 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092528525 DHNBAP NOTICE (127.0.0.1:54291 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092528525 DLINP DEBUG SRVCONN(,r=127.0.0.1:54291<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092528525 DLINP DEBUG SRVCONN(,r=127.0.0.1:54291<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092528648 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 20241029092528648 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 20241029092528648 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092528648 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(338)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092528656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528656 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092528656 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092528657 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092528657 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092528657 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092528657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092528659 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 20241029092528659 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 20241029092528659 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092528659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092528659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528659 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092528659 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092528659 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092528659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092528659 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092528659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092528660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092528660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092528660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092528660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092528660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092528660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092528660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092528660 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092528660 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092528660 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528661 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528661 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092528661 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092528661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092528662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528662 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(341)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092528662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528662 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528662 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528662 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092528662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092528662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092528662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092528662 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092528666 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) 20241029092528666 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092528666 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092528666 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092528666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092528666 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092528666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092528668 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) 20241029092528668 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092528668 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092528668 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092528668 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092528668 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092528668 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092528669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092528669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092528669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092528669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092528669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092528669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092528669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092528669 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092528669 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092528669 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528670 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528670 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092528670 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092528670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092528670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528670 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528671 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528671 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528671 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092528671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092528671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092528671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092528671 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092528675 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 20241029092528675 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 20241029092528675 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092528675 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(344)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092528679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528679 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092528679 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092528679 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092528679 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092528679 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092528679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092528681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528681 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092528681 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092528681 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092528681 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092528681 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092528681 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092528681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092528681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092528681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092528681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092528681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092528681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092528681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092528681 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092528681 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092528681 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528682 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092528682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092528682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092528682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528682 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092528683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092528683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092528683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092528683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092528689 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 20241029092528689 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 20241029092528689 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092528689 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(347)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092528692 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) 20241029092528692 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092528692 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092528692 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092528692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092528692 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092528692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092528693 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) 20241029092528693 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092528693 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092528693 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092528693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092528693 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092528693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092528693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092528693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092528693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092528693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092528693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092528693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092528693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092528693 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092528693 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092528693 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092528694 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092528694 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092528694 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092528694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092528694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092528694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092528694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092528694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092528694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092528694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092528694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092528694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092528694 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092528694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092528694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092528694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092528694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092528694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092528694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092528694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092528694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(337)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092529466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529466 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092529466 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092529466 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092529466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092529466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092529466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092529466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092529466 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092529466 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) 20241029092529466 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) 20241029092529466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092529466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092529466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092529466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092529466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092529466 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092529466 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092529466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092529466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092529466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092529466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092529466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092529466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092529466 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529467 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092529467 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092529467 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092529467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529467 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092529467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092529467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092529467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092529467 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092529467 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092529467 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(340)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092529471 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) 20241029092529471 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092529471 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092529471 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 20241029092529471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529471 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529471 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) 20241029092529471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092529471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092529471 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092529471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092529471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) HNBGW_Test.msc0-RAN(337)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092529471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092529471 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092529471 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) 20241029092529471 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) 20241029092529471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092529471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092529471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092529471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092529471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092529471 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092529471 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092529471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092529471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092529471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092529471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092529471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092529471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092529471 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529473 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) 20241029092529473 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092529473 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092529473 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 20241029092529473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529473 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529473 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) 20241029092529473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092529473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092529473 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092529473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529473 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092529473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092529473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092529473 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092529473 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(340)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(343)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092529483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529483 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092529483 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092529483 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092529483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529483 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092529483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529483 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529483 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092529483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092529483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529483 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529483 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092529483 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092529483 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092529483 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) 20241029092529483 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) 20241029092529483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092529483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092529483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092529483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092529483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092529483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092529483 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092529483 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092529483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529483 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092529483 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092529483 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092529483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092529483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092529483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092529483 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529486 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092529486 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092529486 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092529486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529486 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092529486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092529486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092529486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092529486 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092529486 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092529486 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(343)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(346)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092529500 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) 20241029092529500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092529500 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092529500 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 20241029092529500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529500 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) 20241029092529500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092529500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092529500 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) 20241029092529500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529500 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) 20241029092529500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092529500 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092529500 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092529500 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) 20241029092529500 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) 20241029092529500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092529500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092529500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092529500 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092529500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092529500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092529500 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092529500 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092529500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092529500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092529500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092529500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092529500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092529500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092529500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092529500 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529502 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) 20241029092529502 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092529502 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092529502 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 20241029092529502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092529502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092529502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092529502 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092529502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092529502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092529502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092529502 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) 20241029092529502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092529502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092529503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092529503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092529503 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) 20241029092529503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092529503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529503 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) 20241029092529503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092529503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092529503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092529503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092529503 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092529503 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092529503 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(346)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092530539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092530549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092530555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092530560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092530564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092530567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092530571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092530573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092530575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092530577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092530579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092530580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092530582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092530583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092530584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092530585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092530587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092530588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092530589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092530590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092530604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(337)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(337)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(332)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)10257953 20241029092531645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092531645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092531645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092531645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092531645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c8621, normal) (hnbgw_rua.c:388) 20241029092531645 DHNB DEBUG map_rua[0x55667407ab10]{init}: Allocated (fsm.c:456) 20241029092531645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092531645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10257953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092531645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092531645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092531645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10257953 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029092531645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10257953 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092531645 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092531645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092531645 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10257953 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092531645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10257953 SCCP-25 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092531645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092531645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092531645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092531645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092531645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092531645 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092531645 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{IDLE}: Allocated (fsm.c:456) 20241029092531645 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092531645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000bb0056400500f1100926) (sccp_scrc.c:401) 20241029092531645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092531645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092531645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092531645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092531645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092531645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092531645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092531645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092531645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092531645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092531645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092531645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092531645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092531645 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092531646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092531646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092531646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092531646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092531646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092531646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092531646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092531646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092531646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092531646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(336)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(336)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(337)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349) HNBGW_Test.msc0-RAN(337)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)12183688 HNBGW_Test.msc0-SCCP(336)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(336)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092531664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092531664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092531664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092531664 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092531664 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092531664 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092531664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092531664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092531664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092531664 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092531664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)@33a2975c244c: setverdict(pass): none -> pass 20241029092531664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092531664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092531664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0016aaf0) (sccp_scrc.c:472) 20241029092531664 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241029092531664 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092531664 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092531664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092531664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092531664 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) 20241029092531664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092531664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092531667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092531669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092531674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092531676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092531678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092531679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092531680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092531681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092531682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092531682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092531683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092531684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092531685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092531685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092531686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092531687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092531688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092531688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092531689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092531690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092531691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092531699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(340)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(340)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(332)@33a2975c244c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)13349352 20241029092532723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092532723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092532723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092532723 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092532723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcbb1e8, normal) (hnbgw_rua.c:388) 20241029092532723 DHNB DEBUG map_rua[0x55667407d290]{init}: Allocated (fsm.c:456) 20241029092532723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092532723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349352 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092532723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092532723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092532723 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349352 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029092532723 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349352 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092532723 DCN DEBUG map_sccp[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092532723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092532723 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13349352 <-> SCCP-26 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092532723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13349352 SCCP-26 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092532723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092532723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092532723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092532723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092532723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092532723 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092532723 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{IDLE}: Allocated (fsm.c:456) 20241029092532723 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092532723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001a20056400500f1100926) (sccp_scrc.c:401) 20241029092532723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092532723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092532723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092532723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092532723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092532723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092532723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092532723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092532723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092532723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092532723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092532723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092532723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092532723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092532723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092532723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092532723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092532723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092532723 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092532723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092532723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092532723 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092532723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092532723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc1-SCCP(339)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(339)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(340)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) HNBGW_Test.msc1-RAN(340)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)8108216 HNBGW_Test.msc1-SCCP(339)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(339)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092532743 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) 20241029092532743 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092532743 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092532743 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 20241029092532743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092532743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092532743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092532743 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092532743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092532743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092532743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092532743 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) 20241029092532743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092532743 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057cdb6) (sccp_scrc.c:472) 20241029092532743 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241029092532743 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092532743 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092532743 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092532743 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092532743 DCN DEBUG handle_cn_conn_conf() conn_id=26, 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) 20241029092532743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092532743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@33a2975c244c: setverdict(pass): none -> pass 20241029092532745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092532748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092532752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092532758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092532763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092532765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092532767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092532769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092532770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092532771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092532772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092532773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092532773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092532774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092532775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092532776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092532777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092532778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092532779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092532779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092532780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092532790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(337)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(337)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(332)@33a2975c244c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(351)6852255 20241029092533816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092533816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092533816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092533816 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092533816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x688e9f, normal) (hnbgw_rua.c:388) 20241029092533816 DHNB DEBUG map_rua[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092533816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092533816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852255 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092533816 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092533816 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092533817 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852255 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029092533817 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852255 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092533817 DCN DEBUG map_sccp[0x556674084610]{init}: Allocated (fsm.c:456) 20241029092533817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092533817 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6852255 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092533817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852255 SCCP-27 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092533817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092533817 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092533817 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092533817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092533817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092533817 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092533817 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{IDLE}: Allocated (fsm.c:456) 20241029092533817 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092533817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300022c0056400500f1100926) (sccp_scrc.c:401) 20241029092533817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092533817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092533817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092533817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092533817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092533817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092533817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092533817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092533817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092533817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092533817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092533817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092533817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092533817 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092533817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092533817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092533817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092533817 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092533817 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092533817 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092533817 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092533817 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092533817 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092533817 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(336)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(336)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(337)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(351) HNBGW_Test.msc0-RAN(337)@33a2975c244c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(351)11798945 HNBGW_Test.msc0-SCCP(336)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(336)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092533824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092533824 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092533824 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092533824 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092533824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092533824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092533824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092533824 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092533824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092533825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092533825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092533825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092533825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092533825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b9739) (sccp_scrc.c:472) 20241029092533825 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241029092533825 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092533825 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092533825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092533825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092533825 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) 20241029092533825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092533825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(351)@33a2975c244c: setverdict(pass): none -> pass 20241029092533827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(351)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092533830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092533835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092533839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092533841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092533842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092533843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092533844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092533845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092533845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092533846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092533847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092533848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092533848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092533849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092533850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092533850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092533851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092533852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092533853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092533854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092533856 DLINP DEBUG SRVCONN(,r=127.0.0.1:54291<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092533856 DLINP DEBUG SRVCONN(,r=127.0.0.1:54291<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092533856 DLINP NOTICE SRV(,r=127.0.0.1:54291<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092533856 DMAIN NOTICE (127.0.0.1:54291 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54291<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092533856 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092533856 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39165<->l=127.0.0.1:4262) (control_if.c:193) 20241029092533856 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092533856 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) 20241029092533856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092533856 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092533856 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092533856 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) 20241029092533856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092533856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092533856 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 20241029092533856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092533856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092533856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092533856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092533856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092533856 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092533856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092533856 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(337)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(340)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(343)@33a2975c244c: Final verdict of PTC: none 20241029092533856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092533856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092533857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092533857 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092533857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092533857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092533857 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092533857 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) 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(345)@33a2975c244c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(334)@33a2975c244c: Final verdict of PTC: none20241029092533857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092533857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092533857 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092533857 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092533857 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092533857 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) 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092533857 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 20241029092533857 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) 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092533857 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 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092533857 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092533857 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092533857 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092533857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092533857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092533857 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 20241029092533857 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) 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092533857 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092533857 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092533857 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 20241029092533857 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092533857 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) 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092533857 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 20241029092533857 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092533857 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) 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(332)@33a2975c244c: Final verdict of PTC: none20241029092533857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092533857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092533857 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092533857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092533857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092533857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092533857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092533857 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092533857 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092533857 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092533857 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(346)@33a2975c244c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(331)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(342)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(338)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(335)@33a2975c244c: Final verdict of PTC: none 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-M3UA(344)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(339)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(347)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(341)@33a2975c244c: Final verdict of PTC: none 20241029092533857 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092533857 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092533857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016aaf0), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092533857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092533857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092533857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092533857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092533857 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092533857 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092533857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{disrupted}: Freeing instance (context_map.c:202) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10257953)[0x55667407ab10]{disrupted}: Deallocated (fsm.c:568) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092533857 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10257953 SCCP-25 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092533857 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092533857 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092533857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9739), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092533857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092533857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092533857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092533857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092533857 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092533857 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092533857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{disrupted}: Freeing instance (context_map.c:202) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852255)[0x55667407d3c0]{disrupted}: Deallocated (fsm.c:568) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{disconnected}: Freeing instance (context_map.c:206) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556674084610]{disconnected}: Deallocated (fsm.c:568) 20241029092533857 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852255 SCCP-27 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(336)@33a2975c244c: Final verdict of PTC: none 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092533857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092533857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(333)@33a2975c244c: Final verdict of PTC: none 20241029092533857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092533857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092533857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092533857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092533857 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092533857 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092533857 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092533857 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092533857 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092533857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cdb6), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092533857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092533857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092533857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092533857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092533857 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{disrupted}: Freeing instance (context_map.c:202) 20241029092533857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13349352)[0x55667407d290]{disrupted}: Deallocated (fsm.c:568) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{disconnected}: Freeing instance (context_map.c:206) 20241029092533857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55667407b5e0]{disconnected}: Deallocated (fsm.c:568) 20241029092533857 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13349352 SCCP-26 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241029092533857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092533857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092533857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092533857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092533857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092533857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092533857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092533857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092533857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092533857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092533857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092533857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092533857 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 VirtHNBGW-STATS(330)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(348)@33a2975c244c: Final verdict of PTC: none 20241029092533858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(330): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(331): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(332): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(333): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(334): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(336): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(337): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(338): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(339): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(340): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(341): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(342): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(343): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(344): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(345): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(346): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(347): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(348): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(351): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:25:33 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 20241029092533944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092534547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295172) 20241029092534628 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092534628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7679c), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092534628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092534628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092534628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092534628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092534629 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092534629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc45), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092534629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092534629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092534629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092534629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092534629 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092534629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d29b36), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092534629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092534629 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092534629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092534629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092534629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092534629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092534629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092534629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092534629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092534629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092534629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092534629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092534629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092534629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092534629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092534629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092534629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092534629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092534629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092534629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092534629 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 Waiting for packet dumper to finish... 1 (prev_count=295172, count=336756) 20241029092535576 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092535576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d149), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092535576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092535576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092535576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092535576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092535576 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092535576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00978c76), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092535577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092535577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092535577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092535577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092535577 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092535577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00414979), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092535577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092535577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092535577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092535577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092535577 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092535577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b6d9a), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092535577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092535577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092535577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092535577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092535577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092535577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092535577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092535577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092535577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092535577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092535577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092535577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092535577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092535577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092535577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092535577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092535577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092535577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092535577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092535577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092535577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092535577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092535577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092535577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092535577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092535858 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092535858 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092535858 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092535858 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092535858 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092535858 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092536497 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092536497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092536497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092536497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092536497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092536497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092536498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092536498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092536498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092536498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092536498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092536498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092536498 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:25:36 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 & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/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 & Message: Capturing on 'any' Waiting for packet dumper to start... 0 MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241029092537679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092537690 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092537690 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092537699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092537699 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38385 (stream_srv.c:129) 20241029092537699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38385<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092537704 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39271<->l=127.0.0.1:4262) (control_if.c:570) 20241029092537705 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537705 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537705 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537705 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537705 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092537705 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537705 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537706 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537706 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537707 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537707 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092537707 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) 20241029092537707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537707 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) 20241029092537707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092537707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537707 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537707 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537707 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092537707 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) 20241029092537707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537707 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) 20241029092537707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092537707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537707 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537707 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537707 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092537707 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092537707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537707 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537707 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537707 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092537707 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092537707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537707 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537707 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 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092537707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537707 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 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092537707 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 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092537707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092537707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092537707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092537707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092537707 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(360)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(360)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(360)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(358)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(363)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(363)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(363)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(361)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092537736 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537736 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537737 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537737 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537737 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092537737 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537737 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537737 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092537737 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537738 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537738 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092537738 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) 20241029092537738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537738 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) 20241029092537738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092537738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537738 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537738 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537738 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092537738 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) 20241029092537738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537738 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) 20241029092537738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092537738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537738 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537738 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537738 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092537738 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537738 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092537738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537738 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537738 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092537738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092537738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537738 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537738 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 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092537738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537738 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 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092537738 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 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092537738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092537738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092537738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092537738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092537738 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(366)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(366)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(366)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(364)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(369)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(369)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(369)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(367)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092537778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092537778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092537778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092537778 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092537778 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) 20241029092537778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092537778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092537778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092537778 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@33a2975c244c: setverdict(pass): none -> pass 20241029092537783 DLINP DEBUG SRVCONN(,r=127.0.0.1:38385<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092537783 DLINP DEBUG SRVCONN(,r=127.0.0.1:38385<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092537783 DLINP DEBUG SRVCONN(,r=127.0.0.1:38385<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092537783 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092537783 DHNBAP DEBUG (127.0.0.1:38385 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092537783 DHNBAP NOTICE (127.0.0.1:38385 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092537783 DHNBAP NOTICE (127.0.0.1:38385 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092537783 DLINP DEBUG SRVCONN(,r=127.0.0.1:38385<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092537783 DLINP DEBUG SRVCONN(,r=127.0.0.1:38385<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092537919 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 20241029092537919 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 20241029092537919 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092537919 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(360)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092537928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537928 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092537928 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092537928 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092537928 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092537928 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092537928 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092537931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537931 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092537931 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092537931 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092537931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092537931 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092537931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092537931 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 20241029092537931 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 20241029092537931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092537931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092537931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092537931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092537931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092537931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092537932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092537932 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092537932 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092537932 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537932 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 20241029092537932 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 20241029092537932 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 20241029092537932 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092537932 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092537932 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092537932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092537933 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537933 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092537933 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092537933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092537933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537933 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092537934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092537934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092537934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092537934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(363)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092537937 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) 20241029092537937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092537937 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092537937 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092537937 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092537937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092537937 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092537937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092537937 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 20241029092537937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092537937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092537937 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092537937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092537937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092537937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092537937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092537937 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092537940 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) 20241029092537940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092537940 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092537940 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092537940 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092537940 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241029092537940 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092537940 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 20241029092537940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092537940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092537940 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092537940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092537940 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092537940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092537940 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092537940 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092537940 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092537940 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537941 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537941 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092537941 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092537941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092537941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537941 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092537942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092537942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092537942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092537942 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092537954 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 20241029092537954 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 20241029092537954 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092537954 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(366)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092537960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537960 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092537960 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092537960 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092537960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092537960 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092537960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092537963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537963 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092537963 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092537963 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092537963 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092537963 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092537963 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092537963 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 20241029092537963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092537963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092537963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092537963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092537963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092537963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092537963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092537963 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092537963 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092537963 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537964 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537964 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092537964 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092537965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092537965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537965 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092537965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092537965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092537965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092537965 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092537968 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 20241029092537968 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 20241029092537968 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 20241029092537968 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092537968 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092537968 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092537968 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(369)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092537973 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) 20241029092537973 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092537973 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092537973 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092537973 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092537973 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092537973 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092537973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092537973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092537973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092537973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092537973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092537973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092537973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092537973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092537973 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092537977 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) 20241029092537977 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092537977 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092537977 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092537977 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092537977 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241029092537977 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092537977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092537977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092537977 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092537977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092537977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092537978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092537978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092537978 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092537978 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092537978 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092537979 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092537979 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092537979 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092537979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092537979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092537979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092537979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092537979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092537979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092537979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092537979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092537979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092537979 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092537979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092537979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092537979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092537979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092537979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092537979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092537980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092537980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(359)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092538734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538734 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092538734 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092538734 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092538734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538734 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092538734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092538734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092538735 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092538735 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) 20241029092538735 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) 20241029092538735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092538735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092538735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092538735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092538735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092538735 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092538735 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092538735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538735 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092538735 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092538735 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092538735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092538735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092538735 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092538735 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538736 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092538736 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092538736 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092538736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538736 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538736 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092538737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092538737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092538737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092538737 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092538737 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(359)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(362)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092538745 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) 20241029092538745 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092538745 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092538745 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 20241029092538745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538745 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538745 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) 20241029092538745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092538745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092538745 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092538745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092538745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092538745 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092538745 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) 20241029092538745 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) 20241029092538745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092538745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092538745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092538745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092538745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092538745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092538745 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092538745 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092538746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092538746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092538746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092538746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092538746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092538746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092538746 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538746 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) 20241029092538746 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092538746 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092538746 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 20241029092538746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538746 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538746 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) 20241029092538746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092538747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092538747 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092538747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538747 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092538747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092538747 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092538747 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(362)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(365)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092538767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538767 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092538767 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092538767 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092538767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538767 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538767 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092538768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092538768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092538768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092538768 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092538768 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) 20241029092538768 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) 20241029092538768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092538768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092538768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092538769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092538769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092538769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092538769 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092538769 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092538769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092538769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092538769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092538769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092538769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092538769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092538769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538771 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092538771 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092538771 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092538771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538771 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092538771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092538771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538772 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092538772 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092538772 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(365)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(368)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092538776 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) 20241029092538776 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092538776 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092538776 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 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538776 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) 20241029092538776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092538776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092538776 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) 20241029092538776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538776 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) 20241029092538776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092538776 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092538776 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) 20241029092538776 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) 20241029092538776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092538776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092538776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092538776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092538776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092538776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092538776 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092538776 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092538776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092538776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092538776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092538776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092538776 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538776 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) 20241029092538776 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092538776 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092538776 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 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092538776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092538776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092538776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092538777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092538777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092538777 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) 20241029092538777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092538777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092538777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092538777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092538777 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) 20241029092538777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092538777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538777 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) 20241029092538777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092538777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092538777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092538777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092538777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092538777 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092538777 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(368)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092539794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092539796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092539798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092539802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092539806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092539809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092539813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092539816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092539819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092539822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092539824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092539826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092539828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092539829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092539831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092539832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092539833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092539834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092539835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092539836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092539846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(359)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)14846098 20241029092540878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092540878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092540878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092540878 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092540878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe28892, normal) (hnbgw_rua.c:388) 20241029092540878 DHNB DEBUG map_rua[0x55667407d290]{init}: Allocated (fsm.c:456) 20241029092540878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092540878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846098 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092540878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092540878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092540878 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846098 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029092540878 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846098 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) 20241029092540878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846098 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092540878 DCN DEBUG map_sccp[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092540878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092540878 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14846098 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092540878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846098 SCCP-28 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092540878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092540878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092540878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092540878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092540878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092540878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092540878 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{IDLE}: Allocated (fsm.c:456) 20241029092540878 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092540878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300005b0056400500f1100926) (sccp_scrc.c:401) 20241029092540878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092540878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092540878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092540878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092540878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092540878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092540878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092540878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092540878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092540878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092540878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092540878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092540878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092540878 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092540878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092540878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092540878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092540878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092540878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092540878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092540878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092540878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092540878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092540878 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(358)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(358)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(359)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc0-RAN(359)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)3530667 HNBGW_Test.msc0-SCCP(358)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(358)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092540885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092540885 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092540885 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092540885 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092540885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092540885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092540885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092540885 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(371)@33a2975c244c: setverdict(pass): none -> pass 20241029092540885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092540885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092540885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092540885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092540885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092540885 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006244a0) (sccp_scrc.c:472) 20241029092540885 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241029092540885 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092540885 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092540885 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092540885 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092540885 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) 20241029092540885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092540885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092540886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092540887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092540889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092540895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092540904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092540906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092540907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092540908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092540909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092540910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092540911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092540912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092540912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092540914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092540914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092540915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092540916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092540917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092540917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092540918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092540919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092540928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(362)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(362)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(372) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@33a2975c244c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(372)5737224 20241029092541952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092541952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092541952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092541952 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092541952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x578b08, normal) (hnbgw_rua.c:388) 20241029092541952 DHNB DEBUG map_rua[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092541952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092541952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5737224 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092541952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092541952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092541952 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5737224 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029092541952 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5737224 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) 20241029092541953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5737224 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092541953 DCN DEBUG map_sccp[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092541953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092541953 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5737224 <-> SCCP-29 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092541953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5737224 SCCP-29 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092541953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092541953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092541953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092541953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092541953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092541953 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092541953 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{IDLE}: Allocated (fsm.c:456) 20241029092541953 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092541953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300027b0056400500f1100926) (sccp_scrc.c:401) 20241029092541953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092541953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092541953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092541953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092541953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092541953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092541953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092541953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092541953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092541953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092541953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092541953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092541953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092541953 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092541953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092541953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092541953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092541953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092541953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092541953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092541953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092541953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092541953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092541953 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(361)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(361)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(362)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(372) HNBGW_Test.msc1-RAN(362)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(372)2927921 HNBGW_Test.msc1-SCCP(361)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(361)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(372)@33a2975c244c: setverdict(pass): none -> pass 20241029092541972 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) 20241029092541972 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092541972 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092541972 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 20241029092541972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092541972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092541972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092541972 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092541972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092541973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092541973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092541973 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) 20241029092541973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092541973 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2b78a) (sccp_scrc.c:472) 20241029092541973 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241029092541973 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092541973 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092541973 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092541973 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092541973 DCN DEBUG handle_cn_conn_conf() conn_id=29, 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) 20241029092541973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092541973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092541974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(372)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092541975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092541980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092541983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092541984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092541985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092541986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092541987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092541987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092541988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092541989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092541989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092541990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092541991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092541991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092541992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092541993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092541993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092541994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092541995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092541995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092542004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(359)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@33a2975c244c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)113826 20241029092543026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092543026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092543026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092543026 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092543026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1bca2, normal) (hnbgw_rua.c:388) 20241029092543026 DHNB DEBUG map_rua[0x55667407a9e0]{init}: Allocated (fsm.c:456) 20241029092543026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092543026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-113826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092543026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092543026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092543027 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-113826 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029092543027 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-113826 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) 20241029092543027 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-113826 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092543027 DCN DEBUG map_sccp[0x55667407b4a0]{init}: Allocated (fsm.c:456) 20241029092543027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092543027 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-113826 <-> SCCP-30 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092543027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-113826 SCCP-30 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092543027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092543027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092543027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092543027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092543027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092543027 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092543027 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{IDLE}: Allocated (fsm.c:456) 20241029092543027 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092543027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002a70056400500f1100926) (sccp_scrc.c:401) 20241029092543027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092543027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092543027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092543027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092543027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092543027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092543027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092543027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092543027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092543027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092543027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092543027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092543027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092543027 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092543027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092543027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092543027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092543027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092543027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092543027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092543027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092543027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092543027 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(358)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(358)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(359)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) HNBGW_Test.msc0-RAN(359)@33a2975c244c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)10144054 HNBGW_Test.msc0-SCCP(358)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(358)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092543032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543032 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092543032 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092543032 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092543032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092543032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092543032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092543032 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092543032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092543032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092543032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092543032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092543032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092543032 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000180bc) (sccp_scrc.c:472) 20241029092543032 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241029092543032 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092543032 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092543032 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092543032 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092543032 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) 20241029092543033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092543033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@33a2975c244c: setverdict(pass): none -> pass 20241029092543034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092543036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092543039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092543040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092543042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092543042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092543043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092543044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092543045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092543046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092543046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092543047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092543048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092543049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092543049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092543050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092543051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092543051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092543052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092543053 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092543054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092543057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092543057 DLINP DEBUG SRVCONN(,r=127.0.0.1:38385<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092543057 DLINP DEBUG SRVCONN(,r=127.0.0.1:38385<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092543057 DLINP NOTICE SRV(,r=127.0.0.1:38385<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092543057 DMAIN NOTICE (127.0.0.1:38385 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38385<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092543057 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092543057 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39271<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(365)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(368)@33a2975c244c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(361)@33a2975c244c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(360)@33a2975c244c: Final verdict of PTC: none 20241029092543057 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092543057 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) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092543057 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092543057 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) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092543057 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092543057 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) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092543057 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092543057 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) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092543057 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 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092543057 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(359)@33a2975c244c: Final verdict of PTC: none 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092543057 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 20241029092543057 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) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092543057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092543057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092543057 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092543057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092543057 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) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092543057 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 20241029092543057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092543057 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) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092543057 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 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092543057 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092543057 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092543057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092543057 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092543057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092543057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092543057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092543057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092543057 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092543057 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092543057 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092543057 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092543057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092543057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092543057 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092543057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092543057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092543057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092543057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092543057 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092543057 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092543057 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092543057 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092543057 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092543057 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092543057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2b78a), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092543057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092543057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092543057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092543057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092543057 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092543057 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092543057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5737224)[0x55667407c9f0]{disrupted}: Deallocated (fsm.c:568) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{disconnected}: Freeing instance (context_map.c:206) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55667407d3c0]{disconnected}: Deallocated (fsm.c:568) 20241029092543057 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5737224 SCCP-29 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241029092543057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092543057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092543057 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092543057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092543057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092543057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092543057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092543057 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092543057 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092543057 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092543057 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092543057 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092543057 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092543057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006244a0), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092543057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092543057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092543057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092543057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092543057 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092543057 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092543057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{disrupted}: Freeing instance (context_map.c:202) 20241029092543057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14846098)[0x55667407d290]{disrupted}: Deallocated (fsm.c:568) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{disconnected}: Freeing instance (context_map.c:206) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55667407b5e0]{disconnected}: Deallocated (fsm.c:568) 20241029092543057 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846098 SCCP-28 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241029092543057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092543057 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092543057 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092543058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000180bc), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092543058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092543058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092543058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092543058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092543058 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092543058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092543058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092543058 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092543058 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 20241029092543058 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) 20241029092543058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092543058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092543058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092543058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092543058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-113826)[0x55667407a9e0]{disrupted}: Deallocated (fsm.c:568) 20241029092543058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092543058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{disconnected}: Freeing instance (context_map.c:206) 20241029092543058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55667407b4a0]{disconnected}: Deallocated (fsm.c:568) 20241029092543058 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-113826 SCCP-30 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092543058 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092543058 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) 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092543058 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) 20241029092543058 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) 20241029092543058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092543058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092543058 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092543058 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092543058 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092543058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092543058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092543058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092543058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092543058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092543058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092543058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092543058 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092543058 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092543058 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092543058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092543058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092543058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092543058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092543058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092543058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092543058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092543058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092543058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092543058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092543058 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092543058 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092543058 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092543058 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092543058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092543058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092543058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092543058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092543058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(362)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(358)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(363)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(352)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(364)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(366)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(367)@33a2975c244c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(369)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(370)@33a2975c244c: Final verdict of PTC: none 20241029092543059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(358): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(359): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(360): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(361): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(362): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(363): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(364): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(365): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(366): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(367): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(368): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(369): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(370): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(372): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:25:43 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 20241029092543158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092543760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343648) 20241029092543858 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092543858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cdb6), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092543858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092543858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092543858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092543858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092543858 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092543858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9739), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092543858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092543858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092543858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092543858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092543858 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092543858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016aaf0), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092543858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092543858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092543858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092543858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092543858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092543858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092543858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092543858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092543858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092543858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092543858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092543858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092543858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092543858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092543858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092543858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092543858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092543858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092544630 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092544630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d29b36), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092544630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092544630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092544630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092544630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092544630 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092544630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc45), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092544630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092544630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092544630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092544630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092544630 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092544630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7679c), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092544630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092544630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092544631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092544631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092544631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092544631 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092544631 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092544631 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092544631 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092544631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092544631 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092544631 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092544631 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092544631 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092544631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092544631 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092544631 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092544631 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092544631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092544631 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=343648, count=349820) 20241029092545059 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092545059 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092545059 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092545059 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092545059 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092545059 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092545059 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092545059 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092545059 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092545059 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092545059 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092545059 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092545578 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092545578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b6d9a), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092545578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092545578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092545578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092545578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092545578 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092545578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00414979), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092545578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092545578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092545578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092545578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092545578 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092545578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00978c76), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092545578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092545578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092545578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092545578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092545578 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092545578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d149), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092545579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092545579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092545579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092545579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092545579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092545579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092545579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092545579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092545579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092545579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092545579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092545579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092545579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092545579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092545579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092545579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092545579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092545579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092545579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092545579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092545579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:25:45 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 20241029092546499 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092546499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092546499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092546499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092546499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092546500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092546500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092546500 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241029092546865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(375)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092546874 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092546874 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092546882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(377)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092546883 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42877 (stream_srv.c:129) 20241029092546883 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42877<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092546888 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45373<->l=127.0.0.1:4262) (control_if.c:570) 20241029092546889 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546889 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546889 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546889 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546889 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546889 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546889 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546889 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546890 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546890 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092546890 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) 20241029092546890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546890 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) 20241029092546890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092546890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546890 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546890 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546890 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092546890 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) 20241029092546890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546890 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) 20241029092546890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092546890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546890 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546890 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546890 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092546890 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092546890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092546890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092546890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546890 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546890 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092546890 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092546890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092546890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092546891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092546891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546891 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546891 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 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092546891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546891 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 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092546891 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 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092546891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092546891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092546891 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(382)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(382)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(382)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(380)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(385)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(385)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(385)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(383)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092546915 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546915 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546915 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546915 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546915 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546915 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546916 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092546916 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092546917 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546917 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092546917 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) 20241029092546917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546917 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) 20241029092546917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092546917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546917 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546917 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546917 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092546917 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) 20241029092546917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546917 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) 20241029092546917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092546917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546917 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546917 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546917 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092546917 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092546917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092546917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092546917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546917 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546917 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092546917 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092546917 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092546917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092546917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092546917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092546917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092546917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092546917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092546917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092546917 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092546917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546917 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 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092546917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546917 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 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092546917 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 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092546917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092546917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092546917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092546917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092546917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092546917 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(388)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(388)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(388)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(386)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(391)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(391)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(391)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(389)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092546951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092546951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092546951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092546951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092546951 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) 20241029092546951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092546951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092546951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092546951 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@33a2975c244c: setverdict(pass): none -> pass 20241029092546955 DLINP DEBUG SRVCONN(,r=127.0.0.1:42877<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092546955 DLINP DEBUG SRVCONN(,r=127.0.0.1:42877<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092546955 DLINP DEBUG SRVCONN(,r=127.0.0.1:42877<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092546955 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092546955 DHNBAP DEBUG (127.0.0.1:42877 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092546955 DHNBAP NOTICE (127.0.0.1:42877 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092546955 DHNBAP NOTICE (127.0.0.1:42877 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092546955 DLINP DEBUG SRVCONN(,r=127.0.0.1:42877<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092546955 DLINP DEBUG SRVCONN(,r=127.0.0.1:42877<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092547102 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 20241029092547102 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 20241029092547102 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092547102 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(382)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092547109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547109 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092547109 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092547109 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092547109 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092547109 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092547109 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092547113 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 20241029092547113 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 20241029092547113 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092547113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092547114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547114 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092547114 [1;34mDLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092547114 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092547114 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092547114 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092547114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092547114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092547114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092547114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092547114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092547114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092547114 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092547114 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092547114 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092547115 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092547115 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092547115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092547115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092547115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092547116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547116 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092547116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092547116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092547116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua HNBGW_Test.msc1-M3UA(385)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092547116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092547116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547121 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) 20241029092547121 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092547121 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092547121 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092547121 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092547121 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092547121 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092547124 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) 20241029092547124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092547124 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092547124 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092547124 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092547124 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092547124 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092547124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092547124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092547124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092547124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092547124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092547124 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092547124 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092547124 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092547125 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092547125 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092547125 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092547125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092547125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092547125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547125 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092547125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092547125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092547126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092547126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092547126 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547129 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 20241029092547129 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 20241029092547129 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092547129 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(388)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092547135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547135 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092547135 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092547135 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092547135 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092547135 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092547135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092547137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547137 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092547137 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092547137 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092547137 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092547137 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092547137 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092547137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092547138 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092547138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092547138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092547138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092547138 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092547138 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092547138 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092547139 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092547139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547139 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547139 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547139 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092547139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092547139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092547139 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092547139 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(391)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092547139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092547139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092547139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092547139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092547139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547139 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092547141 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 20241029092547141 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 20241029092547141 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092547141 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092547146 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) 20241029092547146 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092547146 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092547146 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092547146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092547146 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092547146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092547148 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) 20241029092547148 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092547148 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092547148 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092547148 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092547148 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092547148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092547148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092547149 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092547149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092547149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092547149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092547149 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092547149 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092547149 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092547150 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092547150 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092547150 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092547150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092547150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547150 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092547150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547150 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092547151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547151 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547151 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547151 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092547151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092547151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092547151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092547151 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(381)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092547920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547920 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092547920 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092547920 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092547920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547920 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092547921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092547921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092547921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092547921 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092547921 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) 20241029092547921 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) 20241029092547921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092547921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092547921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547921 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092547921 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092547922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092547922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092547922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092547922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092547922 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547922 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092547922 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092547922 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092547922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547922 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092547922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092547922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092547922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547923 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092547923 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092547923 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(384)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092547926 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) 20241029092547926 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092547926 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092547926 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 20241029092547926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547926 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547926 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) 20241029092547926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092547926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092547926 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092547926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547926 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547927 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092547927 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092547927 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) 20241029092547927 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) 20241029092547927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092547927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547927 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092547927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547927 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092547927 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092547927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092547927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092547927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092547927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092547927 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547927 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) 20241029092547927 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092547927 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092547927 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 20241029092547927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547927 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547927 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) 20241029092547927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092547927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092547927 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547927 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092547927 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092547927 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(381)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(384)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(387)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092547938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547938 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092547938 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092547938 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092547938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547938 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092547938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092547939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092547939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092547939 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092547939 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) 20241029092547939 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) 20241029092547939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092547939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092547939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547939 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092547939 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092547939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092547939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092547939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092547939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092547939 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547942 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092547942 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092547942 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092547942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547942 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092547942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092547942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092547942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547942 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092547942 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092547942 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(387)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(390)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092547948 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) 20241029092547948 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092547948 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092547948 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 20241029092547948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547948 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547948 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) 20241029092547948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092547948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092547948 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) 20241029092547948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547948 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) 20241029092547948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092547948 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092547948 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) 20241029092547948 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) 20241029092547948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092547948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092547948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092547948 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092547948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092547948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092547948 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092547948 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092547948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092547948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092547948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092547948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092547948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092547948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092547948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092547948 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547950 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) 20241029092547950 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092547950 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092547950 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 20241029092547950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092547950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092547950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092547950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092547950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092547950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092547950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092547950 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) 20241029092547950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092547950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092547950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092547950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092547950 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) 20241029092547950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092547950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547950 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) 20241029092547950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092547950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092547950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092547950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092547950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092547950 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092547950 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(390)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092548965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092548969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092548973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092548977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092548982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092548986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092548990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092548994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092548998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092549004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092549009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092549014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092549019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092549023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092549027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092549030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092549035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092549039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092549044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092549048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092549078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(381)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(381)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(376)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)4731424 20241029092550132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092550132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092550132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092550132 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092550132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x483220, normal) (hnbgw_rua.c:388) 20241029092550132 DHNB DEBUG map_rua[0x55667407d290]{init}: Allocated (fsm.c:456) 20241029092550132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092550132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4731424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092550132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092550132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092550132 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4731424 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) 20241029092550132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4731424 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092550132 DCN DEBUG map_sccp[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092550132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092550132 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4731424 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092550132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4731424 SCCP-31 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092550132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092550132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092550132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092550132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092550132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092550132 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092550132 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{IDLE}: Allocated (fsm.c:456) 20241029092550132 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092550132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300035b0056400500f1100926) (sccp_scrc.c:401) 20241029092550132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092550132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092550133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092550133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092550133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092550133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092550133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092550133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092550133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092550133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092550133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092550133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092550133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092550133 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092550133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092550133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092550133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092550133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092550133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092550133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092550133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092550133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092550133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092550133 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(380)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(380)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(381)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393) HNBGW_Test.msc0-RAN(381)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)15070812 HNBGW_Test.msc0-SCCP(380)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(380)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)@33a2975c244c: setverdict(pass): none -> pass 20241029092550154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092550154 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092550154 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092550154 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092550154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092550154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092550154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092550154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092550154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092550154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092550154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092550154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092550154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092550154 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00806547) (sccp_scrc.c:472) 20241029092550154 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241029092550154 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092550154 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092550154 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092550154 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092550154 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) 20241029092550154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092550154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092550155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092550158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092550162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092550166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092550170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092550173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092550175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092550176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092550178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092550179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092550180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092550181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092550181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092550182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092550183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092550184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092550184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092550185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092550186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092550187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092550187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092550197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(384)@33a2975c244c: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(384)@33a2975c244c: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(376)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)4553237 20241029092551220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092551220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092551220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092551220 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092551220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x457a15, normal) (hnbgw_rua.c:388) 20241029092551220 DHNB DEBUG map_rua[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092551220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092551220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4553237 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092551220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092551220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092551220 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092551220 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4553237 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) 20241029092551220 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4553237 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092551220 DCN DEBUG map_sccp[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092551220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092551220 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4553237 <-> SCCP-32 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092551220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4553237 SCCP-32 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092551220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092551220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092551220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092551220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092551220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092551220 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092551220 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{IDLE}: Allocated (fsm.c:456) 20241029092551220 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092551220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002060056400500f1100926) (sccp_scrc.c:401) 20241029092551220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092551221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092551221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092551221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092551221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092551221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092551221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092551221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092551221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092551221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092551221 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092551221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092551221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092551221 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092551221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092551221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092551221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092551221 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092551221 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092551221 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092551221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092551221 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092551221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092551221 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(383)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(383)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(384)@33a2975c244c: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) HNBGW_Test.msc1-RAN(384)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)4934386 HNBGW_Test.msc1-SCCP(383)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(383)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@33a2975c244c: setverdict(pass): none -> pass 20241029092551240 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) 20241029092551240 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092551240 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092551240 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 20241029092551240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092551240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092551240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092551240 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092551240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092551240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092551240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092551240 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) 20241029092551240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092551240 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0048ca33) (sccp_scrc.c:472) 20241029092551240 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241029092551240 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092551240 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092551240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092551240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092551240 DCN DEBUG handle_cn_conn_conf() conn_id=32, 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) 20241029092551240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092551240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092551241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092551243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092551247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092551250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092551253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092551254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092551256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092551257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092551258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092551259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092551260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092551260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092551261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092551262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092551262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092551263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092551264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092551264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092551265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092551265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092551266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092551275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(381)@33a2975c244c: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(381)@33a2975c244c: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(395) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(376)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(395)15716343 20241029092552294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092552294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092552294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092552294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092552294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefcff7, normal) (hnbgw_rua.c:388) 20241029092552294 DHNB DEBUG map_rua[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092552294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092552294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716343 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092552294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092552294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092552294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716343 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) 20241029092552294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716343 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092552294 DCN DEBUG map_sccp[0x556674087230]{init}: Allocated (fsm.c:456) 20241029092552294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092552294 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15716343 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092552294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15716343 SCCP-33 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092552294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092552294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092552294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092552294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092552294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092552294 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092552294 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{IDLE}: Allocated (fsm.c:456) 20241029092552294 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092552294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001cf0056400500f1100926) (sccp_scrc.c:401) 20241029092552294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092552294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092552294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092552294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092552294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092552294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092552294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092552294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092552294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092552294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092552294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092552294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092552294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092552294 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092552294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092552294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092552294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092552294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092552295 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092552295 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092552295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092552295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092552295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092552295 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(380)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(380)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(381)@33a2975c244c: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(395) HNBGW_Test.msc0-RAN(381)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(395)713 HNBGW_Test.msc0-SCCP(380)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(380)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092552297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092552297 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092552297 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092552297 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092552297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092552297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092552297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092552297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092552298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092552298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092552298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092552298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092552298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092552298 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007065b4) (sccp_scrc.c:472) 20241029092552298 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241029092552298 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092552298 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092552298 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092552298 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092552298 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) 20241029092552298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092552298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(395)@33a2975c244c: setverdict(pass): none -> pass 20241029092552299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(395)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092552300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092552301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092552302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092552303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092552304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092552305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092552306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092552307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092552308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092552308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092552309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092552310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092552311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092552312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092552312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092552314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092552314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092552315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092552316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092552317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(376)@33a2975c244c: Final verdict of PTC: none 20241029092552320 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45373<->l=127.0.0.1:4262) (control_if.c:193) 20241029092552320 DLINP DEBUG SRVCONN(,r=127.0.0.1:42877<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092552320 DLINP DEBUG SRVCONN(,r=127.0.0.1:42877<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092552320 DLINP NOTICE SRV(,r=127.0.0.1:42877<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092552320 DMAIN NOTICE (127.0.0.1:42877 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42877<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092552320 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(381)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(386)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(378)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(383)@33a2975c244c: Final verdict of PTC: none 20241029092552320 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092552320 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) 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092552320 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092552320 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) 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092552320 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092552320 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) 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092552320 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092552320 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) 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(382)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(389)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(380)@33a2975c244c: Final verdict of PTC: none 20241029092552320 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 20241029092552320 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) 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092552320 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092552320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092552320 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092552320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092552320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092552320 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 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092552320 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092552320 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092552320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092552321 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092552321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092552321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092552321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092552321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092552321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092552321 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092552321 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092552321 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092552321 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) 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 IPA-CTRL-CLI-IPA(379)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(390)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(388)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(385)@33a2975c244c: Final verdict of PTC: none 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029092552321 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 20241029092552321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092552321 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) 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092552321 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 20241029092552321 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092552321 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) 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092552321 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 20241029092552321 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092552321 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092552321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092552321 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092552321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048ca33), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092552321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092552321 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092552321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092552321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092552321 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092552321 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092552321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4553237)[0x55667407c9f0]{disrupted}: Deallocated (fsm.c:568) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{disconnected}: Freeing instance (context_map.c:206) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55667407d3c0]{disconnected}: Deallocated (fsm.c:568) 20241029092552321 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4553237 SCCP-32 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241029092552321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092552321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092552321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092552321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092552321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092552321 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092552321 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092552321 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092552321 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092552321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092552321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092552321 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) 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092552321 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 20241029092552321 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) 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092552321 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092552321 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 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092552321 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092552321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092552321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092552321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092552321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092552321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092552321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092552321 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-M3UA(391)@33a2975c244c: Final verdict of PTC: none20241029092552321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092552321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092552321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092552321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092552321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092552321 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092552321 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092552321 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092552321 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092552321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092552321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc1-RAN(384)@33a2975c244c: Final verdict of PTC: none 20241029092552321 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092552321 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092552321 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(375)@33a2975c244c: Final verdict of PTC: none 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092552321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092552321 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092552321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806547), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092552321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092552321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092552321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092552321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092552321 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{disrupted}: Freeing instance (context_map.c:202) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4731424)[0x55667407d290]{disrupted}: Deallocated (fsm.c:568) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{disconnected}: Freeing instance (context_map.c:206) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55667407b5e0]{disconnected}: Deallocated (fsm.c:568) 20241029092552321 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4731424 SCCP-31 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092552321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092552321 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092552321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007065b4), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092552321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092552321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092552321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092552321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092552321 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{disrupted}: Freeing instance (context_map.c:202) 20241029092552321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15716343)[0x556674079160]{disrupted}: Deallocated (fsm.c:568) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{disconnected}: Freeing instance (context_map.c:206) 20241029092552321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x556674087230]{disconnected}: Deallocated (fsm.c:568) 20241029092552321 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15716343 SCCP-33 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241029092552321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092552321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092552321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092552321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092552321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092552321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092552321 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092552321 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092552321 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092552321 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(392)@33a2975c244c: Final verdict of PTC: none 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092552321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092552321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092552321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092552321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092552321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092552321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092552321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092552321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092552321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092552321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(377)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(387)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(374)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092552323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(374): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(375): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(376): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(377): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(378): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(380): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(381): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(382): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(383): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(384): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(385): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(386): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(387): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(388): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(389): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(390): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(391): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(392): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(395): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:25:52 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 20241029092552431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092553033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=337964) 20241029092553058 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092553058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000180bc), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092553058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092553058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092553058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092553058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092553058 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092553058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006244a0), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092553059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092553059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092553059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092553059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092553059 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092553059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2b78a), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092553059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092553059 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092553059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092553059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092553059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092553059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092553059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092553059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092553059 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092553059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092553059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092553059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092553059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092553059 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092553059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092553059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092553059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092553059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092553059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092553059 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092553858 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092553858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016aaf0), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092553858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092553858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092553858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092553858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092553858 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092553858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9739), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092553859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092553859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092553859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092553859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092553859 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092553859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cdb6), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092553859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092553859 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092553859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092553859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092553859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092553859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092553859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092553859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092553859 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092553859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092553859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092553859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092553859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092553859 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092553859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092553859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092553859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092553859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092553859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092553859 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=337964, count=344136) 20241029092554322 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092554322 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092554322 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092554322 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092554322 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092554322 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092554322 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092554322 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092554322 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092554322 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092554322 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092554322 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092554632 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092554632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7679c), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092554632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092554632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092554632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092554632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092554632 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092554632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc45), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092554632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092554632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092554632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092554632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092554632 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092554632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d29b36), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092554632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092554632 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092554632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092554632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092554632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092554632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092554632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092554632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092554632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092554632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092554632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092554632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092554632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092554632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092554632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092554632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092554632 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:25: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_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 20241029092555580 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092555580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d149), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092555580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092555580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092555580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092555580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092555580 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092555580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00978c76), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092555580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092555580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092555580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092555580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092555580 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092555580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00414979), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092555580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092555580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092555580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092555580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092555580 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092555580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b6d9a), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092555581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092555581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092555581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092555581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092555581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092555581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092555581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092555581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092555581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092555581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092555581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092555581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092555581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092555581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092555581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092555581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092555581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092555581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092555581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092555581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092555581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241029092556096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(397)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092556109 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092556109 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092556126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092556127 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60424 (stream_srv.c:129) 20241029092556127 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60424<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(399)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092556134 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42857<->l=127.0.0.1:4262) (control_if.c:570) 20241029092556136 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556136 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556136 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556136 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556136 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556136 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556137 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556137 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556137 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092556137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092556137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092556137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556137 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092556137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092556137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092556137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092556138 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556138 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092556138 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) 20241029092556138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556138 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) 20241029092556138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092556138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556138 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556138 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556138 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092556138 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) 20241029092556138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556138 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) 20241029092556138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092556138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556138 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556138 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556138 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092556138 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092556138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556138 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556138 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 20241029092556138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092556138 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092556138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556138 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 20241029092556138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092556138 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 20241029092556138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092556138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092556138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092556138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092556138 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(404)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(404)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(404)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(402)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(407)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(407)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(407)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(405)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092556170 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556170 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556171 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556171 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556171 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556171 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556171 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092556171 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556172 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556172 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092556172 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) 20241029092556172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556172 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) 20241029092556172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092556172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556172 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556172 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556172 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092556172 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) 20241029092556172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556172 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) 20241029092556172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092556172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556172 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556172 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556172 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092556172 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092556172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556172 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556172 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556172 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092556172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092556172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556172 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556172 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 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092556172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556172 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 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092556172 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 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092556172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092556172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092556172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(410)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(410)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(410)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(408)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(413)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(413)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(413)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(411)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092556211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092556211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092556211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092556211 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092556211 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) 20241029092556211 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092556211 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092556211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092556211 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@33a2975c244c: setverdict(pass): none -> pass 20241029092556218 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092556218 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092556218 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092556218 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092556218 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) 20241029092556218 DHNBAP NOTICE (127.0.0.1:60424 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092556218 DHNBAP NOTICE (127.0.0.1:60424 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092556218 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092556218 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092556351 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 20241029092556351 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 20241029092556351 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092556351 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(404)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092556360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556360 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092556360 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092556360 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092556360 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092556360 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092556360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092556364 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 20241029092556364 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 20241029092556364 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092556364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092556364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556364 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092556364 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092556364 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092556364 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092556364 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092556364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092556364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092556364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092556364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092556364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092556364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092556364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092556364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092556364 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092556364 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092556364 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556366 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556366 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092556366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092556366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092556366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556366 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092556366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092556366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092556366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092556366 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(407)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092556373 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) 20241029092556373 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092556373 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092556373 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092556373 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092556373 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092556373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092556375 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) 20241029092556375 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092556375 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092556375 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092556375 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092556375 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092556375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092556375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092556376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092556376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092556376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092556376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092556376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092556376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092556376 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092556376 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092556376 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556377 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556377 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092556377 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092556377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092556377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556377 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092556377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092556377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092556377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092556377 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092556387 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 20241029092556387 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 20241029092556387 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092556387 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(410)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092556393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556393 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092556393 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092556393 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092556393 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092556393 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092556393 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092556395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556395 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092556395 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092556395 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092556395 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092556395 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092556395 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092556395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092556395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092556395 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092556396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092556396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092556396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092556396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092556396 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092556396 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092556396 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556397 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092556397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092556397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092556397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556397 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092556397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092556397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092556397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092556397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092556399 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 20241029092556399 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 20241029092556399 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092556399 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(413)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092556403 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) 20241029092556403 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092556403 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092556403 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092556403 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092556403 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092556403 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092556405 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) 20241029092556405 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092556405 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092556405 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092556405 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092556405 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092556405 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092556405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092556405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092556405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092556405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092556405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092556405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092556405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092556405 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092556405 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092556405 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092556406 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092556406 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092556406 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092556406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092556406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092556406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092556406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092556406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092556406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092556407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092556407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092556407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092556407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092556406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556406 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092556406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556406 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092556500 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092556500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ab6f), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092556500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092556500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092556500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092556500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092556500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092556500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092556500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092556500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092556500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092556500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092556500 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092556504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092556504 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092556504 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092556504 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092556504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092556504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092556504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092556504 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092556504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092556504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092556504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092556504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092556504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092556504 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=0052ab6f) (sccp_scrc.c:472) 20241029092556504 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241029092556504 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092556504 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092556504 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092556504 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092556504 DLSCCP DEBUG SCCP-SCOC(17)[0x55667407e140]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(403)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092557166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092557166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092557166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557166 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092557166 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092557166 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092557166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557166 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092557166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092557166 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092557166 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) 20241029092557166 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) 20241029092557166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092557166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092557166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092557166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092557166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092557166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092557166 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092557166 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092557166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092557166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092557166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092557166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092557166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092557166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092557166 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092557168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092557168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092557168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557168 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092557168 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092557168 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092557168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557168 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092557168 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092557168 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(403)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(406)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092557185 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) 20241029092557185 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092557185 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092557185 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 20241029092557185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557185 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557185 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) 20241029092557185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092557185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092557185 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092557185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092557186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557186 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092557186 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092557186 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) 20241029092557186 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) 20241029092557186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092557186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092557186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092557186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092557186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092557186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092557186 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092557186 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092557186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092557186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092557186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092557186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092557186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092557186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092557186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557191 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) 20241029092557191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092557191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092557191 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092557191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557190 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) 20241029092557190 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092557191 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092557191 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 20241029092557191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557191 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557191 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092557191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557191 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092557191 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092557191 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(406)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092557198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092557198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092557198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092557199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557198 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092557198 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092557198 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092557198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557198 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092557199 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092557199 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) 20241029092557199 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) 20241029092557199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092557199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092557199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092557199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092557199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092557199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092557199 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092557199 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092557199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092557199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092557199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092557199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092557199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092557199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092557199 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(409)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092557203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557203 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092557203 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092557203 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092557203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557203 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092557203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092557203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092557203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092557203 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092557203 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(409)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(412)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092557206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557206 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) 20241029092557206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092557206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092557206 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) 20241029092557206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557207 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) 20241029092557207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557206 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) 20241029092557206 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092557206 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092557206 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 20241029092557206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557206 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557207 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092557207 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092557207 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) 20241029092557207 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) 20241029092557207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092557207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092557207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092557207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092557207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092557207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092557207 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092557207 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092557207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092557207 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092557207 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092557207 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092557207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092557207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092557207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092557207 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557208 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) 20241029092557208 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092557208 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092557208 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 20241029092557208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092557208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092557208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092557208 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092557208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092557208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092557208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092557208 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) 20241029092557208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092557208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092557208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092557208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092557208 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) 20241029092557208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092557208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557208 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) 20241029092557208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092557208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092557208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092557208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092557208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092557208 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092557208 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(412)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092558230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092558235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092558239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092558244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092558249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092558254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092558259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092558263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092558267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092558271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092558275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092558279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092558283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092558287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092558290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092558293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092558297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092558299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092558301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092558303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092558319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(403)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(403)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(398)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415)3247496 20241029092559370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092559370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092559370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092559370 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092559370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x318d88, normal) (hnbgw_rua.c:388) 20241029092559370 DHNB DEBUG map_rua[0x55667407e140]{init}: Allocated (fsm.c:456) 20241029092559370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092559370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3247496 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092559370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092559370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092559370 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3247496 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) 20241029092559370 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3247496 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) 20241029092559370 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3247496 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092559371 DCN DEBUG map_sccp[0x55667407d290]{init}: Allocated (fsm.c:456) 20241029092559371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092559371 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3247496 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092559371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3247496 SCCP-34 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092559371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092559371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092559371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092559371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092559371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092559371 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092559371 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{IDLE}: Allocated (fsm.c:456) 20241029092559371 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092559371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003a80056400500f1100926) (sccp_scrc.c:401) 20241029092559371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092559371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092559371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092559371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092559371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092559371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092559371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092559371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092559371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092559371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092559371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092559371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092559371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092559371 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092559371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092559371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092559371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092559371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092559371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092559371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092559371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092559371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092559371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092559371 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(402)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(402)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(403)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415) HNBGW_Test.msc0-RAN(403)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415)13240167 HNBGW_Test.msc0-SCCP(402)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(402)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092559390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092559390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092559390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092559390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092559390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092559390 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d4a9b1) (sccp_scrc.c:472) 20241029092559390 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241029092559390 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092559390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092559390 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092559390 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092559390 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092559390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092559390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092559390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092559390 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092559391 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092559391 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092559391 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092559391 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) 20241029092559391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092559391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{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(415)@33a2975c244c: setverdict(pass): none -> pass 20241029092559392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092559395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092559398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092559400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092559402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092559404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092559405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092559407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092559408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092559409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092559410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092559410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092559411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092559412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092559412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092559413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092559413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092559414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092559415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092559415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092559416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092559425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(406)@33a2975c244c: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(406)@33a2975c244c: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(416) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(398)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(416)14178930 20241029092600453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092600453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092600453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092600453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092600453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd85a72, normal) (hnbgw_rua.c:388) 20241029092600453 DHNB DEBUG map_rua[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092600453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092600453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14178930 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092600453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092600453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092600453 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092600453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14178930 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) 20241029092600453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14178930 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) 20241029092600453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14178930 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092600453 DCN DEBUG map_sccp[0x556674087230]{init}: Allocated (fsm.c:456) 20241029092600453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092600453 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14178930 <-> SCCP-35 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092600453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14178930 SCCP-35 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092600453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092600453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092600453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092600453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092600453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092600453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092600453 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{IDLE}: Allocated (fsm.c:456) 20241029092600453 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092600453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030003830056400500f1100926) (sccp_scrc.c:401) 20241029092600453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092600453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092600453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092600453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092600453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092600453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092600453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092600453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092600453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092600453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092600453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092600453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092600453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092600453 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092600453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092600453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092600454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092600454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092600454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092600454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092600454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092600454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092600454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092600454 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(405)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(405)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(406)@33a2975c244c: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(416) HNBGW_Test.msc1-RAN(406)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(416)12761781 HNBGW_Test.msc1-SCCP(405)@33a2975c244c: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(416)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(405)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092600469 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) 20241029092600469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092600469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092600469 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 20241029092600469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092600469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092600469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092600469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092600469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092600469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092600469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092600469 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) 20241029092600469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092600469 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00969ee7) (sccp_scrc.c:472) 20241029092600469 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241029092600469 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092600469 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092600469 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092600469 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092600469 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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) 20241029092600469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092600469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092600470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(416)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092600473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092600476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092600480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092600483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092600486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092600487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092600489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092600490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092600491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092600492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092600492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092600493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092600494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092600494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092600495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092600496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092600496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092600497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092600498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092600499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092600507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(403)@33a2975c244c: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(403)@33a2975c244c: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(417) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(398)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(417)14645220 20241029092601531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092601531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092601531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092601531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092601531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf77e4, normal) (hnbgw_rua.c:388) 20241029092601531 DHNB DEBUG map_rua[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092601531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092601531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14645220 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092601531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092601531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092601531 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14645220 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) 20241029092601531 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14645220 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) 20241029092601531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14645220 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092601531 DCN DEBUG map_sccp[0x556674078ea0]{init}: Allocated (fsm.c:456) 20241029092601531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092601531 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14645220 <-> SCCP-36 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092601531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14645220 SCCP-36 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092601531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092601531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092601531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092601531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092601531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092601531 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092601531 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{IDLE}: Allocated (fsm.c:456) 20241029092601531 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092601531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001bf0056400500f1100926) (sccp_scrc.c:401) 20241029092601531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092601531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092601531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092601531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092601531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092601531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092601531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092601531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092601531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092601531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092601531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092601531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092601531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092601531 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092601531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092601531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092601531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092601531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092601531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092601531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092601531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092601531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092601531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092601531 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(402)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(402)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(403)@33a2975c244c: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(417) HNBGW_Test.msc0-RAN(403)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(417)8881738 HNBGW_Test.msc0-SCCP(402)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(402)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092601537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092601537 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092601537 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092601537 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092601537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092601537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092601537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092601537 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092601537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092601537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092601537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092601537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092601537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092601537 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00733c11) (sccp_scrc.c:472) 20241029092601537 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241029092601537 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092601537 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092601537 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092601537 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092601537 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) 20241029092601537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092601537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{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(417)@33a2975c244c: setverdict(pass): none -> pass 20241029092601539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(417)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092601541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092601545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092601550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092601554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092601556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092601558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092601559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092601560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092601561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092601562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092601563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092601564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092601566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092601567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092601568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092601569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092601570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092601571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092601572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092601573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092601575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(398)@33a2975c244c: Final verdict of PTC: none 20241029092601576 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(400)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(409)@33a2975c244c: Final verdict of PTC: none 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092601576 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092601576 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 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092601576 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092601576 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(402)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(412)@33a2975c244c: Final verdict of PTC: none 20241029092601576 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(406)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(404)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(403)@33a2975c244c: Final verdict of PTC: none 20241029092601576 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 20241029092601576 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092601576 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092601576 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092601576 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 20241029092601576 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) HNBGW_Test.sgsn0-M3UA(410)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(408)@33a2975c244c: Final verdict of PTC: none 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092601576 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092601576 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 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092601576 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092601576 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42857<->l=127.0.0.1:4262) (control_if.c:193) 20241029092601576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092601576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092601576 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092601576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092601576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092601576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092601576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092601576 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092601576 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092601576 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 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092601576 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 20241029092601576 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092601576 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) 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092601576 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029092601576 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 20241029092601576 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092601576 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092601576 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092601576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092601576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092601576 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092601576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092601576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092601576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092601576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092601576 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092601576 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092601576 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092601576 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092601576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092601576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092601576 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092601576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092601576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092601576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092601576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092601576 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092601576 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092601576 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092601576 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092601576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092601576 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092601576 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092601576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a9b1), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092601576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) VirtHNBGW-STATS(396)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(405)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(413)@33a2975c244c: Final verdict of PTC: none 20241029092601577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092601577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092601577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092601577 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092601577 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092601577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{disrupted}: Freeing instance (context_map.c:202) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3247496)[0x55667407e140]{disrupted}: Deallocated (fsm.c:568) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{disconnected}: Freeing instance (context_map.c:206) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55667407d290]{disconnected}: Deallocated (fsm.c:568) 20241029092601577 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3247496 SCCP-34 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092601577 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092601577 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092601577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733c11), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092601577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092601577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092601577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092601577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092601577 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092601577 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092601577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{disrupted}: Freeing instance (context_map.c:202) 20241029092601577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14645220)[0x55667407d3c0]{disrupted}: Deallocated (fsm.c:568) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{disconnected}: Freeing instance (context_map.c:206) 20241029092601577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x556674078ea0]{disconnected}: Deallocated (fsm.c:568) 20241029092601577 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14645220 SCCP-36 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241029092601577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092601577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092601577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092601577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092601577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092601577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092601577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092601577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092601577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092601577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092601577 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092601577 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092601578 DLINP NOTICE SRV(,r=127.0.0.1:60424<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092601578 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) 20241029092601578 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092601578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092601578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092601578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092601578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092601578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092601578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092601578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092601578 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092601578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092601578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092601578 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092601578 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092601578 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092601578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092601578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092601579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092601579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092601579 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092601579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969ee7), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092601579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092601579 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092601579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092601579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092601579 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092601579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092601579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092601579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{disrupted}: Freeing instance (context_map.c:202) 20241029092601579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14178930)[0x556674079160]{disrupted}: Deallocated (fsm.c:568) 20241029092601579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092601579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{disconnected}: Freeing instance (context_map.c:206) 20241029092601579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x556674087230]{disconnected}: Deallocated (fsm.c:568) 20241029092601579 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14178930 SCCP-35 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241029092601579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092601579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092601579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092601579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092601579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092601579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092601579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092601579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092601579 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 IPA-CTRL-CLI-IPA(401)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(397)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(411)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(399)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(407)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(414)@33a2975c244c: Final verdict of PTC: none 20241029092601592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(396): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(397): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(398): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(399): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(400): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(402): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(403): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(404): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(405): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(406): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(407): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(408): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(409): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(410): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(411): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(412): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(413): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(414): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(416): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(417): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:26:01 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 20241029092601641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092602243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347908) 20241029092602322 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092602322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007065b4), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092602322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092602322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092602322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092602322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092602322 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092602322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806547), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092602322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092602322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092602322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092602322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092602322 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092602322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048ca33), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092602322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092602322 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092602322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092602322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092602322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092602322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092602322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092602322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092602322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092602322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092602322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092602322 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092602323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092602323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092602323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092602323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092602323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092602323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092602323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092602323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092602323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092602323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092602323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092602323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092602323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092602323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092602323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092602323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092602323 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 20241029092603059 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092603059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2b78a), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092603059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092603059 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092603059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092603059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092603059 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092603059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006244a0), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092603059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092603059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092603059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092603059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092603059 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092603059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000180bc), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092603059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092603059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092603059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092603059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092603059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092603060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092603060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092603060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092603060 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092603060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092603060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092603060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092603060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092603060 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092603060 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 20241029092603060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092603060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092603060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092603060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092603060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092603060 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=347908, count=354080) 20241029092603577 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092603577 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092603578 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092603578 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092603578 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092603578 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092603578 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092603578 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092603578 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092603860 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092603860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cdb6), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092603860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092603860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092603860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092603860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092603860 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092603860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9739), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092603860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092603860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092603860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092603860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092603860 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092603860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016aaf0), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092603860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092603860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092603860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092603860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092603860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092603860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092603860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092603860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092603860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092603860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092603860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092603860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092603860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092603860 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 20241029092603860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092603860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092603860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092603860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092603860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:26:04 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 20241029092604633 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092604633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d29b36), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092604633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092604633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092604633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092604633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092604633 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092604633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc45), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092604633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092604633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092604633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092604633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092604633 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092604633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7679c), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092604633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092604634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092604634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092604634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092604634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092604634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092604634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092604634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092604634 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092604634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092604634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092604634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092604634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092604634 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 20241029092604634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092604634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092604634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092604634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092604634 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241029092605351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(419)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092605362 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092605362 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092605371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(421)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092605371 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43186 (stream_srv.c:129) 20241029092605371 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43186<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092605376 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39441<->l=127.0.0.1:4262) (control_if.c:570) 20241029092605377 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605377 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605377 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605377 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605377 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092605377 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605377 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605377 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605377 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605378 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605378 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092605378 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) 20241029092605378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605378 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) 20241029092605378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092605378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605378 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605378 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605378 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092605378 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) 20241029092605378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605378 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) 20241029092605378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092605378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605378 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605378 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605378 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092605378 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605378 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092605378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605378 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605378 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605378 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092605378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092605378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605378 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605379 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 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092605379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605379 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 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092605379 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 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092605379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605379 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092605379 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092605379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605379 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092605379 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092605379 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(426)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(426)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(426)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(424)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(429)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(429)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(429)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(427)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092605408 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605408 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605409 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605409 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605409 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605409 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605409 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092605409 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605410 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605410 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092605410 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) 20241029092605410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605410 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) 20241029092605410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092605410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605410 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605410 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605410 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092605410 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) 20241029092605410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605410 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) 20241029092605410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092605410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605410 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605410 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605410 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092605410 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605410 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092605410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605410 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605410 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605410 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092605410 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092605411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605411 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605411 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605411 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605411 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 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092605411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605411 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605411 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605411 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 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092605411 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 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092605411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605411 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605411 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605411 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092605411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605411 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605411 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605411 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092605411 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(435)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(435)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(435)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(433)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092605445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092605445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092605445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092605445 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092605445 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) 20241029092605445 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092605446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092605446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092605446 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@33a2975c244c: setverdict(pass): none -> pass 20241029092605450 DLINP DEBUG SRVCONN(,r=127.0.0.1:43186<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092605450 DLINP DEBUG SRVCONN(,r=127.0.0.1:43186<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092605450 DLINP DEBUG SRVCONN(,r=127.0.0.1:43186<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092605450 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092605450 DHNBAP DEBUG (127.0.0.1:43186 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092605450 DHNBAP NOTICE (127.0.0.1:43186 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092605450 DHNBAP NOTICE (127.0.0.1:43186 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092605450 DLINP DEBUG SRVCONN(,r=127.0.0.1:43186<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092605450 DLINP DEBUG SRVCONN(,r=127.0.0.1:43186<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092605581 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092605581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b6d9a), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092605581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092605581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605581 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092605581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00414979), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092605581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092605581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605581 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092605581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00978c76), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092605582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092605582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605582 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092605582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d149), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092605582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092605582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092605582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092605582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092605582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092605582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092605591 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 20241029092605591 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 20241029092605591 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092605591 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(426)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092605600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605600 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092605600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092605600 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092605600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092605600 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092605600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092605603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605603 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092605603 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092605603 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092605603 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092605603 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092605603 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092605603 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 20241029092605603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092605603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092605603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092605603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092605603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092605603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092605603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092605603 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092605603 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092605603 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605604 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605604 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092605604 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092605604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092605605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605605 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092605605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092605605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092605605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092605605 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092605606 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 20241029092605606 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 20241029092605606 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 20241029092605606 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092605606 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092605606 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092605606 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(429)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092605612 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) 20241029092605612 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092605612 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092605612 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092605613 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092605613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092605613 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092605613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092605613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092605613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092605613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092605613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092605613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092605613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092605613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092605613 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092605616 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) 20241029092605616 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092605616 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092605616 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092605616 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092605616 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241029092605617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092605617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092605617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092605617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092605617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092605617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092605617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092605617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092605617 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092605617 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092605617 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605618 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605618 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092605618 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092605618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605619 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092605619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605619 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605619 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605619 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605619 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092605619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092605619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092605619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092605619 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092605624 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 20241029092605625 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 20241029092605625 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092605625 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(432)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092605631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605631 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092605631 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092605631 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092605631 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092605631 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092605631 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092605633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605633 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092605633 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092605633 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092605633 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092605633 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092605633 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092605633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092605633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092605633 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092605633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092605633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092605633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092605633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092605633 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092605633 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092605633 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605635 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605635 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092605635 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092605635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092605635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605635 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092605635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092605635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092605635 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092605635 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092605636 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 20241029092605636 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 20241029092605636 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092605636 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(435)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092605642 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) 20241029092605642 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092605642 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092605642 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092605642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092605642 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092605642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092605644 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) 20241029092605644 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092605644 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092605644 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092605644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092605644 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092605644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092605644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092605644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092605644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092605644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092605644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092605644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092605644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092605644 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092605644 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092605644 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092605645 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092605645 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092605645 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092605645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092605645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092605645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092605645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092605645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092605645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092605645 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092605645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092605645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092605645 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092605645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092605645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092605645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092605645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092605645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092605645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092605645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092605645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(425)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092606406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092606406 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092606406 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092606406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092606406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092606406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092606406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606407 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092606407 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092606407 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) 20241029092606407 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) 20241029092606407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092606407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092606407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092606407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092606407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092606407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092606407 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092606407 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092606407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092606407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092606407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092606407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092606407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092606407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092606407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606409 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092606409 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092606409 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092606409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606409 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092606409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092606409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092606409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092606409 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092606409 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(425)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(428)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092606413 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) 20241029092606413 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092606413 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092606413 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 20241029092606413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606413 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) 20241029092606413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092606413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092606413 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092606413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092606413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092606413 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092606413 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) 20241029092606413 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) 20241029092606413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092606413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092606413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092606413 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092606413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092606413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092606413 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092606413 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092606413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606413 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092606413 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092606413 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092606413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092606413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092606413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092606413 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606414 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) 20241029092606414 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092606414 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092606414 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 20241029092606414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606414 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606414 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) 20241029092606414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092606414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092606414 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092606414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606414 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092606414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606414 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092606414 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092606414 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(428)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(431)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092606439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606439 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092606439 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092606439 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092606439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606439 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092606439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092606439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092606439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092606439 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092606439 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) 20241029092606439 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) 20241029092606439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092606439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092606439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092606439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092606439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092606439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092606439 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092606439 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092606439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606439 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092606439 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092606439 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092606439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092606439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092606439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092606439 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606442 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092606442 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092606442 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092606442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606442 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092606442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092606442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092606442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092606442 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092606442 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(434)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092606446 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) 20241029092606446 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092606446 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092606446 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 20241029092606446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606446 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606446 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) 20241029092606446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092606446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092606446 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) 20241029092606446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606446 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) 20241029092606446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092606446 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092606446 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) 20241029092606446 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) 20241029092606446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092606446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092606446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092606446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092606446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092606446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092606446 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092606446 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092606446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092606446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092606446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092606446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092606446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092606446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092606446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092606446 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606448 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) 20241029092606449 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092606449 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092606449 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 20241029092606449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092606449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092606449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092606449 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092606449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092606449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092606449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092606449 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) 20241029092606449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092606449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092606449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092606449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092606449 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) 20241029092606449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092606449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606449 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) 20241029092606449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092606449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092606449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092606449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092606449 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092606449 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092606449 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(434)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092607460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092607467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092607470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092607473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092607475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092607476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092607478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092607479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092607479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092607480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092607481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092607482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092607484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092607485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092607487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092607488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092607490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092607491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092607492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092607494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092607508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(428)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(428)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(420)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)623910 20241029092608549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092608549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092608549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092608549 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092608550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x98526, normal) (hnbgw_rua.c:388) 20241029092608550 DHNB DEBUG map_rua[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092608550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092608550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-623910 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092608550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092608550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092608550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-623910 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029092608550 DCN DEBUG map_sccp[0x556674087230]{init}: Allocated (fsm.c:456) 20241029092608550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092608550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-623910 <-> SCCP-37 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092608550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-623910 SCCP-37 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092608550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092608550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092608550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092608550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092608550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092608550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092608550 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{IDLE}: Allocated (fsm.c:456) 20241029092608550 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092608550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000830056400500f1100926) (sccp_scrc.c:401) 20241029092608550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092608550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092608550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092608551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092608551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092608551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092608551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092608551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092608551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092608551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092608551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092608551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092608551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092608551 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092608551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092608551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092608551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092608551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092608551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092608551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092608551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092608551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092608551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092608551 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(427)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(428)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(428)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)13478258 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@33a2975c244c: setverdict(pass): none -> pass 20241029092608571 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) 20241029092608571 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092608571 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092608571 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 20241029092608571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092608571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092608571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092608571 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092608571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092608571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092608571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092608571 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) 20241029092608571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092608571 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009242b7) (sccp_scrc.c:472) 20241029092608571 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241029092608571 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092608572 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092608572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092608572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092608572 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) 20241029092608572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092608572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092608573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092608576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092608580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092608583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092608586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092608587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092608589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092608590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092608591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092608591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092608592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092608593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092608593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092608594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092608595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092608596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092608596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092608597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092608598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092608599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092608599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092608609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(428)@33a2975c244c: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(428)@33a2975c244c: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(438) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(420)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(438)6453176 20241029092609633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092609633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092609633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092609633 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092609633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6277b8, normal) (hnbgw_rua.c:388) 20241029092609633 DHNB DEBUG map_rua[0x55667407d290]{init}: Allocated (fsm.c:456) 20241029092609633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092609633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453176 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092609633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092609633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092609633 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092609633 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453176 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029092609633 DCN DEBUG map_sccp[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092609633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092609633 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6453176 <-> SCCP-38 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092609633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453176 SCCP-38 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092609633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092609633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092609633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092609634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092609634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092609634 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092609634 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{IDLE}: Allocated (fsm.c:456) 20241029092609634 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092609634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030002510056400500f1100926) (sccp_scrc.c:401) 20241029092609634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092609634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092609634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092609634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092609634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092609634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092609634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092609634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092609634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092609634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092609634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092609634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092609634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092609634 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092609634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092609634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092609634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092609634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092609634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092609634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092609634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092609634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092609634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092609634 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(427)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(428)@33a2975c244c: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(438) HNBGW_Test.msc1-RAN(428)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(438)13783176 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092609642 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) 20241029092609642 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092609642 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092609642 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 20241029092609642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092609642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092609642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092609642 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092609642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092609642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092609642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092609642 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) 20241029092609642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092609642 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008197aa) (sccp_scrc.c:472) 20241029092609642 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241029092609642 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092609642 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092609642 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092609642 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092609642 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) 20241029092609642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092609642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(438)@33a2975c244c: setverdict(pass): none -> pass 20241029092609645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(438)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092609647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092609649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092609652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092609654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092609655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092609656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092609657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092609658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092609659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092609660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092609660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092609661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092609662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092609663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092609663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092609664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092609665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092609665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092609666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092609667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092609675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(428)@33a2975c244c: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(428)@33a2975c244c: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(439) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(420)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(439)2453930 20241029092610693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092610693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092610693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092610693 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092610693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2571aa, normal) (hnbgw_rua.c:388) 20241029092610693 DHNB DEBUG map_rua[0x55667407c420]{init}: Allocated (fsm.c:456) 20241029092610693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092610693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2453930 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092610693 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092610693 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092610693 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2453930 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029092610693 DCN DEBUG map_sccp[0x55667407c6d0]{init}: Allocated (fsm.c:456) 20241029092610694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092610694 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2453930 <-> SCCP-39 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092610694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2453930 SCCP-39 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092610694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092610694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092610694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092610694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092610694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092610694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092610694 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{IDLE}: Allocated (fsm.c:456) 20241029092610694 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092610694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001680056400500f1100926) (sccp_scrc.c:401) 20241029092610694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092610694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092610694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092610694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092610694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092610694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092610694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092610694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092610694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092610694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092610694 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092610694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092610694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092610694 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092610694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092610694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092610694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092610694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092610694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092610694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092610694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092610694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092610694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092610694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(427)@33a2975c244c: First idle individual index:2 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(428)@33a2975c244c: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(439) HNBGW_Test.msc1-RAN(428)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(439)12056693 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241029092610701 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) 20241029092610701 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092610701 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092610701 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 20241029092610701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092610701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092610701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092610701 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092610702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092610702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092610702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092610702 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) 20241029092610702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092610702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00822ca6) (sccp_scrc.c:472) 20241029092610702 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241029092610702 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092610702 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092610702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092610702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092610702 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) 20241029092610702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092610702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(439)@33a2975c244c: setverdict(pass): none -> pass 20241029092610704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(439)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092610706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092610709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092610711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092610713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092610714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092610715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092610716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092610717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092610717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092610718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092610719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092610719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092610720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092610720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092610721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092610722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092610722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092610723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092610724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092610724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092610727 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39441<->l=127.0.0.1:4262) (control_if.c:193) 20241029092610727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092610727 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092610727 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) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092610727 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092610727 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) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092610727 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 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092610727 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092610727 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-SCCP(433)@33a2975c244c: Final verdict of PTC: none 20241029092610727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092610727 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 20241029092610727 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092610727 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) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092610727 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(431)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(425)@33a2975c244c: Final verdict of PTC: none 20241029092610727 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) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092610727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-SCCP(424)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(420)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(422)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(428)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(426)@33a2975c244c: Final verdict of PTC: none 20241029092610727 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092610727 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) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092610727 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092610727 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) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092610727 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 20241029092610727 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) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092610727 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092610727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092610727 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 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092610727 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092610727 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092610727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092610727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(423)@33a2975c244c: Final verdict of PTC: none 20241029092610727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092610727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092610727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092610727 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092610727 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092610727 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092610727 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092610727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092610727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092610727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092610727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092610727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092610727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092610727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092610727 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092610727 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092610727 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092610727 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092610727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092610727 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092610727 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092610727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009242b7), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092610727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092610727 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092610727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092610727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092610727 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092610727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092610727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092610727 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092610727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092610727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{disrupted}: Freeing instance (context_map.c:202) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-623910)[0x556674079160]{disrupted}: Deallocated (fsm.c:568) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{disconnected}: Freeing instance (context_map.c:206) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x556674087230]{disconnected}: Deallocated (fsm.c:568) 20241029092610728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-623910 SCCP-37 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092610728 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092610728 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092610728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008197aa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092610728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092610728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092610728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092610728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092610728 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092610728 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092610728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{disrupted}: Freeing instance (context_map.c:202) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453176)[0x55667407d290]{disrupted}: Deallocated (fsm.c:568) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{disconnected}: Freeing instance (context_map.c:206) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55667407d3c0]{disconnected}: Deallocated (fsm.c:568) 20241029092610728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453176 SCCP-38 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092610728 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092610728 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092610728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822ca6), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092610728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092610728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092610728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092610728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092610728 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092610728 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 20241029092610728 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) 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092610728 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092610728 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) 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092610728 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) 20241029092610728 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) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092610728 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092610728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{disrupted}: Freeing instance (context_map.c:202) 20241029092610728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2453930)[0x55667407c420]{disrupted}: Deallocated (fsm.c:568) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{disconnected}: Freeing instance (context_map.c:206) 20241029092610728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55667407c6d0]{disconnected}: Deallocated (fsm.c:568) 20241029092610728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2453930 SCCP-39 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241029092610728 DLINP DEBUG SRVCONN(,r=127.0.0.1:43186<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092610728 DLINP DEBUG SRVCONN(,r=127.0.0.1:43186<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092610728 DLINP NOTICE SRV(,r=127.0.0.1:43186<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092610728 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092610728 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092610728 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092610728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092610728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092610728 DMAIN NOTICE (127.0.0.1:43186 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43186<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092610728 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092610728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092610728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092610728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092610728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092610728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092610728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092610728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092610728 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092610728 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092610728 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092610728 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092610728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092610728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092610728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092610728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092610728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092610728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092610728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092610728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092610728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092610728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092610728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092610728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092610728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092610728 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092610728 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092610728 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092610728 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092610728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092610728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092610728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092610728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092610728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092610728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092610728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092610728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092610728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092610728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092610728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092610728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092610728 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092610728 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092610728 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-M3UA(429)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(434)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(419)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(435)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(421)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(427)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(436)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(418)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092610751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(418): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(419): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(420): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(421): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(422): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(424): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(425): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(426): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(427): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(428): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(429): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(433): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(434): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(435): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(438): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(439): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:26:10 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 20241029092610847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092611552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352312) 20241029092611577 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092611577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733c11), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092611577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092611577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092611577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092611577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092611577 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092611577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a9b1), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092611577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092611577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092611577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092611578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092611578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092611578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092611578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092611578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092611578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092611578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092611578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092611578 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092611578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092611578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092611578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092611578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092611578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092611578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092611578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092611578 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092611580 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092611580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969ee7), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092611580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092611580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092611580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092611580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092611580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092611580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092611580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092611580 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092611580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092611580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092611580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092611580 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092612323 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092612323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048ca33), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092612323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092612323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092612323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092612324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092612324 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092612324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806547), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092612324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092612324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092612324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092612324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092612324 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092612324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007065b4), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092612324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092612324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092612324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092612324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092612324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092612324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092612324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092612324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092612324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092612324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092612324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092612324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092612324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092612324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092612324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092612324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092612324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092612324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092612324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092612324 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=352312, count=358484) 20241029092612728 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092612728 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092612728 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092612728 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092612728 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092612728 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092612728 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092612728 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092612728 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092612728 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092612728 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092612728 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092613060 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092613060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000180bc), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092613060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092613060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092613060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092613060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092613060 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092613060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006244a0), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092613060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092613060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092613060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092613060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092613060 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092613060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2b78a), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092613061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092613061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092613061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092613061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092613061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092613061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092613061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092613061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092613061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092613061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092613061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092613061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092613061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092613061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092613061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092613061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092613061 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:26: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_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 20241029092613861 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092613861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016aaf0), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092613861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092613861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092613861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092613861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092613861 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092613861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9739), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092613861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092613861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092613861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092613861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092613861 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092613861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cdb6), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092613861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092613861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092613861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092613861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092613861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092613861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092613861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092613861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092613861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092613861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092613861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092613861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092613862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092613862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092613862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092613862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092613862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092613862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092613862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092613862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092613862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092613862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092613862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092613862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092613862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241029092614634 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092614634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7679c), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092614634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092614634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614634 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092614634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc45), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092614634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092614634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614634 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092614634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d29b36), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092614634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092614634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092614634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092614634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092614634 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092614634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092614635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092614635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092614635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092614635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092614635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092614635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092614635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092614645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(441)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092614654 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092614654 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092614663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(443)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092614664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52431 (stream_srv.c:129) 20241029092614664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52431<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092614669 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38097<->l=127.0.0.1:4262) (control_if.c:570) 20241029092614670 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614670 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614670 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614670 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614670 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614670 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614670 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614670 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614671 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614671 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092614671 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) 20241029092614671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092614671 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614671 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) 20241029092614671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092614671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614671 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614671 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614671 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092614671 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) 20241029092614671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092614671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614671 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) 20241029092614671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092614671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614671 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614671 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614671 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092614671 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092614671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092614672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614672 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614672 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614672 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092614672 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092614672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614672 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614672 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 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092614672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614672 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 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092614672 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 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092614672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092614672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092614672 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(448)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(448)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(448)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(446)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(451)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(451)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(451)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(449)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(454)@33a2975c244c: ************************************************* HNBGW_Test.msc2-M3UA(454)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(454)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(452)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092614718 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614718 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614718 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614718 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614718 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614718 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614718 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092614718 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614719 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614719 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092614719 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) 20241029092614719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614719 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) 20241029092614719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092614719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614719 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614719 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614719 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092614719 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) 20241029092614719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614719 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) 20241029092614719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092614719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614719 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614719 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614719 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092614719 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614719 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092614719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614719 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614719 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614719 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092614719 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092614719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614719 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614720 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 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092614720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614720 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 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092614720 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 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092614720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614720 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092614720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614720 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092614720 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(457)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(457)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(455)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(460)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(460)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(460)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(458)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(463)@33a2975c244c: ************************************************* HNBGW_Test.sgsn2-M3UA(463)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(463)@33a2975c244c: ************************************************* HNBGW_Test.sgsn2-SCCP(461)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092614771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092614771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092614771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092614771 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092614771 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) 20241029092614771 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092614771 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092614771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092614771 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@33a2975c244c: setverdict(pass): none -> pass 20241029092614779 DLINP DEBUG SRVCONN(,r=127.0.0.1:52431<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092614779 DLINP DEBUG SRVCONN(,r=127.0.0.1:52431<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092614779 DLINP DEBUG SRVCONN(,r=127.0.0.1:52431<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092614779 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092614779 DHNBAP DEBUG (127.0.0.1:52431 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092614779 DHNBAP NOTICE (127.0.0.1:52431 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092614779 DHNBAP NOTICE (127.0.0.1:52431 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092614779 DLINP DEBUG SRVCONN(,r=127.0.0.1:52431<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092614779 DLINP DEBUG SRVCONN(,r=127.0.0.1:52431<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092614883 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 20241029092614883 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 20241029092614883 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092614883 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(448)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092614892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614892 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092614892 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092614892 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092614892 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092614892 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092614892 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092614894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092614894 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092614894 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092614894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092614894 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092614894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092614894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092614894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092614894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092614894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092614894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092614894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092614894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092614894 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092614894 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092614894 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614896 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092614896 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092614896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092614896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614896 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614896 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614896 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614896 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092614896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092614896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092614896 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092614896 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092614897 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 20241029092614897 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 20241029092614897 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092614897 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(451)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092614903 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) 20241029092614903 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092614903 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092614903 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092614903 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092614903 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092614903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092614906 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) 20241029092614906 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092614906 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092614906 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092614906 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092614906 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092614906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092614906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092614906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092614906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092614906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092614906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092614906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092614906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092614906 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092614906 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092614906 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614907 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614907 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092614907 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092614907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092614908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614908 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614908 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614908 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614908 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092614908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092614908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092614908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092614908 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092614913 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 20241029092614913 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 20241029092614913 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092614913 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(454)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092614914 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) 20241029092614914 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092614914 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092614914 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092614914 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092614914 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092614914 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092614914 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) 20241029092614914 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092614914 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092614914 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092614914 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092614914 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092614914 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092614914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092614914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092614914 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092614914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092614914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092614914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092614914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092614914 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092614914 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092614915 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614916 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614916 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092614916 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) 20241029092614916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092614916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614916 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) 20241029092614916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092614916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614916 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614916 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614916 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614916 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 20241029092614916 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092614916 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 20241029092614916 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092614916 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092614933 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 20241029092614933 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 20241029092614933 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092614933 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(457)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092614939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614939 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092614939 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092614939 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092614939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092614939 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092614939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092614942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614942 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092614942 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092614942 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092614942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092614942 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092614942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092614942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092614942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092614942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092614942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092614942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092614942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092614942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092614942 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092614942 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092614942 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614943 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092614943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092614943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092614944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614944 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092614944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092614944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092614944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092614944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092614946 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 20241029092614946 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 20241029092614946 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092614946 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(460)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092614953 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) 20241029092614953 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092614953 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092614953 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092614953 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092614953 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092614953 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092614955 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) 20241029092614955 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092614955 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092614955 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092614955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092614955 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092614955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092614955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092614955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092614955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092614955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092614955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092614955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092614955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092614955 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092614955 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092614955 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614956 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614956 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092614956 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092614956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092614956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614957 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092614957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092614957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614957 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092614957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092614957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092614957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092614957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092614959 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 20241029092614959 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 20241029092614959 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092614959 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(463)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029092614963 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) 20241029092614963 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029092614963 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092614963 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092614963 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092614963 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092614963 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092614965 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) 20241029092614965 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092614965 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092614965 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092614965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092614965 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092614965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092614965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092614965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092614965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029092614965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092614965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092614965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092614965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092614965 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092614965 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092614965 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092614966 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092614966 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092614966 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) 20241029092614966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092614966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092614966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092614966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092614966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092614966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092614966 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) 20241029092614966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092614966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092614966 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092614966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092614966 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092614966 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092614966 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 20241029092614966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092614966 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 20241029092614966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092614966 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615582 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092615582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d149), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092615582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092615582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615582 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092615582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00978c76), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092615582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092615582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615582 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092615582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00414979), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092615582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092615582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615582 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092615582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b6d9a), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092615582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092615582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092615583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092615583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092615583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092615583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092615583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615592 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092615592 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092615592 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092615592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615592 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092615593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615593 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=0004d149) (sccp_scrc.c:472) 20241029092615593 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241029092615593 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092615593 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092615593 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092615593 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092615593 DLSCCP DEBUG SCCP-SCOC(18)[0x55667407f250]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(447)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(450)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092615703 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) 20241029092615703 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092615703 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092615703 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 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615703 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615703 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) 20241029092615703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092615703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615703 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092615703 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092615703 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) 20241029092615703 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) 20241029092615703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092615703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092615703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615703 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092615703 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092615703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092615703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615703 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) 20241029092615703 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092615703 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092615703 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 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615703 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615703 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) 20241029092615703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092615703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615703 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092615703 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092615703 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(450)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(453)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092615718 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) 20241029092615718 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092615718 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092615718 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 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615718 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615718 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) 20241029092615718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092615718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615718 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) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 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) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092615718 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092615718 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) 20241029092615718 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) 20241029092615718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092615718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092615718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615718 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) 20241029092615718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092615718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615718 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092615718 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092615718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615718 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 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092615718 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 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092615718 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615718 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) 20241029092615718 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092615718 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092615718 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 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615718 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615718 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) 20241029092615718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092615718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615718 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) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 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) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092615718 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092615718 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(453)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(456)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092615737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615737 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092615737 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092615737 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092615737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615737 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092615737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092615737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092615737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615737 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092615737 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092615737 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) 20241029092615737 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) 20241029092615737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092615737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092615737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092615737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615737 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092615737 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092615738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092615738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092615738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092615738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092615738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615738 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092615738 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092615738 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092615738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615738 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092615738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092615738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092615738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615738 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092615738 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092615738 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(456)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(459)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092615749 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) 20241029092615749 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092615749 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092615749 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 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615749 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) 20241029092615749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092615749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615749 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) 20241029092615749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615749 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) 20241029092615749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615749 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092615749 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092615749 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) 20241029092615749 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) 20241029092615749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092615749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092615749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615749 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092615749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615749 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092615749 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092615749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092615749 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615749 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) 20241029092615749 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092615749 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092615749 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 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615750 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) 20241029092615750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092615750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615750 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) 20241029092615750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615750 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) 20241029092615750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615750 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092615750 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092615750 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(459)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(462)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092615763 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) 20241029092615763 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092615763 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092615763 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 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615763 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615763 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) 20241029092615763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092615763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615763 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) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 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) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092615763 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092615763 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) 20241029092615763 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) 20241029092615763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092615763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092615763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615763 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) 20241029092615763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092615763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615763 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092615763 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: link up (cnlink.c:111) 20241029092615763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615763 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 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092615763 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 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092615763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615763 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) 20241029092615763 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092615763 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092615763 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 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615763 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615763 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) 20241029092615763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092615763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092615763 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) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 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) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092615763 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092615763 DRANAP INFO cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(462)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092615794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092615794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092615794 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092615794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092615794 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092615794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092615794 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092615794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092615794 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092615794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092615794 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092615794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092615794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092615794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092615794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615795 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=00978c76) (sccp_scrc.c:472) 20241029092615795 DLSCCP DEBUG Received CO:RELCO for local reference 19 (sccp_scoc.c:1823) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(19)[0x556674074500]{IDLE}: Deallocated (fsm.c:568) 20241029092615795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092615795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615795 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=00414979) (sccp_scrc.c:472) 20241029092615795 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1823) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(20)[0x5566740822f0]{IDLE}: Deallocated (fsm.c:568) 20241029092615795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092615795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615795 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=002b6d9a) (sccp_scrc.c:472) 20241029092615795 DLSCCP DEBUG Received CO:RELCO for local reference 21 (sccp_scoc.c:1823) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092615795 DLSCCP DEBUG SCCP-SCOC(21)[0x556674082a70]{IDLE}: Deallocated (fsm.c:568) 20241029092615795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092615795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092615796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092615796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092615796 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092615796 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) 20241029092615796 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) 20241029092615796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092615796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092615796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092615796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092615796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092615796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092615797 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092615797 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092615797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092615797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092615797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092615797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092615797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092615797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092615797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092615797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092615797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092615797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092615797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092615797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092615797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092615797 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092615797 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092615797 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092615797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092615797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092615797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092615797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092615797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092615797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092615797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092615797 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(447)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092616791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092616792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092616793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092616795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092616798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092616801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092616803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092616805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092616808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092616810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092616812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092616815 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092616819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092616823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092616827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092616831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092616835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092616838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092616841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092616844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092616879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(453)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(453)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(442)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)6022733 20241029092617923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092617923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092617923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092617923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092617923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5be64d, normal) (hnbgw_rua.c:388) 20241029092617923 DHNB DEBUG map_rua[0x55667407f250]{init}: Allocated (fsm.c:456) 20241029092617923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092617923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6022733 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092617923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092617923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092617923 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6022733 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241029092617923 DCN DEBUG map_sccp[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092617923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092617923 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6022733 <-> SCCP-40 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029092617923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6022733 SCCP-40 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092617923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092617923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092617923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092617923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092617923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092617923 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092617923 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{IDLE}: Allocated (fsm.c:456) 20241029092617923 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092617923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001c70056400500f1100926) (sccp_scrc.c:401) 20241029092617923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092617923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092617923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092617923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092617923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092617923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092617923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092617923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092617923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092617923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092617923 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) 20241029092617923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092617923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092617923 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092617923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092617923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092617923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092617923 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092617923 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092617923 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 20241029092617923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092617923 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 20241029092617923 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092617923 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(452)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc2-SCCP(452)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(453)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465) HNBGW_Test.msc2-RAN(453)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)2298087 HNBGW_Test.msc2-SCCP(452)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(452)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)@33a2975c244c: setverdict(pass): none -> pass 20241029092617937 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) 20241029092617937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092617937 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092617937 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 20241029092617937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092617937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092617937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092617937 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092617937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092617937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092617937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092617937 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) 20241029092617937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092617937 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4a063) (sccp_scrc.c:472) 20241029092617937 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241029092617937 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092617937 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092617937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092617937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092617937 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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) 20241029092617937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092617937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092617937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092617939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092617942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092617945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092617948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092617949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092617951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092617952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092617953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092617954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092617955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092617956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092617957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092617958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092617958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092617959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092617960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092617960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092617961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092617962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092617962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092617972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(453)@33a2975c244c: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(453)@33a2975c244c: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(442)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)712609 20241029092618998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092618998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092618998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092618998 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092618998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xadfa1, normal) (hnbgw_rua.c:388) 20241029092618998 DHNB DEBUG map_rua[0x55667407d290]{init}: Allocated (fsm.c:456) 20241029092618998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092618998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-712609 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092618998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092618998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092618998 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092618998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-712609 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241029092618998 DCN DEBUG map_sccp[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092618998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092618999 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-712609 <-> SCCP-41 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029092618999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-712609 SCCP-41 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092618999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092618999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092618999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092618999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092618999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092618999 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092618999 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{IDLE}: Allocated (fsm.c:456) 20241029092618999 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092618999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300012f0056400500f1100926) (sccp_scrc.c:401) 20241029092618999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092618999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092618999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092618999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092618999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092618999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092618999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092618999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092618999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092618999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092618999 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) 20241029092618999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092618999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092618999 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092618999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092618999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092618999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092618999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092619000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092619000 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 20241029092619000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092619000 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 20241029092619000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092619000 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(452)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc2-SCCP(452)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(453)@33a2975c244c: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(453)@33a2975c244c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)14406230 HNBGW_Test.msc2-SCCP(452)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(452)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092619004 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) 20241029092619004 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092619004 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092619004 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 20241029092619004 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092619004 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092619004 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092619004 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@33a2975c244c: setverdict(pass): none -> pass 20241029092619004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092619004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092619004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092619004 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) 20241029092619004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092619004 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018447b) (sccp_scrc.c:472) 20241029092619004 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241029092619004 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092619004 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092619004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092619004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092619004 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) 20241029092619004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092619004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092619005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092619006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092619007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092619008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092619009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092619010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092619011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092619012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092619013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092619013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092619014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092619015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092619016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092619017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092619018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092619018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092619019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092619020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092619021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092619022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092619022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092619031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(450)@33a2975c244c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(450)@33a2975c244c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(467) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(442)@33a2975c244c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(467)9433954 20241029092620060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092620060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092620060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092620060 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092620060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ff362, normal) (hnbgw_rua.c:388) 20241029092620060 DHNB DEBUG map_rua[0x55667407c6d0]{init}: Allocated (fsm.c:456) 20241029092620060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092620060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9433954 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092620060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092620060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092620060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9433954 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092620060 DCN DEBUG map_sccp[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092620060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092620060 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9433954 <-> SCCP-42 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092620060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9433954 SCCP-42 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092620060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092620060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092620060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092620060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092620060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092620060 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092620060 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{IDLE}: Allocated (fsm.c:456) 20241029092620060 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092620060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003260056400500f1100926) (sccp_scrc.c:401) 20241029092620060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092620060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092620060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092620061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092620061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092620061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092620061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092620061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092620061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092620061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092620061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092620061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092620061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092620061 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092620061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092620061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092620061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092620061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092620061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092620061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092620061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092620061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092620061 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(449)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(449)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(450)@33a2975c244c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(467) HNBGW_Test.msc1-RAN(450)@33a2975c244c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(467)9974441 HNBGW_Test.msc1-SCCP(449)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(449)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(467)@33a2975c244c: setverdict(pass): none -> pass 20241029092620080 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) 20241029092620080 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092620080 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092620080 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 20241029092620080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092620080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092620080 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092620080 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092620080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092620080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092620080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092620080 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) 20241029092620080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092620080 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001171cb) (sccp_scrc.c:472) 20241029092620080 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241029092620080 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092620080 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092620081 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092620081 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092620081 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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) 20241029092620081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092620081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092620081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(467)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092620084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092620088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092620090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092620092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092620094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092620095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092620096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092620097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092620098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092620099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092620100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092620101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092620101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092620102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092620103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092620104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092620104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092620105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092620106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092620107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092620110 DLINP DEBUG SRVCONN(,r=127.0.0.1:52431<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092620110 DLINP DEBUG SRVCONN(,r=127.0.0.1:52431<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092620110 DLINP NOTICE SRV(,r=127.0.0.1:52431<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092620110 DMAIN NOTICE (127.0.0.1:52431 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52431<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092620110 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092620110 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38097<->l=127.0.0.1:4262) (control_if.c:193) 20241029092620110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(442)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(444)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(450)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(456)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(459)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(447)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(455)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(453)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(458)@33a2975c244c: Final verdict of PTC: none 20241029092620111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092620111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092620111 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092620111 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 20241029092620111 DLSS7 <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.msc0-SCCP(446)@33a2975c244c: Final verdict of PTC: none 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092620111 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092620111 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(449)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(462)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(452)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(441)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(451)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(457)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(461)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(463)@33a2975c244c: Final verdict of PTC: none 20241029092620111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092620111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092620111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092620111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092620111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092620111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092620111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092620111 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092620111 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092620111 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092620111 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092620111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092620111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092620111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092620111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092620111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092620111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092620111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092620111 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092620111 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092620111 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092620111 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092620111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092620111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092620111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092620111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092620111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092620111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092620111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092620111 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092620111 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092620111 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092620111 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092620111 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092620111 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092620111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4a063), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092620111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092620111 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) 20241029092620111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092620111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092620111 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092620111 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092620111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{disrupted}: Freeing instance (context_map.c:202) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6022733)[0x55667407f250]{disrupted}: Deallocated (fsm.c:568) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{disconnected}: Freeing instance (context_map.c:206) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x556674079160]{disconnected}: Deallocated (fsm.c:568) 20241029092620111 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6022733 SCCP-40 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092620111 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092620111 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092620111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018447b), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092620111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092620111 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) 20241029092620111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092620111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092620111 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092620111 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092620111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{disrupted}: Freeing instance (context_map.c:202) 20241029092620111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-712609)[0x55667407d290]{disrupted}: Deallocated (fsm.c:568) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{disconnected}: Freeing instance (context_map.c:206) 20241029092620111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55667407d3c0]{disconnected}: Deallocated (fsm.c:568) 20241029092620111 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-712609 SCCP-41 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241029092620112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092620112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092620112 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029092620112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092620112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092620112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092620112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092620112 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092620112 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092620112 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092620112 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092620112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092620112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092620112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092620112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092620112 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092620112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092620112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092620112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092620112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092620112 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092620112 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092620112 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092620112 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092620112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092620112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092620112 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092620112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001171cb), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092620112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092620112 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092620112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092620112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092620112 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092620112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092620112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092620112 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092620112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092620112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092620112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092620112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{disrupted}: Freeing instance (context_map.c:202) 20241029092620112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9433954)[0x55667407c6d0]{disrupted}: Deallocated (fsm.c:568) 20241029092620112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092620112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{disconnected}: Freeing instance (context_map.c:206) 20241029092620112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x556674074500]{disconnected}: Deallocated (fsm.c:568) 20241029092620112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9433954 SCCP-42 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241029092620112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092620112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092620112 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092620112 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092620112 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(448)@33a2975c244c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(443)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(464)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(440)@33a2975c244c: Final verdict of PTC: none 20241029092620113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092620113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092620113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092620113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092620113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092620113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092620113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092620113 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092620113 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092620113 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092620113 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(460)@33a2975c244c: Final verdict of PTC: none 20241029092620111 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029092620111 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 20241029092620111 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 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092620111 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092620111 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241029092620111 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 20241029092620111 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092620111 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 20241029092620111 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092620111 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 20241029092620111 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092620111 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 20241029092620111 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092620111 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 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092620111 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092620111 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 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092620111 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092620111 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 20241029092620111 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) 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092620111 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092620111 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092620111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092620112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092620112 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 20241029092620112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092620112 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 20241029092620112 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092620112 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092620112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092620112 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 20241029092620112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092620112 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 20241029092620112 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092620112 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092620112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092620112 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092620112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092620112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092620112 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092620112 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092620112 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 20241029092620112 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) 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092620112 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092620112 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) 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092620112 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) 20241029092620112 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) 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092620112 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092620112 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092620112 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092620112 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092620112 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092620112 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(454)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(445)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092620151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(440): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(441): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(442): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(443): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(444): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(445): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(446): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(447): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(448): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(449): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(450): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(451): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(452): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(453): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(454): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(461): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(462): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(463): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(467): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:26:20 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 20241029092620264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092620728 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092620728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822ca6), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092620728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092620728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092620728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092620728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092620728 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092620728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008197aa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092620728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092620728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092620728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092620728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092620728 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092620729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009242b7), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092620729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092620729 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092620729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092620729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092620729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092620729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092620729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092620729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092620729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092620729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092620729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092620729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092620729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092620729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092620729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092620729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092620729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092620729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092620968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436408) 20241029092621579 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092621579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a9b1), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092621579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092621579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092621579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092621579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092621579 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092621579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733c11), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092621579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092621579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092621579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092621579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092621579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092621579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092621579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092621579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092621579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092621579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092621579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092621579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092621579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092621579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092621579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092621579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092621579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092621579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092621579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092621579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092621581 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092621581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969ee7), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092621581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092621581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092621581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092621581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092621582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092621582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092621582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092621582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092621582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092621582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092621582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092621582 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=436408, count=442556) 20241029092622112 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092622112 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092622112 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092622112 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092622112 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092622112 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029092622112 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092622112 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092622112 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029092622112 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092622112 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092622112 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092622112 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092622112 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092622112 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092622113 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092622113 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092622113 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092622325 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092622325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007065b4), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092622325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092622325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092622325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092622325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092622325 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092622325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806547), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092622325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092622325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092622325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092622325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092622325 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092622325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048ca33), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092622325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092622325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092622325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092622325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092622326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092622326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092622326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092622326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092622326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092622326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092622326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092622326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092622326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092622326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092622326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092622326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092622326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:26: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 20241029092623061 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092623061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2b78a), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092623061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092623061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092623061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092623061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092623061 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092623061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006244a0), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092623061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092623061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092623061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092623061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092623061 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092623061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000180bc), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092623061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092623061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092623061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092623061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092623062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092623062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092623062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092623062 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092623062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092623062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092623062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092623062 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092623062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092623062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092623062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092623062 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092623062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092623862 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092623862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cdb6), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092623862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092623862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092623862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092623862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092623862 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092623862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9739), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092623862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092623862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092623862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092623862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092623862 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092623862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016aaf0), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092623862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092623862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092623862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092623862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092623862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092623862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092623862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092623862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092623862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092623862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092623862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092623862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092623862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092623862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092623862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092623862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092623862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241029092624066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092624077 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092624077 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092624086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092624087 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59421 (stream_srv.c:129) 20241029092624087 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59421<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092624091 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45407<->l=127.0.0.1:4262) (control_if.c:570) 20241029092624092 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624092 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624093 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624093 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624093 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624093 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624093 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624093 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624094 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092624094 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) 20241029092624094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624094 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) 20241029092624094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092624094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624094 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624094 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092624094 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) 20241029092624094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624094 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) 20241029092624094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092624094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624094 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624094 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092624094 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092624094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624094 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624094 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092624094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092624094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624094 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624094 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 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092624094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624094 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 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092624094 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 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092624094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092624094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092624094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(476)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(476)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(474)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(479)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(479)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(477)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(482)@33a2975c244c: ************************************************* HNBGW_Test.msc2-M3UA(482)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(480)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092624141 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624141 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624141 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624141 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624141 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624141 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624142 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092624142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092624142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092624142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624142 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624142 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092624142 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092624142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092624142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092624142 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092624143 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624143 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092624143 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) 20241029092624143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624143 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) 20241029092624143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092624143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624143 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624143 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624143 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092624143 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) 20241029092624143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624143 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) 20241029092624143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092624143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624143 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624143 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624143 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092624143 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092624144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624144 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624144 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 20241029092624144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092624144 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092624144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624144 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 20241029092624144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092624144 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 20241029092624144 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092624144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092624144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092624144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092624144 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(491)@33a2975c244c: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@33a2975c244c: ************************************************* HNBGW_Test.sgsn2-SCCP(489)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092624206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092624206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092624206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092624206 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092624206 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) 20241029092624206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092624206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092624206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092624206 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@33a2975c244c: setverdict(pass): none -> pass 20241029092624212 DLINP DEBUG SRVCONN(,r=127.0.0.1:59421<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092624212 DLINP DEBUG SRVCONN(,r=127.0.0.1:59421<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092624212 DLINP DEBUG SRVCONN(,r=127.0.0.1:59421<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092624212 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092624212 DHNBAP DEBUG (127.0.0.1:59421 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092624212 DHNBAP NOTICE (127.0.0.1:59421 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092624212 DHNBAP NOTICE (127.0.0.1:59421 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092624213 DLINP DEBUG SRVCONN(,r=127.0.0.1:59421<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092624213 DLINP DEBUG SRVCONN(,r=127.0.0.1:59421<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092624305 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 20241029092624306 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 20241029092624306 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092624306 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(476)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092624314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624314 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092624314 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092624314 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092624314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092624314 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092624314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092624317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624317 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092624317 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092624317 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092624317 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092624317 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092624317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092624317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092624317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092624317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092624317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092624317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092624317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092624317 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092624317 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092624317 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624318 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 20241029092624318 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 20241029092624318 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092624318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092624318 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624318 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092624318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092624318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092624319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624319 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092624319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092624319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092624319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092624319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(479)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092624325 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) 20241029092624325 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092624325 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092624325 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092624325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092624325 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092624325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092624327 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) 20241029092624327 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092624327 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092624327 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092624327 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092624327 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092624327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092624328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092624328 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092624328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092624328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092624328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092624328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092624328 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092624328 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092624328 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624329 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092624329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092624329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092624329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624329 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092624329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092624329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092624329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092624329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624333 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 20241029092624333 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 20241029092624333 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092624333 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(482)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092624339 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) 20241029092624339 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092624339 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092624339 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092624339 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092624339 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092624339 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092624341 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) 20241029092624341 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092624341 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092624341 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092624341 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092624341 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092624341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092624341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092624341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092624341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092624341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092624341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092624341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092624341 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092624341 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092624342 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624343 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624343 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092624343 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) 20241029092624343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092624343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624343 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) 20241029092624343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092624343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624343 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624343 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 20241029092624343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092624343 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 20241029092624343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092624343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624361 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 20241029092624361 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 20241029092624361 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092624361 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(485)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092624367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624367 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092624367 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092624367 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092624367 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092624367 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092624367 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092624369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624369 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092624369 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092624369 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092624369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092624369 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092624369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092624369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092624369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092624369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092624369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092624369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092624369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092624370 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092624370 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092624370 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624371 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092624371 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092624371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092624371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624371 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092624371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092624372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092624372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092624372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624380 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 20241029092624380 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 20241029092624380 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092624380 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(488)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092624385 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) 20241029092624385 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092624385 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092624385 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092624385 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092624385 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092624385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092624388 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) 20241029092624388 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092624388 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092624388 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092624388 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092624388 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092624388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092624388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092624388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092624388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092624388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092624388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092624388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092624388 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092624388 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092624388 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624389 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624389 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092624389 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092624389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092624389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624390 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092624390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624390 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092624390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092624390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092624390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092624390 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624395 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 20241029092624395 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 20241029092624395 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092624395 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(491)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029092624401 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) 20241029092624401 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029092624401 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092624401 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092624401 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092624401 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092624401 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092624404 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) 20241029092624404 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092624404 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092624404 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092624404 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092624404 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092624404 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092624404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092624404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029092624404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092624404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092624404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092624404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092624404 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092624404 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092624404 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092624405 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092624405 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092624405 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) 20241029092624405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092624405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092624405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092624406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092624406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092624406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624406 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) 20241029092624406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092624406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624406 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092624406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624406 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 20241029092624406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092624406 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 20241029092624406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092624406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624635 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092624635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d29b36), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092624635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092624635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624635 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092624635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc45), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092624635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092624635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624635 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092624635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7679c), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092624635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092624635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092624635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092624635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092624636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092624636 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092624636 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092624636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092624636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092624636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092624636 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624644 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092624644 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092624644 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092624644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092624644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092624644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092624644 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092624644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092624644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092624644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092624644 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=0029dc45) (sccp_scrc.c:472) 20241029092624644 DLSCCP DEBUG Received CO:RELCO for local reference 22 (sccp_scoc.c:1823) 20241029092624644 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092624644 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092624644 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092624645 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092624645 DLSCCP DEBUG SCCP-SCOC(22)[0x55667407e5b0]{IDLE}: Deallocated (fsm.c:568) 20241029092624644 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) 20241029092624644 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092624644 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092624644 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 20241029092624644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092624644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092624644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092624644 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092624645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092624645 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) 20241029092624645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092624645 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=00d29b36) (sccp_scrc.c:472) 20241029092624645 DLSCCP DEBUG Received CO:RELCO for local reference 23 (sccp_scoc.c:1823) 20241029092624645 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092624645 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092624645 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092624645 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092624645 DLSCCP DEBUG SCCP-SCOC(23)[0x55667407e010]{IDLE}: Deallocated (fsm.c:568) 20241029092624846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092624846 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092624846 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092624846 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092624846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092624846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092624846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092624846 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092624847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092624847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092624847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092624847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092624847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092624847 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=00b7679c) (sccp_scrc.c:472) 20241029092624847 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20241029092624847 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092624847 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092624847 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092624847 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092624847 DLSCCP DEBUG SCCP-SCOC(24)[0x556674083bb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(475)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092625120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625120 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092625120 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092625120 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092625120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625120 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092625120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092625120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092625120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092625120 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092625120 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) 20241029092625120 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) 20241029092625120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092625120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092625120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092625120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092625120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092625120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092625120 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092625120 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092625121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092625121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092625121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092625121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092625121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092625121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092625121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092625124 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092625124 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092625124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625124 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092625124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092625124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092625124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092625124 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092625124 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(475)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092625125 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) 20241029092625125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092625125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092625125 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 20241029092625125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625125 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) 20241029092625125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092625125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625125 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092625125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092625125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092625125 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092625125 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) 20241029092625125 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) 20241029092625125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092625125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092625125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092625125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092625125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092625125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092625125 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092625125 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092625125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092625125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092625125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092625125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092625125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092625125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092625125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(478)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092625126 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) 20241029092625126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092625126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092625126 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 20241029092625126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625126 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) 20241029092625126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092625126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625126 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092625126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625126 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092625126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092625127 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092625127 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(478)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(481)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092625147 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) 20241029092625147 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092625147 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092625148 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 20241029092625148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625148 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) 20241029092625148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092625148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625148 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) 20241029092625148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625148 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) 20241029092625148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625148 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092625148 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092625148 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) 20241029092625148 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) 20241029092625148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092625148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092625148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092625148 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) 20241029092625148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092625148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092625148 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092625148 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092625148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092625148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092625148 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 20241029092625148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092625148 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 20241029092625148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092625148 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625152 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) 20241029092625152 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092625152 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092625152 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 20241029092625152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625152 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625152 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625152 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) 20241029092625152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092625152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625152 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) 20241029092625152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625152 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) 20241029092625152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092625152 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092625152 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(481)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092625176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625176 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092625176 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092625176 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092625176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625176 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092625176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092625176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092625176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092625177 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092625177 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) 20241029092625177 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) 20241029092625177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092625177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092625177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092625177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092625177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092625177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092625177 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092625177 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092625177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625177 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092625177 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092625177 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092625177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092625177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092625177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092625177 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625179 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092625179 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092625179 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092625179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625179 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092625179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092625179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092625179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092625179 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092625179 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092625190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625190 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) 20241029092625190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092625190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625190 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) 20241029092625190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625190 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) 20241029092625190 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092625190 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092625190 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 20241029092625190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625190 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) 20241029092625190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092625190 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092625190 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) 20241029092625190 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) 20241029092625190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092625190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092625190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092625190 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092625190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092625190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092625190 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092625190 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092625190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092625190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092625190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092625190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092625190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092625190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092625190 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625192 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) 20241029092625192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092625192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625192 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) 20241029092625192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625192 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) 20241029092625192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092625192 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092625192 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 20241029092625192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625192 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625193 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) 20241029092625193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092625193 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092625193 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092625204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625204 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) 20241029092625204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092625204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625204 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) 20241029092625204 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092625204 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092625204 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 20241029092625204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625204 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625204 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) 20241029092625204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625204 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) 20241029092625204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625204 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625204 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092625204 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092625204 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) 20241029092625204 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) 20241029092625204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092625204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092625204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092625204 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) 20241029092625204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092625204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092625204 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092625204 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: link up (cnlink.c:111) 20241029092625204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092625204 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092625204 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092625204 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 20241029092625204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092625204 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 20241029092625204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092625204 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625207 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) 20241029092625207 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092625207 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092625207 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 20241029092625207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092625207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092625207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092625207 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092625207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092625207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092625207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092625207 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) 20241029092625207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092625207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092625207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092625207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092625207 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) 20241029092625207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092625207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625207 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) 20241029092625207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092625207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092625207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092625207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092625207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092625207 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092625207 DRANAP INFO cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(490)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092626226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092626233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092626237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092626241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092626245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092626248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092626251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092626254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092626257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092626261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092626265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092626269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092626272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092626275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092626277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092626279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092626282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092626283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092626285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092626286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092626308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(475)@33a2975c244c: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@33a2975c244c: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)817684 20241029092627359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092627359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092627359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092627359 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092627359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7a14, normal) (hnbgw_rua.c:388) 20241029092627359 DHNB DEBUG map_rua[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092627359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092627359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-817684 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092627359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092627359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092627359 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241029092627359 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-817684 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) 20241029092627359 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-817684 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092627360 DCN DEBUG map_sccp[0x55667407c6d0]{init}: Allocated (fsm.c:456) 20241029092627360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092627360 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-817684 <-> SCCP-43 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092627360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-817684 SCCP-43 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092627360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092627360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092627360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092627360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092627360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092627360 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092627360 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{IDLE}: Allocated (fsm.c:456) 20241029092627360 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092627360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000c70056400500f1100926) (sccp_scrc.c:401) 20241029092627360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092627360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092627360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092627360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092627360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092627360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092627360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092627360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092627360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092627360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092627360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092627360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092627360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092627360 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092627360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092627360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092627360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092627360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092627360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092627360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092627360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092627360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092627360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092627360 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(474)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@33a2975c244c: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)5976973 HNBGW_Test.msc0-SCCP(474)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@33a2975c244c: setverdict(pass): none -> pass 20241029092627374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092627374 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092627374 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092627374 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092627374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092627374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092627374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092627374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092627374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092627374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092627374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092627374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092627374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092627375 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f3a42) (sccp_scrc.c:472) 20241029092627375 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241029092627375 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092627375 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092627375 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092627375 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092627375 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029092627375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092627375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092627376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092627377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092627379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092627380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092627382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092627383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092627384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092627384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092627385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092627386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092627386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092627387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092627388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092627388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092627389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092627390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092627390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092627391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092627392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092627392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092627393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092627403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(481)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(494) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@33a2975c244c: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(494)1092649 20241029092628429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092628429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092628429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092628429 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092628429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x10ac29, normal) (hnbgw_rua.c:388) 20241029092628429 DHNB DEBUG map_rua[0x55667407f250]{init}: Allocated (fsm.c:456) 20241029092628429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092628429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1092649 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092628429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092628429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092628429 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1092649 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241029092628429 DCN DEBUG map_sccp[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092628429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092628429 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1092649 <-> SCCP-44 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029092628429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1092649 SCCP-44 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092628429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092628429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092628429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092628429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092628429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092628429 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092628429 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{IDLE}: Allocated (fsm.c:456) 20241029092628429 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092628429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001d30056400500f1100926) (sccp_scrc.c:401) 20241029092628429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092628430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092628430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092628430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092628430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092628430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092628430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092628430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092628430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092628430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092628430 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) 20241029092628430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092628430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092628430 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092628430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092628430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092628430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092628430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092628430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092628430 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 20241029092628430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092628430 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 20241029092628430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092628430 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(480)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(494) HNBGW_Test.msc2-RAN(481)@33a2975c244c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(494)4163354 HNBGW_Test.msc2-SCCP(480)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(480)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(494)@33a2975c244c: setverdict(pass): none -> pass 20241029092628445 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) 20241029092628445 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092628445 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092628445 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 20241029092628445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092628445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092628445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092628445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092628445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092628445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092628445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092628445 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) 20241029092628445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092628445 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ab7ef) (sccp_scrc.c:472) 20241029092628445 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241029092628445 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092628445 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092628445 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092628445 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092628445 DCN DEBUG handle_cn_conn_conf() conn_id=44, 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) 20241029092628445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092628445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092628447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(494)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092628449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092628455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092628456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092628457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092628458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092628459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092628460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092628461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092628462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092628463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092628463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092628464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092628465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092628465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092628466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092628467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092628467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092628468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092628469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092628469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092628472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@33a2975c244c: Final verdict of PTC: none 20241029092628472 DLINP DEBUG SRVCONN(,r=127.0.0.1:59421<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092628472 DLINP DEBUG SRVCONN(,r=127.0.0.1:59421<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092628472 DLINP NOTICE SRV(,r=127.0.0.1:59421<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092628472 DMAIN NOTICE (127.0.0.1:59421 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59421<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092628472 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092628472 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092628472 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) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092628472 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092628472 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) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092628472 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 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092628472 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092628472 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092628472 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092628472 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092628472 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(484)@33a2975c244c: Final verdict of PTC: none 20241029092628472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092628472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092628472 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092628472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(483)@33a2975c244c: Final verdict of PTC: none 20241029092628472 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 20241029092628472 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) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092628472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092628472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092628472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092628472 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092628472 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092628472 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092628472 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092628472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092628472 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092628472 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 20241029092628472 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) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092628472 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092628472 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) HNBGW_Test.sgsn1-RAN(487)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@33a2975c244c: Final verdict of PTC: none 20241029092628472 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092628472 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092628472 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) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029092628472 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) 20241029092628472 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) 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092628472 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092628472 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092628473 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092628473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3a42), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092628473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092628473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092628473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092628473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092628473 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092628473 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) 20241029092628473 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) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092628473 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092628473 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.msc0-M3UA(476)@33a2975c244c: Final verdict of PTC: none 20241029092628473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092628473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092628473 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092628473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092628473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092628473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092628473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{disrupted}: Freeing instance (context_map.c:202) 20241029092628473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-817684)[0x55667407e5b0]{disrupted}: Deallocated (fsm.c:568) 20241029092628473 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 20241029092628473 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) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092628473 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 20241029092628473 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 20241029092628473 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) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092628473 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 20241029092628473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092628473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{disconnected}: Freeing instance (context_map.c:206) 20241029092628473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55667407c6d0]{disconnected}: Deallocated (fsm.c:568) 20241029092628473 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-817684 SCCP-43 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241029092628473 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092628473 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) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092628473 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_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@33a2975c244c: Final verdict of PTC: none 20241029092628473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092628473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092628473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092628473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092628473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092628473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092628473 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092628473 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092628473 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092628473 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092628473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092628473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092628473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092628473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092628473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092628473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092628473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092628473 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45407<->l=127.0.0.1:4262) (control_if.c:193) 20241029092628473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092628473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092628473 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 20241029092628473 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) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092628473 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092628473 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) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241029092628473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092628473 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) 20241029092628473 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) 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029092628473 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092628473 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092628473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092628473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092628473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092628473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092628473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092628473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092628473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092628473 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092628473 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092628473 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092628473 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092628473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092628473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092628473 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092628473 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092628473 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092628473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092628474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092628473 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 20241029092628473 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 20241029092628474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092628474 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092628474 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092628474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ab7ef), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092628474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092628474 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) 20241029092628474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092628474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092628474 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092628474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092628474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092628474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{disrupted}: Freeing instance (context_map.c:202) 20241029092628474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1092649)[0x55667407f250]{disrupted}: Deallocated (fsm.c:568) 20241029092628474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092628474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{disconnected}: Freeing instance (context_map.c:206) 20241029092628474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x556674079160]{disconnected}: Deallocated (fsm.c:568) 20241029092628474 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1092649 SCCP-44 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241029092628474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092628474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092628474 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029092628474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092628474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092628474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092628474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092628474 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092628474 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092628474 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc1-RAN(478)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(490)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(468)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@33a2975c244c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@33a2975c244c: Final verdict of PTC: none 20241029092628474 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(475)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(482)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@33a2975c244c: Final verdict of PTC: none 20241029092628474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092628474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092628474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092628474 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 20241029092628474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092628474 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 20241029092628474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092628474 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092628474 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_LU_by_tmsi_from_other_PLMN-Iuh0(469)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(480)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(492)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092628499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(494): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:26: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 20241029092628650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092629253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=384080) 20241029092630112 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092630112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001171cb), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092630112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092630112 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092630112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092630112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092630112 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092630112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018447b), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092630112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092630112 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) 20241029092630112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092630112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092630112 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092630112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4a063), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092630112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092630112 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) 20241029092630112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092630112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092630113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092630113 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092630113 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092630113 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092630113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092630113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092630113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092630113 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092630113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092630113 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092630113 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092630113 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 20241029092630113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092630113 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 20241029092630113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092630113 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092630113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092630113 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092630113 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092630113 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 20241029092630113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092630113 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 20241029092630113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092630113 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092630113 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 20241029092630113 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 Waiting for packet dumper to finish... 1 (prev_count=384080, count=384620) 20241029092630473 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092630474 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092630474 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029092630474 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092630474 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092630474 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092630474 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092630474 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092630474 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092630474 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092630474 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092630474 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092630730 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092630730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009242b7), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092630730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092630730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092630730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092630730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092630730 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092630730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008197aa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092630730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092630730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092630730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092630730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092630730 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092630730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822ca6), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092630730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092630730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092630730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092630730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092630731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092630731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092630731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092630731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092630731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092630731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092630731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092630731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092630731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092630731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092630731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092630731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092630731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:26: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 20241029092631580 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092631580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733c11), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092631580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092631580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092631580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092631580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092631580 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092631580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a9b1), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092631580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092631580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092631580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092631581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092631581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092631581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092631581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092631581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092631581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092631581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092631581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092631581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092631581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092631581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092631581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092631581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092631581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092631581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092631582 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092631582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969ee7), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092631582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092631582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092631582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092631582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092631582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092631582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092631582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092631582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092631582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092631582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092631582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092632326 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092632326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048ca33), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092632326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092632326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632326 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092632326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806547), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092632326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092632326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632326 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092632326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007065b4), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092632326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092632326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092632327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092632327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092632327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_paging_imsi started. 20241029092632361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_imsi-Iuh0(496)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092632369 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092632370 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092632377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49616<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_imsi-Iuh1(498)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092632378 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45087 (stream_srv.c:129) 20241029092632378 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45087<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092632383 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37651<->l=127.0.0.1:4262) (control_if.c:570) 20241029092632384 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632384 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632384 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632384 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632384 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632384 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632384 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092632384 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632384 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632385 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632385 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092632385 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) 20241029092632385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092632385 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092632385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632385 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092632385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632386 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) 20241029092632386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092632386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632386 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632386 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092632386 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) 20241029092632386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632386 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) 20241029092632386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092632386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632386 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632386 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632386 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092632386 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092632386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092632386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632386 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632386 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092632386 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092632386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092632386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632386 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 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092632386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632386 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 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092632386 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 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092632386 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092632386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092632386 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 20241029092632386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092632386 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(503)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(501)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(506)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(504)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(509)@33a2975c244c: ************************************************* HNBGW_Test.msc2-M3UA(509)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(509)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(507)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092632422 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632422 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632422 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092632422 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632422 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632422 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632422 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632422 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092632422 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632423 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632423 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092632423 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) 20241029092632423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632423 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) 20241029092632423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092632423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632423 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632423 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632423 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092632423 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) 20241029092632423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632423 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) 20241029092632423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092632423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632423 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632423 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632423 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092632423 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092632423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092632423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632423 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632423 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632423 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092632423 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092632423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092632424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632424 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632424 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 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092632424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632424 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 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092632424 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 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092632424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092632424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092632424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092632424 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092632424 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(512)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(512)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(512)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(510)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092632446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092632446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092632446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092632446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092632446 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) 20241029092632446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092632446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092632446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092632446 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@33a2975c244c: setverdict(pass): none -> pass 20241029092632450 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092632450 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092632450 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092632450 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092632450 DHNBAP DEBUG (127.0.0.1:45087 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092632450 DHNBAP NOTICE (127.0.0.1:45087 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092632450 DHNBAP NOTICE (127.0.0.1:45087 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092632450 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092632450 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092632598 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 20241029092632598 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 20241029092632598 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092632598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092632609 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 20241029092632609 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 20241029092632609 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092632609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 HNBGW_Test.msc1-M3UA(506)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092632615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632615 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092632615 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092632615 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092632615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092632615 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092632615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092632616 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) 20241029092632616 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092632616 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092632616 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092632616 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092632616 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092632616 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092632618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632618 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092632618 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092632618 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092632618 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092632618 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092632618 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092632618 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 20241029092632618 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 20241029092632618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092632618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092632618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092632618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092632618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092632618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092632618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092632618 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092632618 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092632618 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632619 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 20241029092632619 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 20241029092632619 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 20241029092632619 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092632619 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092632619 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092632619 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092632619 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) 20241029092632619 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092632619 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092632619 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092632619 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092632619 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092632620 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092632620 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 20241029092632620 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632620 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092632620 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092632620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092632620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092632620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632620 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092632620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092632620 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092632620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092632620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092632620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092632620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092632620 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092632621 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092632621 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092632621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092632621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092632621 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092632621 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092632622 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632622 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092632622 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092632622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092632622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632622 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092632622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632622 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc2-M3UA(509)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092632622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632622 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632622 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632622 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092632622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092632622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092632622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092632622 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092632624 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) 20241029092632624 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092632624 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092632624 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092632624 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092632624 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092632624 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092632624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092632624 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 20241029092632624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092632624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092632625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092632625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092632625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092632625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092632625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092632625 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092632626 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) 20241029092632626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092632626 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092632626 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092632626 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092632626 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241029092632626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092632626 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 20241029092632626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092632626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092632626 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092632626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092632626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092632626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092632627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092632627 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092632627 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092632627 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632628 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632628 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092632628 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) 20241029092632628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092632628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632628 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) 20241029092632628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092632628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632628 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632629 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 20241029092632629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092632629 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 20241029092632629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092632629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092632636 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 20241029092632636 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 20241029092632636 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 20241029092632636 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092632636 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092632636 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092632636 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(512)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092632640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632640 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092632640 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092632640 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092632640 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092632640 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092632640 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092632640 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092632640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092632640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092632640 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092632640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092632640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092632640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092632640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092632640 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092632642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632642 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092632642 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092632642 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092632642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092632642 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029092632642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092632642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092632642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092632642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092632642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092632642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092632642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092632642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092632642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092632642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092632642 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092632643 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092632643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092632643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092632643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092632643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092632643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092632643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092632643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092632643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092632644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092632644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092632644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092632644 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092632644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092632644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092632644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092632644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092632644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092632644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092632644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092632644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633062 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092633062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000180bc), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092633062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092633062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633062 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092633062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006244a0), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092633062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092633062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633062 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092633062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2b78a), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092633062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633062 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092633062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092633063 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092633063 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092633063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092633063 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633068 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092633068 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092633068 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092633068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633068 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092633069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633069 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=000180bc) (sccp_scrc.c:472) 20241029092633069 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241029092633069 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092633069 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092633069 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092633069 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092633069 DLSCCP DEBUG SCCP-SCOC(30)[0x5566740863f0]{IDLE}: Deallocated (fsm.c:568) 20241029092633070 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) 20241029092633070 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092633070 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092633070 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 20241029092633070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633070 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633071 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) 20241029092633071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633071 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=00f2b78a) (sccp_scrc.c:472) 20241029092633071 DLSCCP DEBUG Received CO:RELCO for local reference 29 (sccp_scoc.c:1823) 20241029092633071 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092633071 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092633071 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092633071 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092633071 DLSCCP DEBUG SCCP-SCOC(29)[0x556674084610]{IDLE}: Deallocated (fsm.c:568) 20241029092633270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633270 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092633270 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092633270 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092633270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092633271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633271 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=006244a0) (sccp_scrc.c:472) 20241029092633271 DLSCCP DEBUG Received CO:RELCO for local reference 28 (sccp_scoc.c:1823) 20241029092633271 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092633271 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092633271 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092633271 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092633271 DLSCCP DEBUG SCCP-SCOC(28)[0x55667407ab10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(502)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(505)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092633415 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) 20241029092633415 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092633415 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092633415 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 20241029092633415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633415 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633416 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) 20241029092633416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092633416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092633416 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092633416 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) 20241029092633416 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) 20241029092633416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092633416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633416 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092633416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633416 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092633416 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092633416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092633416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092633416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092633416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092633416 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633416 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) 20241029092633416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092633416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092633416 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092633416 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092633416 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) 20241029092633416 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092633416 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092633416 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 20241029092633416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633416 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(505)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(508)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092633426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633426 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) 20241029092633426 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092633426 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092633426 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 20241029092633426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633426 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633426 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) 20241029092633426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092633426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092633426 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) 20241029092633426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633426 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) 20241029092633426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633426 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092633426 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092633426 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) 20241029092633426 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) 20241029092633426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092633426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092633426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633426 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) 20241029092633427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092633427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633427 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092633427 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092633427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633427 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 20241029092633427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092633427 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 20241029092633427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092633427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633428 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) 20241029092633428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092633428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092633428 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) 20241029092633428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633428 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) 20241029092633428 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092633428 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092633428 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 20241029092633428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633428 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633428 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) 20241029092633428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092633428 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092633428 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(508)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(511)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092633446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633446 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092633446 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092633446 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092633446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633446 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092633446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092633446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092633446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092633446 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092633446 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) 20241029092633446 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) 20241029092633446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092633446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092633446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092633446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633446 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092633446 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092633447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092633447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092633447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092633447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092633447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633449 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092633449 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092633449 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092633449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633449 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092633450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092633450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092633450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092633450 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092633450 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(511)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092633474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633474 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092633474 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092633474 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092633474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633474 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092633474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092633474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633474 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092633474 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092633474 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092633474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633474 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092633474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092633475 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092633475 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) 20241029092633475 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) 20241029092633475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092633475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092633475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633475 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092633475 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092633475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092633475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092633475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092633475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092633475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092633475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092633475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092633475 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092633475 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092633475 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092633475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092633475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092633475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092633475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092633475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092633862 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092633863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016aaf0), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092633863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092633863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633863 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092633863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b9739), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092633863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092633863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633863 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092633863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cdb6), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092633863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092633863 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092633863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092633863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092633863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633863 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633863 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633863 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092633863 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633863 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633863 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633863 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092633863 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633863 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092633863 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092633863 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092633863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092633863 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092633867 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092633867 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092633867 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092633867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633867 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633867 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633868 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) 20241029092633868 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092633868 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092633868 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 20241029092633868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092633868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092633868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092633868 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092633868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092633868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633868 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=0016aaf0) (sccp_scrc.c:472) 20241029092633868 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(25)[0x5566740774c0]{IDLE}: Deallocated (fsm.c:568) 20241029092633868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092633868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092633868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092633868 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) 20241029092633868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092633868 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=0057cdb6) (sccp_scrc.c:472) 20241029092633868 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092633868 DLSCCP DEBUG SCCP-SCOC(26)[0x556674081c10]{IDLE}: Deallocated (fsm.c:568) 20241029092634070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092634070 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092634070 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092634070 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092634070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092634070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092634070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092634070 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092634071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092634071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092634071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092634071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092634071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092634071 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=005b9739) (sccp_scrc.c:472) 20241029092634071 DLSCCP DEBUG Received CO:RELCO for local reference 27 (sccp_scoc.c:1823) 20241029092634071 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092634071 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092634071 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092634071 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092634071 DLSCCP DEBUG SCCP-SCOC(27)[0x556674085120]{IDLE}: Deallocated (fsm.c:568) 20241029092634462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092634465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092634469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092634473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092634477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092634481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092634486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092634490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092634494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092634498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092634501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092634504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092634507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092634510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092634512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092634515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092634517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092634519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092634521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092634522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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 } } } 20241029092634537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092635550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092635550 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092635550 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092635550 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092635550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092635550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092635550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092635550 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092635550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092635550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092635550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092635550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092635550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092635550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092635550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092635550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092635550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092635550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092635551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092635551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092635551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092635551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092635551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092635551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092635551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092635551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092635551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092635551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092635551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092635551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092635551 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241029092635551 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241029092635551 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241029092635551 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241029092635551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241029092635551 DRUA DEBUG (127.0.0.1:45087 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241029092635551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092635551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241029092635551 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092635551 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(497)@33a2975c244c: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(499)@33a2975c244c: UnitdataCallback HNBGW_Test.msc0-RAN(502)@33a2975c244c: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@33a2975c244c: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(514) TC_mscpool_paging_imsi-Iuh0-RUA(497)@33a2975c244c: Added conn table entry 0TC_mscpool_paging_imsi0(514)7069046 20241029092636600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092636600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092636600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092636600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092636600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6bdd76, normal) (hnbgw_rua.c:388) 20241029092636600 DHNB DEBUG map_rua[0x556674084610]{init}: Allocated (fsm.c:456) 20241029092636600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092636600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7069046 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092636600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092636601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092636601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7069046 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241029092636601 DCN DEBUG map_sccp[0x5566740863f0]{init}: Allocated (fsm.c:456) 20241029092636601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092636601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7069046 <-> SCCP-45 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092636601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7069046 SCCP-45 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092636601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092636601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092636601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092636601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092636601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092636601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092636601 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{IDLE}: Allocated (fsm.c:456) 20241029092636601 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092636601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f400300039d0056400500f1100926) (sccp_scrc.c:401) 20241029092636601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092636601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092636601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092636601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092636601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092636601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092636601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092636601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092636601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092636601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092636601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092636601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092636601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092636601 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092636601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092636601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092636601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092636601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092636601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092636601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092636601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092636601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092636601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092636601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@33a2975c244c: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(514) HNBGW_Test.msc0-RAN(502)@33a2975c244c: Added conn table entry 0TC_mscpool_paging_imsi0(514)11151622 HNBGW_Test.msc0-SCCP(501)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092636620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092636620 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092636620 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092636620 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092636620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092636620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092636620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092636620 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092636620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092636620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092636620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092636620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092636620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092636620 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00225055) (sccp_scrc.c:472) 20241029092636620 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241029092636620 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092636620 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092636620 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092636620 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092636620 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) 20241029092636620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092636620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_paging_imsi0(514)@33a2975c244c: setverdict(pass): none -> pass 20241029092637625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(514)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092637628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092637632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092637636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092637639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092637642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092637644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092637645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092637646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092637647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092637648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092637649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092637650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092637650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092637651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092637652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092637652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092637653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092637654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092637654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092637655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092637657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092637657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092637657 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092637657 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092637657 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092637657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092637657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092637657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092637657 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092637657 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092637657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225055), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092637657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092637657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092637657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092637657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092637657 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092637657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092637657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092637657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{disrupted}: Freeing instance (context_map.c:202) 20241029092637657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7069046)[0x556674084610]{disrupted}: Deallocated (fsm.c:568) 20241029092637657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092637657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092637657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x5566740863f0]{disconnected}: Deallocated (fsm.c:568) 20241029092637657 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7069046 SCCP-45 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241029092637657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi-Iuh1-RUA(499)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@33a2975c244c: Final verdict of PTC: none 20241029092637657 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092637657 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) 20241029092637657 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092637657 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092637657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092637658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092637658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092637658 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092637658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092637658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092637658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092637658 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092637657 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37651<->l=127.0.0.1:4262) (control_if.c:193) 20241029092637658 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092637658 DLINP DEBUG SRVCONN(,r=127.0.0.1:45087<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092637658 DLINP NOTICE SRV(,r=127.0.0.1:45087<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092637658 DMAIN NOTICE (127.0.0.1:45087 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45087<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092637658 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092637658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092637658 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) 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092637658 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 20241029092637658 DLSS7 <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(511)@33a2975c244c: Final verdict of PTC: none 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092637658 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092637658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092637658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092637658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092637658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092637658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092637658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092637658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092637658 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092637658 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092637658 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092637658 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092637658 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 20241029092637658 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) 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092637658 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092637658 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) 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241029092637658 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) 20241029092637658 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) 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092637658 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092637658 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-M3UA(503)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(508)@33a2975c244c: Final verdict of PTC: none 20241029092637658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc1-RAN(505)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(507)@33a2975c244c: Final verdict of PTC: none 20241029092637658 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 20241029092637658 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) 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_mscpool_paging_imsi-Iuh0-RUA(497)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(509)@33a2975c244c: Final verdict of PTC: none 20241029092637658 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) 20241029092637658 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) 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092637658 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092637658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092637658 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 20241029092637658 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) 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092637658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092637658 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 20241029092637658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092637658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092637658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092637658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092637658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092637658 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092637658 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092637658 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092637658 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092637658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092637658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092637658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092637658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092637658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092637658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092637658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092637658 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092637658 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092637658 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092637658 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh0(496)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@33a2975c244c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(498)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(510)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(513)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(495)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(512)@33a2975c244c: Final verdict of PTC: none 20241029092637675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49616<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(500)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(495): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(496): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(497): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(498): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(499): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(507): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(508): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(509): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(510): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(511): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(512): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_imsi0(514): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:26:37 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 20241029092637724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092638326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319244) 20241029092638473 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092638473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3a42), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092638473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092638473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092638473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092638473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092638473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092638473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092638473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092638473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092638473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092638474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092638474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092638474 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092638474 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092638474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ab7ef), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092638474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092638474 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) 20241029092638474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092638474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092638475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092638475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092638475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092638475 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 20241029092638475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092638475 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 20241029092638475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092638475 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=319244, count=323932) 20241029092639659 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092639659 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092639659 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092639659 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092639659 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092639659 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029092639659 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092639659 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092639659 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092640113 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092640113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4a063), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092640113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092640113 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) 20241029092640113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092640113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092640113 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092640113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018447b), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092640113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092640113 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) 20241029092640113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092640113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092640113 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092640113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001171cb), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092640113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092640113 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092640114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092640114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092640114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092640114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092640114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092640114 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 20241029092640114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092640114 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 20241029092640114 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092640114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092640114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092640114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092640114 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 20241029092640114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092640114 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 20241029092640114 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092640114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092640114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092640114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092640114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092640114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092640114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092640114 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:26: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 20241029092640731 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092640731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822ca6), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092640731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092640731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092640731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092640731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092640731 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092640731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008197aa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092640731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092640731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092640731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092640731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092640731 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092640732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009242b7), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092640732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092640732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092640732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092640732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092640732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092640732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092640732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092640732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092640732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092640732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092640732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092640732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092640732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092640732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092640732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092640732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092640732 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_paging_tmsi started. 20241029092641445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092641457 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092641457 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh0(516)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092641472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi-Iuh1(518)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092641473 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41312 (stream_srv.c:129) 20241029092641473 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41312<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092641479 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36551<->l=127.0.0.1:4262) (control_if.c:570) 20241029092641480 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641480 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641480 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641480 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641481 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641481 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641481 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641481 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641482 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641482 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092641482 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) 20241029092641482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641482 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) 20241029092641482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092641482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641482 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641482 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641482 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092641482 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) 20241029092641482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641482 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) 20241029092641482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092641482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641482 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641482 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641482 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092641482 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092641482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641482 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092641482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641482 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641482 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641482 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092641482 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092641482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092641482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641482 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641482 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 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092641482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641482 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 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092641482 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 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092641482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092641482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092641482 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(523)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(523)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(523)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(521)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(526)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(526)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(526)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(524)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(529)@33a2975c244c: ************************************************* HNBGW_Test.msc2-M3UA(529)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(529)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(527)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092641519 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641519 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641519 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092641519 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641519 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641519 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641519 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641519 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092641519 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641520 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641520 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092641520 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) 20241029092641520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641520 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) 20241029092641520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092641520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641520 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641520 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641520 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092641520 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) 20241029092641520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641520 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) 20241029092641520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092641520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641520 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641520 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641520 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092641520 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092641520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641520 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092641520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641520 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641520 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641520 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092641520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092641520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092641520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641520 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641521 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 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092641521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641521 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 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092641521 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 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092641521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092641521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092641521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092641521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092641521 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(532)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(532)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(532)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(530)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092641543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092641543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092641543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092641543 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092641543 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) 20241029092641543 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092641543 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092641543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092641543 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@33a2975c244c: setverdict(pass): none -> pass 20241029092641548 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092641548 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092641548 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092641548 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092641548 DHNBAP DEBUG (127.0.0.1:41312 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092641548 DHNBAP NOTICE (127.0.0.1:41312 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092641548 DHNBAP NOTICE (127.0.0.1:41312 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092641548 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092641548 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092641581 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092641581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a9b1), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092641581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092641581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641581 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092641581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733c11), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092641581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092641581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092641582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092641582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092641582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092641582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092641582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092641582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092641582 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092641583 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092641583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969ee7), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092641583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641583 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092641583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092641583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092641583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092641583 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092641694 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 20241029092641694 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 20241029092641694 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092641694 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(523)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092641700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641700 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092641700 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092641700 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092641700 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092641700 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092641700 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092641701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641701 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092641701 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092641701 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092641701 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092641701 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092641701 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092641701 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 20241029092641701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092641701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092641701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092641701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092641701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092641701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092641701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092641701 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092641701 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092641701 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641702 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641702 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092641702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092641702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092641702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092641702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641702 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092641703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092641703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092641703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092641703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092641705 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 20241029092641705 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 20241029092641705 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092641705 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(526)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092641711 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) 20241029092641711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092641711 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092641711 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092641711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092641711 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092641711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092641711 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) 20241029092641711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092641711 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092641711 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092641711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092641711 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092641711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092641711 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 20241029092641711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092641711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092641711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092641711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092641711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092641711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092641711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092641711 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092641711 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092641711 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641713 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641713 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092641713 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092641713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092641713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092641713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641713 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641713 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641713 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641713 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092641713 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092641713 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092641713 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092641713 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092641716 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 20241029092641717 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 20241029092641717 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092641717 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(529)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092641723 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) 20241029092641723 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092641723 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092641723 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092641723 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092641723 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092641723 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092641725 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) 20241029092641725 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092641725 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092641725 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092641725 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092641725 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092641725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092641725 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 20241029092641725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092641725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092641725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092641725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092641725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092641726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092641726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092641726 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092641726 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092641726 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641727 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641727 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092641727 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) 20241029092641727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092641727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641727 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) 20241029092641727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092641727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641727 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641727 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 20241029092641727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092641727 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 20241029092641727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092641727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092641733 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 20241029092641733 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 20241029092641733 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 20241029092641733 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092641733 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092641733 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092641733 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(532)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092641739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641739 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092641739 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092641739 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092641739 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092641739 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092641739 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092641739 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092641739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092641740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092641740 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092641740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092641740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092641740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092641740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092641740 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092641743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641743 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092641743 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092641743 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092641743 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092641743 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029092641743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092641744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092641744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092641744 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092641744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092641744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092641744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092641744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092641744 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092641744 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092641744 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092641745 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092641745 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092641745 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092641745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092641745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092641745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092641745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092641745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092641745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092641745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092641745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092641745 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092641745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092641745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092641745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092641745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092641745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092641745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092641745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092641745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642327 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092642327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007065b4), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092642327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092642327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092642327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092642327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092642327 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092642327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806547), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092642327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092642327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092642327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092642327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092642327 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092642327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048ca33), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092642327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092642327 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092642327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092642327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092642328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092642328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092642328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092642328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092642328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092642328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092642328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092642328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092642328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092642328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092642328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642338 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092642338 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092642338 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092642338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642338 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642338 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) 20241029092642338 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092642338 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092642338 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 20241029092642338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642338 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092642338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642338 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=007065b4) (sccp_scrc.c:472) 20241029092642338 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241029092642338 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092642338 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092642338 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092642338 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092642338 DLSCCP DEBUG SCCP-SCOC(33)[0x556674086c70]{IDLE}: Deallocated (fsm.c:568) 20241029092642339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642339 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) 20241029092642339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642339 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=0048ca33) (sccp_scrc.c:472) 20241029092642339 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241029092642339 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092642339 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092642339 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092642339 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092642339 DLSCCP DEBUG SCCP-SCOC(32)[0x556674087100]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(522)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(525)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(528)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092642524 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) 20241029092642524 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092642524 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092642524 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 20241029092642524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642524 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) 20241029092642524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092642524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092642524 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) 20241029092642524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642524 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) 20241029092642524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092642524 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092642524 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) 20241029092642524 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) 20241029092642524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092642524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092642524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092642524 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) 20241029092642524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092642524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092642524 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092642524 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092642524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092642524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092642524 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 20241029092642524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092642524 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 20241029092642524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092642524 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642525 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) 20241029092642525 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092642525 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092642525 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 20241029092642525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642525 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642525 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) 20241029092642525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092642525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092642525 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) 20241029092642525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642525 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) 20241029092642525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642525 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092642525 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092642525 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(528)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092642538 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) 20241029092642538 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092642538 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092642538 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 20241029092642538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642538 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642538 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642538 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) 20241029092642538 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092642538 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092642538 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 20241029092642538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642538 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642538 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642538 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) 20241029092642538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092642538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092642538 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092642538 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) 20241029092642538 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) 20241029092642538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092642538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092642538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092642538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092642538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092642538 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092642538 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092642538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642538 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) 20241029092642538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092642538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642539 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092642539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092642539 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092642539 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092642539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642539 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092642539 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092642539 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092642539 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092642539 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092642539 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092642539 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(525)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(531)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092642540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642540 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092642540 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092642540 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092642540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642540 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092642540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092642540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092642540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642540 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092642540 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092642540 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) 20241029092642540 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) 20241029092642540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092642540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092642540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092642540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092642540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092642540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092642540 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092642540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642540 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092642540 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092642540 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092642540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092642540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092642540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092642540 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642540 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092642541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642541 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092642541 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092642541 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092642541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642541 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092642541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092642541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092642541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642541 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092642541 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092642541 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(531)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092642542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642542 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092642542 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092642542 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642542 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642542 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092642542 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092642542 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642542 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642542 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092642542 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092642542 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092642542 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092642542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092642542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642542 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=00806547) (sccp_scrc.c:472) 20241029092642542 DLSCCP DEBUG Received CO:RELCO for local reference 31 (sccp_scoc.c:1823) 20241029092642542 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092642542 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092642542 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092642542 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092642542 DLSCCP DEBUG SCCP-SCOC(31)[0x55667407a9e0]{IDLE}: Deallocated (fsm.c:568) 20241029092642542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092642542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092642542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092642542 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092642542 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) 20241029092642542 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) 20241029092642542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092642542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092642542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092642542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092642542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092642542 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092642542 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092642542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092642542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092642542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092642542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092642542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092642542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092642542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092642542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092642542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092642542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092642542 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092642542 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092642542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092642542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092642542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092642542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092642542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092642542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092643559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092643567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092643570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092643572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092643575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092643577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092643580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092643582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092643584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092643586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092643587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092643589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092643591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092643593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092643595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092643597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092643599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092643600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092643601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092643602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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 } } } 20241029092643623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(534)@33a2975c244c: 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 20241029092644641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092644641 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092644641 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092644641 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092644641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092644641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092644641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092644641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092644641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092644641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092644641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092644641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092644641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092644641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092644641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092644641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092644641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092644641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092644641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092644641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092644641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092644641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092644641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092644641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092644641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092644641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092644641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092644641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092644641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092644641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092644641 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241029092644641 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241029092644641 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241029092644642 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241029092644642 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241029092644642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241029092644642 DRUA DEBUG (127.0.0.1:41312 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241029092644642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092644642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241029092644642 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092644642 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh0-RUA(517)@33a2975c244c: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(519)@33a2975c244c: UnitdataCallback TC_mscpool_paging_tmsi0(534)@33a2975c244c: 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(522)@33a2975c244c: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@33a2975c244c: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(534) TC_mscpool_paging_tmsi-Iuh0-RUA(517)@33a2975c244c: Added conn table entry 0TC_mscpool_paging_tmsi0(534)11662132 20241029092645668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092645668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092645668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029092645668 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092645668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1f334, normal) (hnbgw_rua.c:388) 20241029092645668 DHNB DEBUG map_rua[0x556674086c70]{init}: Allocated (fsm.c:456) 20241029092645669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092645669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11662132 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092645669 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092645669 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092645669 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11662132 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241029092645669 DCN DEBUG map_sccp[0x556674084610]{init}: Allocated (fsm.c:456) 20241029092645669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092645669 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11662132 <-> SCCP-46 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092645669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11662132 SCCP-46 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029092645669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092645669 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092645669 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092645669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092645669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092645669 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092645669 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{IDLE}: Allocated (fsm.c:456) 20241029092645669 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092645669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001b60056400500f1100926) (sccp_scrc.c:401) 20241029092645669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092645669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092645669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092645669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092645669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092645669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092645669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092645669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092645669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092645669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092645669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092645669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092645669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092645669 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092645669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092645669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092645669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092645669 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092645669 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092645669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092645669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092645669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092645669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092645669 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@33a2975c244c: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(534) HNBGW_Test.msc0-RAN(522)@33a2975c244c: Added conn table entry 0TC_mscpool_paging_tmsi0(534)6076035 HNBGW_Test.msc0-SCCP(521)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(521)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092645690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092645691 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092645691 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092645691 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092645691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092645691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092645691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092645691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(534)@33a2975c244c: setverdict(pass): none -> pass 20241029092645691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092645691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092645691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092645691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092645691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092645691 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b0dc1e) (sccp_scrc.c:472) 20241029092645691 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241029092645691 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092645691 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092645691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092645691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092645691 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) 20241029092645691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092645691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092646693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(534)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092646694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092646696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092646697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092646698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092646699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092646699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092646700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092646701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092646702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092646703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092646703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092646704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092646705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092646706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092646707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092646707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092646708 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092646709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092646710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092646711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092646713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092646713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092646713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092646713 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092646713 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092646713 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092646713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092646713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092646713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092646713 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092646713 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092646713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0dc1e), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092646713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092646713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092646713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092646713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092646713 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092646713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092646713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092646713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{disrupted}: Freeing instance (context_map.c:202) 20241029092646713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11662132)[0x556674086c70]{disrupted}: Deallocated (fsm.c:568) 20241029092646713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092646713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{disconnected}: Freeing instance (context_map.c:206) 20241029092646713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x556674084610]{disconnected}: Deallocated (fsm.c:568) 20241029092646713 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11662132 SCCP-46 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241029092646713 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36551<->l=127.0.0.1:4262) (control_if.c:193) 20241029092646714 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092646714 DLINP DEBUG SRVCONN(,r=127.0.0.1:41312<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092646714 DLINP NOTICE SRV(,r=127.0.0.1:41312<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092646714 DMAIN NOTICE (127.0.0.1:41312 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41312<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092646714 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092646714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092646714 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092646714 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092646714 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092646714 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092646714 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092646714 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092646714 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi-Iuh0-RUA(517)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(530)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(528)@33a2975c244c: Final verdict of PTC: none 20241029092646715 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029092646715 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092646715 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092646715 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 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092646715 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092646715 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_paging_tmsi-Iuh1-RUA(519)@33a2975c244c: Final verdict of PTC: none 20241029092646715 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 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092646715 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092646715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092646715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092646715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092646715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092646715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092646715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092646715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092646715 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092646715 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092646715 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092646715 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092646715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092646715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092646715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092646715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092646715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092646715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092646715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092646715 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092646715 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092646715 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092646715 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092646715 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 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092646715 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 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092646715 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) 20241029092646715 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) 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092646715 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092646715 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092646715 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092646715 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(524)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(520)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(529)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(525)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(522)@33a2975c244c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(516)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(531)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(532)@33a2975c244c: Final verdict of PTC: none 20241029092646715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) VirtHNBGW-STATS(515)@33a2975c244c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(518)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(527)@33a2975c244c: Final verdict of PTC: none 20241029092646716 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092646715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092646715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092646715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092646715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092646716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092646716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092646716 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092646716 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092646716 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092646716 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092646716 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) 20241029092646716 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092646716 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092646716 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 HNBGW_Test.msc1-M3UA(526)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(523)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(533)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092646744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(515): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(516): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(517): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(518): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(519): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(520): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(527): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(528): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(529): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(530): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(531): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(532): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_paging_tmsi0(534): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:26:46 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 20241029092646847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092647450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56262<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=299836) 20241029092647658 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092647658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225055), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092647658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092647658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092647658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092647658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092647658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092647658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092647658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092647659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092647659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092647659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092647659 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092647659 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092647659 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=299836, count=302296) 20241029092648474 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092648474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3a42), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092648474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092648474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092648474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092648474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092648475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092648475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092648475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092648475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092648475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092648475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092648475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092648475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092648475 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 20241029092648476 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092648476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ab7ef), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092648476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092648476 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) 20241029092648476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092648476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092648476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092648476 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092648476 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092648476 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 20241029092648476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092648476 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 20241029092648476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092648476 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092648716 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092648716 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092648716 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092648716 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092648716 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092648716 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092648716 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092648716 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092648716 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:26: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 20241029092650114 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092650114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001171cb), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092650114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650115 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092650115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650115 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092650115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018447b), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092650115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650115 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) 20241029092650115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092650115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650115 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092650115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4a063), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092650115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650115 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) 20241029092650115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092650115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092650115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092650115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092650115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092650115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650115 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 20241029092650115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092650115 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 20241029092650115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092650115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650115 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 20241029092650115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092650115 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 20241029092650115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_no_allow_attach_round_robin started. 20241029092650550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_round_robin-Iuh0(536)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092650557 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092650557 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092650564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_round_robin-Iuh1(538)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092650565 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49918 (stream_srv.c:129) 20241029092650565 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49918<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092650573 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33587<->l=127.0.0.1:4262) (control_if.c:570) 20241029092650576 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650576 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650576 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092650577 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650577 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650577 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092650577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092650577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092650578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092650578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650578 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650578 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650578 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092650578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092650578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092650578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092650578 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092650578 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 20241029092650578 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650578 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092650578 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092650578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092650578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650578 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092650578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650578 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650578 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650578 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092650579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092650579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092650579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092650580 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650580 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092650580 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) 20241029092650580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092650580 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650580 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) 20241029092650580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092650580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650580 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650580 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650580 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092650580 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) 20241029092650580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092650580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650580 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 20241029092650580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092650580 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092650580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650580 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) 20241029092650580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092650580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650580 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650580 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 20241029092650580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092650580 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 20241029092650580 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(543)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(543)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(543)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(541)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(546)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(546)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(546)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(544)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(549)@33a2975c244c: ************************************************* HNBGW_Test.msc2-M3UA(549)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(549)@33a2975c244c: ************************************************* HNBGW_Test.msc2-SCCP(547)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092650638 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650638 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650638 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650638 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650639 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650639 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650639 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092650639 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650640 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650640 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092650640 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) 20241029092650640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092650640 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650640 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) 20241029092650640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092650640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650640 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650640 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650640 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092650640 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) 20241029092650640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092650640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650640 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) 20241029092650640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092650640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650640 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650641 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650641 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092650641 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092650641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092650641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650641 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092650641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650641 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650641 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650641 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092650641 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092650641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092650641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092650641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650641 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650641 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 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092650641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650641 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 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092650641 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 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092650641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092650641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092650641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(552)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(552)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(552)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(550)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092650663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092650663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092650663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092650663 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092650663 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) 20241029092650663 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092650663 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092650663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092650663 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@33a2975c244c: setverdict(pass): none -> pass 20241029092650668 DLINP DEBUG SRVCONN(,r=127.0.0.1:49918<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092650668 DLINP DEBUG SRVCONN(,r=127.0.0.1:49918<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092650668 DLINP DEBUG SRVCONN(,r=127.0.0.1:49918<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092650668 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092650668 DHNBAP DEBUG (127.0.0.1:49918 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092650668 DHNBAP NOTICE (127.0.0.1:49918 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092650668 DHNBAP NOTICE (127.0.0.1:49918 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092650668 DLINP DEBUG SRVCONN(,r=127.0.0.1:49918<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092650668 DLINP DEBUG SRVCONN(,r=127.0.0.1:49918<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092650732 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092650733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009242b7), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092650733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092650733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650733 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092650733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008197aa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092650733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092650733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650733 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092650733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822ca6), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092650733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092650733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092650734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092650734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092650734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092650799 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 20241029092650799 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 20241029092650799 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 20241029092650799 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092650799 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092650799 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092650799 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(543)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092650808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650808 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092650808 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092650808 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092650808 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092650808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092650808 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092650808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092650809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092650809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092650809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092650809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092650809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092650809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092650809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092650809 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092650812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650812 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092650812 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092650812 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092650812 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092650812 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241029092650812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092650813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092650813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092650813 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092650813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092650813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092650813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092650813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092650813 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092650813 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092650813 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650813 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 20241029092650813 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 20241029092650813 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092650813 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092650814 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650814 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092650814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092650814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092650814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092650814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650814 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650815 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650815 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650815 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092650815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092650815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092650815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092650815 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(546)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092650819 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) 20241029092650819 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092650819 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092650819 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092650819 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092650819 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092650819 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092650819 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) 20241029092650819 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092650819 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092650819 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092650819 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092650819 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092650819 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092650819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092650819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092650819 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092650819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092650819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092650819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092650819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092650819 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092650819 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092650819 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650821 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650821 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092650821 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092650821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092650821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092650821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650821 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092650821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092650821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092650821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092650821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092650833 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 20241029092650833 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 20241029092650833 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092650833 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(549)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092650839 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) 20241029092650839 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092650839 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092650839 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092650839 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092650839 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092650839 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092650842 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) 20241029092650842 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092650842 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092650842 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092650842 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092650842 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092650842 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092650842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092650842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092650842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092650842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092650842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092650842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092650842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092650842 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092650842 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092650842 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650843 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650844 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092650844 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) 20241029092650844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092650844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650844 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) 20241029092650844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092650844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650844 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650844 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 20241029092650844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092650844 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 20241029092650844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092650844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092650854 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 20241029092650854 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 20241029092650854 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092650854 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(552)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092650860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650860 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092650860 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092650860 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092650860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092650860 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092650860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092650860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650860 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092650860 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092650860 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092650860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092650860 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092650860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092650860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092650860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092650860 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092650860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092650860 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092650860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092650860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092650860 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092650860 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092650860 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092650862 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092650862 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092650862 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092650862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092650862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092650862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092650862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092650862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092650862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092650862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092650862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092650862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092650862 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092650862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092650862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092650862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092650862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092650862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092650862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092650862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092650862 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651582 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092651582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733c11), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092651582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092651582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092651582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092651582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092651582 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092651582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a9b1), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092651582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092651582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092651582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092651582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092651583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092651583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092651583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092651583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092651583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092651583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092651583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092651583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092651583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092651583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092651583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092651583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092651583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651584 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092651584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969ee7), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092651584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092651584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092651584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092651584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092651584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092651584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092651584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092651584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092651584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092651584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092651584 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651590 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092651590 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092651590 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092651590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651590 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092651590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651590 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=00733c11) (sccp_scrc.c:472) 20241029092651590 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241029092651590 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092651590 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092651590 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092651590 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092651590 DLSCCP DEBUG SCCP-SCOC(36)[0x556674077d60]{IDLE}: Deallocated (fsm.c:568) 20241029092651591 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) 20241029092651591 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092651591 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092651591 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 20241029092651591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651591 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651591 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) 20241029092651591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651591 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=00969ee7) (sccp_scrc.c:472) 20241029092651591 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241029092651591 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092651592 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092651592 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092651592 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092651592 DLSCCP DEBUG SCCP-SCOC(35)[0x55667407c9f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(542)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(545)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092651642 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) 20241029092651642 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092651642 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092651642 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 20241029092651642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651642 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651642 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) 20241029092651642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092651642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092651642 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) 20241029092651642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651642 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) 20241029092651642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092651642 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092651642 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) 20241029092651642 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) 20241029092651642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092651642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092651642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092651643 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) 20241029092651643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092651643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092651643 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092651643 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092651643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092651643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092651643 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 20241029092651643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092651643 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 20241029092651643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092651643 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(548)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092651645 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) 20241029092651645 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092651645 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092651645 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 20241029092651645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651645 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651645 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) 20241029092651645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092651645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092651645 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) 20241029092651645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651645 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) 20241029092651645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092651645 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092651645 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(548)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(551)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092651662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651662 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092651662 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092651662 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092651662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651662 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092651662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092651662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092651662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092651662 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092651662 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) 20241029092651662 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) 20241029092651662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092651662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092651662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092651662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092651663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092651663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092651663 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092651663 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092651663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092651663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092651663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092651663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092651663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092651663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092651663 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651665 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092651665 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092651665 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092651665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651665 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092651666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092651666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092651666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092651666 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092651666 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(551)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092651790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651790 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092651790 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092651790 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092651790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651790 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651791 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092651791 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092651791 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092651791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651791 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651791 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092651791 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092651791 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092651791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651791 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092651791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651791 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=00d4a9b1) (sccp_scrc.c:472) 20241029092651791 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241029092651791 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092651791 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092651791 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092651791 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092651791 DLSCCP DEBUG SCCP-SCOC(34)[0x55667407b5e0]{IDLE}: Deallocated (fsm.c:568) 20241029092651791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092651791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092651791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092651791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092651792 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092651792 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) 20241029092651792 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) 20241029092651792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092651792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092651792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092651792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092651792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092651792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092651792 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092651792 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092651792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092651792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092651792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092651792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092651793 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092651793 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092651793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651793 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092651793 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092651793 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092651793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092651793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092651793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092651793 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651794 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) 20241029092651794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092651794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092651794 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 20241029092651794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651794 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) 20241029092651794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092651794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092651794 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 20241029092651794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092651794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092651794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092651794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092651794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651795 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) 20241029092651795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092651795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092651795 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092651795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092651795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651795 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092651795 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092651795 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) 20241029092651795 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) 20241029092651795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092651795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092651795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092651796 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092651796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092651796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092651796 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092651796 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092651796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092651796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092651796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092651796 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) 20241029092651796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092651796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092651796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092651796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092651796 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092651796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092651796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651796 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092651796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092651796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092651796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092651796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092651796 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092651796 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092651796 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092651796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092651797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092651797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092651797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092651797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092651797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092651797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092651797 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(542)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(545)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092652685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092652691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092652695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092652699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092652703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092652707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092652710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092652713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092652715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092652718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092652720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092652722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092652724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092652725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092652726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092652728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092652729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092652730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092652731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092652732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092652748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(542)@33a2975c244c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(542)@33a2975c244c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(554) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(537)@33a2975c244c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(554)14085473 20241029092653799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092653799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092653799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092653800 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092653800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6ed61, normal) (hnbgw_rua.c:388) 20241029092653800 DHNB DEBUG map_rua[0x556674077d60]{init}: Allocated (fsm.c:456) 20241029092653800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092653800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14085473 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092653800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092653800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092653800 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14085473 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092653800 DCN DEBUG map_sccp[0x556674086c70]{init}: Allocated (fsm.c:456) 20241029092653800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092653800 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14085473 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092653800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14085473 SCCP-47 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092653800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092653800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092653800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092653800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092653800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092653800 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092653800 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{IDLE}: Allocated (fsm.c:456) 20241029092653800 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092653800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000160056400500f1100926) (sccp_scrc.c:401) 20241029092653800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092653800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092653800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092653800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092653800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092653800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092653800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092653800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092653800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092653800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092653800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092653800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092653800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092653800 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092653800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092653800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092653801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092653801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092653801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092653801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092653801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092653801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092653801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092653801 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(541)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(541)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(542)@33a2975c244c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(554) HNBGW_Test.msc0-RAN(542)@33a2975c244c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(554)1577827 HNBGW_Test.msc0-SCCP(541)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(541)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(554)@33a2975c244c: setverdict(pass): none -> pass 20241029092653815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092653815 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092653815 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092653815 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092653815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092653815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092653815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092653815 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092653815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092653815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092653815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092653815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092653815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092653815 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009761df) (sccp_scrc.c:472) 20241029092653815 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241029092653815 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092653815 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092653815 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092653815 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092653815 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) 20241029092653815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092653815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092653816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(554)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092653818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092653821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092653824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092653826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092653827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092653829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092653830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092653831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092653832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092653833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092653833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092653834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092653835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092653835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092653836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092653837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092653837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092653838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092653839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092653839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092653848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(548)@33a2975c244c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(548)@33a2975c244c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(555) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(537)@33a2975c244c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(555)15651933 20241029092654877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092654878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092654878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092654878 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092654878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeed45d, normal) (hnbgw_rua.c:388) 20241029092654878 DHNB DEBUG map_rua[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092654878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092654878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15651933 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092654878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092654878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092654878 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092654878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15651933 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241029092654878 DCN DEBUG map_sccp[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092654878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092654878 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15651933 <-> SCCP-48 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029092654878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15651933 SCCP-48 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092654878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092654878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092654878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092654878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092654878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092654878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092654878 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{IDLE}: Allocated (fsm.c:456) 20241029092654878 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092654878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300038d0056400500f1100926) (sccp_scrc.c:401) 20241029092654878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092654878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092654878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092654878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092654878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092654878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092654878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092654879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092654879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092654879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092654879 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) 20241029092654879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092654879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092654879 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092654879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092654879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092654879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092654879 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092654879 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092654879 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 20241029092654879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092654879 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 20241029092654879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092654879 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(547)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc2-SCCP(547)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(548)@33a2975c244c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(555) HNBGW_Test.msc2-RAN(548)@33a2975c244c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(555)4358153 HNBGW_Test.msc2-SCCP(547)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(547)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(555)@33a2975c244c: setverdict(pass): none -> pass 20241029092654898 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) 20241029092654898 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092654898 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092654898 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 20241029092654898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092654898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092654898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092654898 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092654898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092654898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092654898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092654898 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) 20241029092654898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092654898 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c801f) (sccp_scrc.c:472) 20241029092654898 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241029092654898 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092654898 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092654898 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092654898 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092654898 DCN DEBUG handle_cn_conn_conf() conn_id=48, 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) 20241029092654898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092654898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092654900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(555)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092654902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092654905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092654908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092654910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092654912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092654913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092654914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092654915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092654916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092654916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092654917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092654918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092654919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092654920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092654921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092654921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092654922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092654923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092654924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092654924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092654933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(542)@33a2975c244c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(542)@33a2975c244c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(556) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(537)@33a2975c244c: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(556)4401723 20241029092655957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092655957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092655957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092655957 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092655957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x432a3b, normal) (hnbgw_rua.c:388) 20241029092655957 DHNB DEBUG map_rua[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092655957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092655957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401723 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092655957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092655957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092655957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401723 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092655957 DCN DEBUG map_sccp[0x55667407c9f0]{init}: Allocated (fsm.c:456) 20241029092655957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092655957 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4401723 <-> SCCP-49 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092655957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401723 SCCP-49 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092655957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092655957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092655957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092655957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092655957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092655957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092655957 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{IDLE}: Allocated (fsm.c:456) 20241029092655957 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092655957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092655957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092655957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092655957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092655957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092655957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092655957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092655957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092655957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000fb0056400500f1100926) (sccp_scrc.c:401) 20241029092655957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092655957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092655957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092655957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092655957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092655957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092655957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092655957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092655957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092655957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092655957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092655957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092655957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092655957 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092655957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092655957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(541)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(541)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(542)@33a2975c244c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(556) HNBGW_Test.msc0-RAN(542)@33a2975c244c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(556)969661 HNBGW_Test.msc0-SCCP(541)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(541)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092655959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092655959 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092655959 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092655959 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092655959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092655959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092655959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092655959 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(556)@33a2975c244c: setverdict(pass): none -> pass 20241029092655959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092655959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092655959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092655959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092655959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092655959 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f112c5) (sccp_scrc.c:472) 20241029092655959 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241029092655959 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092655959 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092655959 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092655959 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092655959 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) 20241029092655959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092655959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092655960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(556)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092655960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092655961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092655962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092655963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092655964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092655964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092655965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092655966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092655967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092655968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092655969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092655970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092655971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092655972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092655973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092655973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092655974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092655975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092655975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092655976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(539)@33a2975c244c: Final verdict of PTC: none 20241029092655979 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092655979 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) 20241029092655979 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092655979 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029092655979 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092655979 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) 20241029092655979 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092655979 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092655979 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 20241029092655979 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) 20241029092655979 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029092655979 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092655979 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092655979 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092655979 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092655979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092655979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092655979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092655979 DLINP DEBUG SRVCONN(,r=127.0.0.1:49918<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092655979 DLINP DEBUG SRVCONN(,r=127.0.0.1:49918<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092655980 DLINP NOTICE SRV(,r=127.0.0.1:49918<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092655980 DMAIN NOTICE (127.0.0.1:49918 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49918<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092655980 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092655980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092655980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092655980 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092655980 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) 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092655980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092655980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092655980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092655980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092655980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092655980 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092655980 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092655980 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092655980 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092655980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092655980 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092655980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c801f), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092655980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092655980 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092655980 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) 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092655980 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 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092655980 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092655980 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) 20241029092655980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092655980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092655980 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092655980 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092655980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{disrupted}: Freeing instance (context_map.c:202) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15651933)[0x556674079160]{disrupted}: Deallocated (fsm.c:568) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{disconnected}: Freeing instance (context_map.c:206) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55667407e5b0]{disconnected}: Deallocated (fsm.c:568) 20241029092655980 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15651933 SCCP-48 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092655980 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33587<->l=127.0.0.1:4262) (control_if.c:193) 20241029092655980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092655980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092655980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.sgsn0-RAN(551)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(548)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(543)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(547)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(542)@33a2975c244c: Final verdict of PTC: none 20241029092655980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092655980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092655980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092655980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092655980 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092655980 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092655980 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092655980 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092655980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092655980 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092655980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009761df), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092655980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092655980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092655980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092655980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092655980 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092655980 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc2-M3UA(549)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(545)@33a2975c244c: Final verdict of PTC: none 20241029092655980 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 20241029092655980 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) 20241029092655980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{disrupted}: Freeing instance (context_map.c:202) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14085473)[0x556674077d60]{disrupted}: Deallocated (fsm.c:568) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{disconnected}: Freeing instance (context_map.c:206) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x556674086c70]{disconnected}: Deallocated (fsm.c:568) 20241029092655980 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14085473 SCCP-47 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092655980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092655980 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 20241029092655980 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) 20241029092655980 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092655980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f112c5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092655980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092655980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092655980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092655980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092655980 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092655980 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092655980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{disrupted}: Freeing instance (context_map.c:202) 20241029092655980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4401723)[0x55667407d3c0]{disrupted}: Deallocated (fsm.c:568) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092655980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55667407c9f0]{disconnected}: Deallocated (fsm.c:568) 20241029092655980 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401723 SCCP-49 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092655980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092655980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092655980 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) 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092655980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092655980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092655980 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092655980 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092655980 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(552)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(541)@33a2975c244c: Final verdict of PTC: none 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092655980 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092655980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092655980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092655980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092655980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092655980 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 20241029092655980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092655980 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 20241029092655980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092655981 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092655981 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(550)@33a2975c244c: Final verdict of PTC: none 20241029092655981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092655981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092655981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092655981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092655981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092655981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092655981 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092655981 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092655981 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092655981 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092655981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092655981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092655981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092655981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092655981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092655981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092655981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092655981 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092655981 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) 20241029092655981 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) 20241029092655981 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092655981 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092655981 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092655981 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092655981 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092655981 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092655981 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092655981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092655981 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092655981 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092655981 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092655981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092655981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092655981 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092655981 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092655981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092655981 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092655981 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092655981 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092655981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092655981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092655981 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092655981 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092655981 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092655981 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092655981 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(546)@33a2975c244c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(536)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(535)@33a2975c244c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(538)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(544)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(553)@33a2975c244c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(537)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(540)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092655999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(535): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(536): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(537): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(538): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(539): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(540): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(541): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(542): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(543): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(544): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(545): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(546): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(547): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(548): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(549): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(550): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(551): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(552): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(553): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(554): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(555): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(556): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:26: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 20241029092656049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092656652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41738<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370588) 20241029092656714 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092656714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0dc1e), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092656714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092656714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092656714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092656714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092656715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092656715 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092656715 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092656715 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092656715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092656715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092656715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092656715 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092657660 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092657660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225055), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092657660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092657660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092657660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092657660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092657660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092657660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092657660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092657660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092657660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092657660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092657660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092657660 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=370588, count=373048) 20241029092657981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092657981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092657981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092657981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092657981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092657981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092657981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092657981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092657981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092657981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092657981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092657981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029092658475 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092658475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3a42), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092658475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092658476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092658476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092658476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092658476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092658476 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092658476 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092658476 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092658476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092658476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092658476 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092658477 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092658477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ab7ef), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092658477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092658477 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) 20241029092658477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092658477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092658477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092658477 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092658478 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092658478 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 20241029092658478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092658478 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 20241029092658478 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241029092659750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh0(558)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092659759 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092659759 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092659767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh1(560)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092659767 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51339 (stream_srv.c:129) 20241029092659767 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51339<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092659773 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42331<->l=127.0.0.1:4262) (control_if.c:570) 20241029092659774 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659774 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659774 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659774 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659774 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659774 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659774 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659774 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659775 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659775 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092659775 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) 20241029092659775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659775 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) 20241029092659775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092659775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659775 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659775 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659775 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092659775 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) 20241029092659775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659775 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) 20241029092659775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092659775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659775 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659775 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659775 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092659775 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092659775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659775 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092659775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092659775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659775 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659775 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659775 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092659775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092659775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092659775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092659775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659775 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659776 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 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092659776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659776 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 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092659776 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 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092659776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092659776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092659776 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(565)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(565)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(565)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(563)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(568)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(568)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(568)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(566)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(571)@33a2975c244c: ************************************************* HNBGW_Test.msc2-M3UA(571)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(571)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(569)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092659812 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659812 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659812 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659812 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659813 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659813 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659813 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092659813 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092659814 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659814 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092659814 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) 20241029092659814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659814 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) 20241029092659814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092659814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659814 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659814 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659814 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092659814 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) 20241029092659814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659814 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) 20241029092659814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092659814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659814 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659814 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659814 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092659814 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092659814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659814 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092659814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092659814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659814 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659814 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092659814 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092659814 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092659814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092659814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092659814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092659814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092659814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092659814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092659814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092659814 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092659814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659814 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 20241029092659814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092659814 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092659814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659814 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 20241029092659814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092659814 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 20241029092659814 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092659814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659814 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092659814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092659814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092659814 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092659814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659815 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092659815 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092659815 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092659815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092659815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092659815 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(574)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(574)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(574)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(572)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092659837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092659837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092659837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092659837 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092659837 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) 20241029092659837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092659837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092659837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092659837 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@33a2975c244c: setverdict(pass): none -> pass 20241029092659843 DLINP DEBUG SRVCONN(,r=127.0.0.1:51339<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092659843 DLINP DEBUG SRVCONN(,r=127.0.0.1:51339<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092659843 DLINP DEBUG SRVCONN(,r=127.0.0.1:51339<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092659843 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092659843 DHNBAP DEBUG (127.0.0.1:51339 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092659843 DHNBAP NOTICE (127.0.0.1:51339 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092659843 DHNBAP NOTICE (127.0.0.1:51339 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092659843 DLINP DEBUG SRVCONN(,r=127.0.0.1:51339<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092659843 DLINP DEBUG SRVCONN(,r=127.0.0.1:51339<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092659987 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 20241029092659987 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 20241029092659987 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092659987 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)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092659995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659995 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092659995 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092659995 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092659995 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092659995 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092659995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092659998 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 20241029092659998 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 20241029092659998 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092659998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092659998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092659998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092659998 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092659998 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092659998 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092659998 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092659998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092659998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092659998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092659998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092659998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092659998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092659998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092659998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092659998 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092659998 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092659998 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092700000 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092700000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092700000 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092700000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092700000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092700000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700000 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092700000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092700000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092700000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092700000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092700001 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(568)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092700004 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) 20241029092700004 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092700004 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092700004 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092700004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092700004 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092700004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092700007 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) 20241029092700007 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092700007 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092700007 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092700007 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092700007 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092700007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092700007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092700007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092700007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092700007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092700007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092700007 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092700007 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092700007 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092700008 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092700008 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092700008 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092700008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092700008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700009 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092700009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700009 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092700009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092700009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092700009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092700009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092700009 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700009 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 20241029092700009 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 20241029092700009 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092700009 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(571)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092700015 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) 20241029092700015 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092700015 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092700015 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092700015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092700015 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092700015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092700015 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) 20241029092700015 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092700015 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092700015 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092700015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092700015 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092700015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092700015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092700015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092700015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092700015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092700015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092700015 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092700015 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092700015 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092700016 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092700016 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092700016 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) 20241029092700016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092700016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700017 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) 20241029092700017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092700017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700017 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092700017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700017 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 20241029092700017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092700017 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 20241029092700017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092700017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700027 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 20241029092700027 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 20241029092700027 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092700027 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(574)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092700033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700033 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092700033 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092700033 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092700033 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092700033 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092700033 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092700034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700034 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092700034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092700034 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092700034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092700034 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092700034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092700035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092700035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092700035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092700035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092700035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092700035 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092700035 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092700035 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092700036 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092700036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092700036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092700036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092700036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092700036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700036 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092700036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700036 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700036 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700036 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092700036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092700036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092700036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092700036 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700115 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092700115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4a063), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092700115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700115 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) 20241029092700115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092700115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700115 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092700115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018447b), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092700115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700115 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) 20241029092700115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092700115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700116 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092700116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001171cb), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092700116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700116 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092700116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700116 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 20241029092700116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092700116 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 20241029092700116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092700116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700116 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 20241029092700116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092700116 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 20241029092700116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092700116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092700116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092700116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092700116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092700116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700123 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) 20241029092700123 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092700123 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092700123 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 20241029092700123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700123 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700123 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) 20241029092700123 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092700123 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092700123 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 20241029092700123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700123 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700124 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) 20241029092700124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700124 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=001171cb) (sccp_scrc.c:472) 20241029092700124 DLSCCP DEBUG Received CO:RELCO for local reference 42 (sccp_scoc.c:1823) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(42)[0x5566740823d0]{IDLE}: Deallocated (fsm.c:568) 20241029092700124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700124 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) 20241029092700124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700124 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=00e4a063) (sccp_scrc.c:472) 20241029092700124 DLSCCP DEBUG Received CO:RELCO for local reference 40 (sccp_scoc.c:1823) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092700124 DLSCCP DEBUG SCCP-SCOC(40)[0x556674087230]{IDLE}: Deallocated (fsm.c:568) 20241029092700326 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) 20241029092700326 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092700326 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092700326 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 20241029092700326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700326 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700326 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) 20241029092700326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700326 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=0018447b) (sccp_scrc.c:472) 20241029092700326 DLSCCP DEBUG Received CO:RELCO for local reference 41 (sccp_scoc.c:1823) 20241029092700326 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092700326 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092700326 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092700326 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092700326 DLSCCP DEBUG SCCP-SCOC(41)[0x55667407c420]{IDLE}: Deallocated (fsm.c:568) 20241029092700733 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092700733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008197aa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092700733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092700733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700733 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092700733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009242b7), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092700733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092700733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700733 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092700733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00822ca6), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092700733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092700734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092700734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092700734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092700734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092700734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700739 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) 20241029092700739 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092700739 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092700739 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 20241029092700739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700739 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700739 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) 20241029092700739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700739 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=008197aa) (sccp_scrc.c:472) 20241029092700739 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1823) 20241029092700739 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092700739 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092700739 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092700739 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092700739 DLSCCP DEBUG SCCP-SCOC(38)[0x556674078ea0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(564)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092700803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700803 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092700803 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092700803 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092700803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700803 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092700803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092700804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092700804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092700804 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092700804 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) 20241029092700804 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) 20241029092700804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092700804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092700804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700804 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092700804 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092700804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700804 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700804 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700804 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092700804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092700804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092700804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092700804 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700805 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092700805 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092700805 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092700805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700805 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092700805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092700806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092700806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700806 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092700806 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092700806 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(564)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(567)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092700816 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) 20241029092700816 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092700816 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092700816 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 20241029092700816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700816 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700816 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) 20241029092700816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092700816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092700816 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) 20241029092700816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700816 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) 20241029092700816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092700816 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092700816 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) 20241029092700816 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) 20241029092700816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092700816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700817 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) 20241029092700817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092700817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700817 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092700817 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092700817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700817 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700817 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700817 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 20241029092700817 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092700817 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 20241029092700817 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092700817 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(570)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092700821 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) 20241029092700821 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092700821 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092700821 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 20241029092700821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700821 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700821 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) 20241029092700821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092700821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092700821 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) 20241029092700821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700821 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) 20241029092700821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700821 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092700821 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092700821 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(570)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(573)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092700839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700839 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092700839 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092700839 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092700839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700840 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092700840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092700840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092700840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092700840 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092700840 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) 20241029092700840 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) 20241029092700840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092700840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092700840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700840 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092700840 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092700840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092700840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092700840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092700840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092700840 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700843 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092700843 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092700843 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092700843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092700843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092700843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092700843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092700843 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092700843 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(573)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092700946 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) 20241029092700946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092700946 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092700946 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 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700946 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700946 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) 20241029092700946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092700946 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092700946 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 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700946 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700946 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) 20241029092700946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092700946 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092700946 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 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700946 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700946 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) 20241029092700946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092700946 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092700946 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 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092700946 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092700946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700946 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) 20241029092700946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700946 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=009242b7) (sccp_scrc.c:472) 20241029092700946 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(37)[0x55667407e140]{IDLE}: Deallocated (fsm.c:568) 20241029092700946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700946 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) 20241029092700946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700946 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=00822ca6) (sccp_scrc.c:472) 20241029092700946 DLSCCP DEBUG Received CO:RELCO for local reference 39 (sccp_scoc.c:1823) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092700946 DLSCCP DEBUG SCCP-SCOC(39)[0x5566740897c0]{IDLE}: Deallocated (fsm.c:568) 20241029092700946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700946 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) 20241029092700946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092700946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700946 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092700946 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092700946 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) 20241029092700946 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) 20241029092700946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092700946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092700946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092700946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092700946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092700946 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092700946 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092700946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092700946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092700946 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) 20241029092700946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092700946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092700946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092700946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092700946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092700946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092700946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092700946 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092700946 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092700946 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092700946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092700946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092700946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092700946 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092700946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092700946 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(567)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092701868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092701874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092701877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092701879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092701881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092701884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092701888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092701891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092701893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092701895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092701896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092701897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092701898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092701899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092701900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092701901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092701902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092701903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092701903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092701904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092701915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(567)@33a2975c244c: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(567)@33a2975c244c: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(576) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(559)@33a2975c244c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(576)8701820 20241029092702944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092702944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092702944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029092702944 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092702944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84c77c, normal) (hnbgw_rua.c:388) 20241029092702944 DHNB DEBUG map_rua[0x556674086c70]{init}: Allocated (fsm.c:456) 20241029092702944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092702944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8701820 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092702944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092702944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092702944 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8701820 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029092702944 DCN DEBUG map_sccp[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092702944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092702944 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8701820 <-> SCCP-50 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092702944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8701820 SCCP-50 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029092702944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092702944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092702944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092702944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092702944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092702944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092702944 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{IDLE}: Allocated (fsm.c:456) 20241029092702944 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092702944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300025d0056400500f1100926) (sccp_scrc.c:401) 20241029092702944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092702944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092702944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092702944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092702944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092702944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092702944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092702944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092702944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092702944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092702944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092702944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092702944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092702944 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092702944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092702944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092702944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092702944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092702944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092702944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092702944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092702944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092702944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092702944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(566)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(566)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(567)@33a2975c244c: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(576) HNBGW_Test.msc1-RAN(567)@33a2975c244c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(576)4949766 HNBGW_Test.msc1-SCCP(566)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(566)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092702950 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) 20241029092702950 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092702950 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092702950 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 20241029092702950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092702950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092702950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092702950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092702950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092702950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092702950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092702950 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) 20241029092702950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092702950 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00636a2a) (sccp_scrc.c:472) 20241029092702950 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241029092702950 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092702950 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092702950 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092702950 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092702950 DCN DEBUG handle_cn_conn_conf() conn_id=50, 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) 20241029092702950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092702950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_valid_nri0(576)@33a2975c244c: setverdict(pass): none -> pass 20241029092702951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(576)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092702952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092702953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092702954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092702956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092702957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092702958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092702959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092702960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092702961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092702962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092702963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092702963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092702964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092702965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092702965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092702966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092702967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092702967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092702968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092702969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092702978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(564)@33a2975c244c: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(564)@33a2975c244c: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(577) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(559)@33a2975c244c: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(577)856511 20241029092704000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092704001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092704001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092704001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092704001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd11bf, normal) (hnbgw_rua.c:388) 20241029092704001 DHNB DEBUG map_rua[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092704001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092704001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-856511 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092704001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092704001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092704001 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092704001 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-856511 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092704001 DCN DEBUG map_sccp[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092704001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092704001 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-856511 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092704001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-856511 SCCP-51 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092704001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092704001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092704001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092704001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092704001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092704001 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092704001 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{IDLE}: Allocated (fsm.c:456) 20241029092704001 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092704001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000150056400500f1100926) (sccp_scrc.c:401) 20241029092704001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092704001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092704001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092704001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092704001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092704001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092704001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092704001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092704001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092704001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092704001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092704001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092704001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092704001 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092704001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092704001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092704001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092704001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092704001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092704001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092704001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092704001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092704001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092704001 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(563)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(563)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(564)@33a2975c244c: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(577) HNBGW_Test.msc0-RAN(564)@33a2975c244c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(577)5226875 HNBGW_Test.msc0-SCCP(563)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(563)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(577)@33a2975c244c: setverdict(pass): none -> pass 20241029092704014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092704014 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092704014 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092704014 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092704014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092704014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092704014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092704014 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092704014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092704014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092704014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092704014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092704014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092704014 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b6d6f2) (sccp_scrc.c:472) 20241029092704014 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241029092704014 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092704014 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092704014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092704014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092704014 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) 20241029092704014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092704014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092704015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(577)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092704017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092704020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092704024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092704026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092704029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092704030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092704032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092704033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092704034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092704034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092704035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092704037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092704038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092704039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092704040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092704040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092704042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092704043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092704043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092704044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092704054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(570)@33a2975c244c: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(570)@33a2975c244c: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(578) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(559)@33a2975c244c: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(578)3852095 20241029092705076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092705076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092705076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092705076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092705076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3ac73f, normal) (hnbgw_rua.c:388) 20241029092705076 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092705076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092705076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3852095 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092705076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092705076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092705076 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3852095 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241029092705076 DCN DEBUG map_sccp[0x556674078ea0]{init}: Allocated (fsm.c:456) 20241029092705076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092705077 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3852095 <-> SCCP-52 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029092705077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3852095 SCCP-52 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092705077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092705077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092705077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092705077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092705077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092705077 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092705077 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{IDLE}: Allocated (fsm.c:456) 20241029092705077 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092705077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000f60056400500f1100926) (sccp_scrc.c:401) 20241029092705077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092705077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092705077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092705077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092705077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092705077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092705077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092705077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092705077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092705077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092705077 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) 20241029092705077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092705077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092705077 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092705077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092705077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092705077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705077 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092705077 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092705077 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 20241029092705077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092705077 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 20241029092705077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092705077 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(569)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc2-SCCP(569)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(570)@33a2975c244c: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(578) HNBGW_Test.msc2-RAN(570)@33a2975c244c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(578)1095352 HNBGW_Test.msc2-SCCP(569)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(569)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092705089 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) 20241029092705089 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) TC_mscpool_no_allow_attach_valid_nri0(578)@33a2975c244c: setverdict(pass): none -> pass 20241029092705089 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092705089 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 20241029092705089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092705089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092705089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092705089 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092705089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092705089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092705089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092705089 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) 20241029092705089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092705089 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002beb49) (sccp_scrc.c:472) 20241029092705089 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241029092705089 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092705089 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092705089 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092705089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092705090 DCN DEBUG handle_cn_conn_conf() conn_id=52, 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) 20241029092705090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092705090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092705091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(578)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092705092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092705094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092705095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092705097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092705098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092705099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092705099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092705100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092705101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092705102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092705102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092705103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092705104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092705105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092705106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092705107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092705108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092705108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092705109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092705110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092705113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092705113 DLINP DEBUG SRVCONN(,r=127.0.0.1:51339<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092705113 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092705113 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) 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092705113 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092705113 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) 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092705113 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 20241029092705113 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) 20241029092705113 DLINP DEBUG SRVCONN(,r=127.0.0.1:51339<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092705113 DLINP NOTICE SRV(,r=127.0.0.1:51339<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092705113 DMAIN NOTICE (127.0.0.1:51339 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51339<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092705113 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092705113 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092705113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092705113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092705113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092705113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092705113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092705113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(561)@33a2975c244c: Final verdict of PTC: none 20241029092705113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092705113 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092705113 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092705113 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092705113 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092705113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-SCCP(572)@33a2975c244c: Final verdict of PTC: none 20241029092705113 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 20241029092705113 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) 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092705113 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092705113 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) 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092705113 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) 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092705113 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092705113 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092705113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092705113 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092705113 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092705113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636a2a), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092705113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092705113 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092705113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) HNBGW_Test.msc0-RAN(564)@33a2975c244c: Final verdict of PTC: none 20241029092705113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092705113 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092705113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092705113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092705113 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092705113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092705113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092705113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092705113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{disrupted}: Freeing instance (context_map.c:202) 20241029092705113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8701820)[0x556674086c70]{disrupted}: Deallocated (fsm.c:568) 20241029092705113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092705113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{disconnected}: Freeing instance (context_map.c:206) 20241029092705113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55667407d3c0]{disconnected}: Deallocated (fsm.c:568) 20241029092705114 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8701820 SCCP-50 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241029092705114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092705114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092705114 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 20241029092705114 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) 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092705114 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) 20241029092705114 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) 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092705114 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092705114 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092705114 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092705114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092705114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092705114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092705114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092705114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092705114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092705114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092705114 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092705114 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 20241029092705114 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) 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092705114 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 20241029092705114 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc1-RAN(567)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(568)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(569)@33a2975c244c: Final verdict of PTC: none 20241029092705114 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092705114 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092705114 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.msc2-RAN(570)@33a2975c244c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(559)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(573)@33a2975c244c: Final verdict of PTC: none 20241029092705114 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092705114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6d6f2), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092705114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092705114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092705114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092705114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc1-SCCP(566)@33a2975c244c: Final verdict of PTC: none 20241029092705114 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) HNBGW_Test.msc0-M3UA(565)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(557)@33a2975c244c: Final verdict of PTC: none 20241029092705114 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092705114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{disrupted}: Freeing instance (context_map.c:202) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-856511)[0x556674079160]{disrupted}: Deallocated (fsm.c:568) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{disconnected}: Freeing instance (context_map.c:206) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55667407e5b0]{disconnected}: Deallocated (fsm.c:568) 20241029092705114 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-856511 SCCP-51 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) TC_mscpool_no_allow_attach_valid_nri-Iuh0(558)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(574)@33a2975c244c: Final verdict of PTC: none20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092705114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092705114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092705114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092705114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092705114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092705114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092705114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092705114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092705114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092705114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092705114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092705114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092705114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092705114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092705114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092705114 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092705114 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092705114 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092705114 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092705114 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092705114 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092705114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002beb49), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092705114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092705114 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) 20241029092705114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092705114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092705114 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092705114 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092705114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092705114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3852095)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{disconnected}: Freeing instance (context_map.c:206) 20241029092705114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x556674078ea0]{disconnected}: Deallocated (fsm.c:568) 20241029092705114 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3852095 SCCP-52 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241029092705114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092705114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092705114 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092705114 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092705114 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092705114 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42331<->l=127.0.0.1:4262) (control_if.c:193) 20241029092705114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092705114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092705114 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 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092705114 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 20241029092705114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092705114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(575)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(571)@33a2975c244c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(560)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(563)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(562)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass 20241029092705123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(557): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(558): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(559): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(560): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(561): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(562): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(563): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(564): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(565): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(566): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(567): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(568): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(569): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(570): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(571): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(572): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(573): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(574): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(575): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(576): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(577): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(578): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:27: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 20241029092705239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092705741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369304) 20241029092705980 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092705980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f112c5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092705980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092705980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092705980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092705980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092705980 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092705980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009761df), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092705980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092705980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092705980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092705980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092705980 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092705980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c801f), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092705980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092705980 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) 20241029092705980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092705980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092705980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092705980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092705980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092705980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092705980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092705980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092705980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092705980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092705980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092705980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092705980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092705980 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 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092705980 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 20241029092705980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092705980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092706716 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092706716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0dc1e), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092706716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092706716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092706716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092706716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092706717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092706717 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092706717 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092706717 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092706717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092706717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092706717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092706717 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=369304, count=375592) 20241029092707114 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092707114 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092707114 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029092707114 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092707114 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092707114 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092707114 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092707114 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092707114 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092707661 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092707661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225055), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092707661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092707661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092707661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092707661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092707661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092707661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092707661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092707661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092707661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092707661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092707661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:27: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_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 20241029092708477 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092708477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3a42), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092708477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092708477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092708477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708477 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708477 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708477 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092708477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092708477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092708477 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092708478 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092708478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ab7ef), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092708478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708478 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) 20241029092708478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092708478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708478 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708478 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708478 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 20241029092708478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092708478 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 20241029092708478 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241029092708812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(580)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092708821 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092708821 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092708835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(582)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092708836 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45874 (stream_srv.c:129) 20241029092708836 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45874<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092708842 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43377<->l=127.0.0.1:4262) (control_if.c:570) 20241029092708845 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708845 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708845 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708845 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708845 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708845 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708846 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708846 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092708846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092708846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092708846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092708846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092708846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708846 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708846 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708846 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708846 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092708846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092708846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092708846 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092708847 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708847 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092708847 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) 20241029092708847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708847 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) 20241029092708847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092708847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708847 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708847 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708847 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092708847 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) 20241029092708847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708847 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) 20241029092708847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092708847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708847 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708847 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708847 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092708847 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092708847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092708847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092708847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708847 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708847 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 20241029092708847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092708847 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092708847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708847 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 20241029092708847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092708847 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 20241029092708847 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092708847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708847 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092708847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092708847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092708847 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(587)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(587)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(587)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(585)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(590)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(590)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(590)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(588)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092708890 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708890 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708890 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092708890 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708890 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708890 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708890 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708891 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092708891 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092708892 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708892 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092708892 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) 20241029092708892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708892 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) 20241029092708892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092708892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708892 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708892 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708892 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092708892 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) 20241029092708892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708892 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) 20241029092708892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092708892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708892 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708892 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708892 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092708892 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092708892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708892 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092708892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092708892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708892 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708892 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092708892 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092708892 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092708892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092708892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092708892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092708892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092708892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092708892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092708892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092708892 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092708892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708892 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 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092708892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708892 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 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092708892 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 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092708892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092708892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092708892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092708892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092708892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092708892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092708892 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092708892 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(593)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(593)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(593)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(591)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(596)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(596)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(596)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(594)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092708955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092708955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092708955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092708955 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092708955 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) 20241029092708955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092708955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092708955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092708955 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@33a2975c244c: setverdict(pass): none -> pass 20241029092708964 DLINP DEBUG SRVCONN(,r=127.0.0.1:45874<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092708964 DLINP DEBUG SRVCONN(,r=127.0.0.1:45874<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092708964 DLINP DEBUG SRVCONN(,r=127.0.0.1:45874<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092708964 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092708964 DHNBAP DEBUG (127.0.0.1:45874 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092708964 DHNBAP NOTICE (127.0.0.1:45874 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092708964 DHNBAP NOTICE (127.0.0.1:45874 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092708964 DLINP DEBUG SRVCONN(,r=127.0.0.1:45874<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092708964 DLINP DEBUG SRVCONN(,r=127.0.0.1:45874<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092709068 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 20241029092709068 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 20241029092709068 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092709068 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(587)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092709071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709071 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092709071 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092709071 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092709071 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092709071 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092709071 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092709073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709073 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092709073 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092709073 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092709073 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092709073 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092709073 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092709073 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 20241029092709073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092709073 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092709073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092709073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092709073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092709073 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092709073 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092709073 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092709074 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092709074 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092709074 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092709074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092709074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092709074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709074 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092709075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709075 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709075 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709075 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092709075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092709075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092709075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092709075 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709084 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 20241029092709084 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 20241029092709084 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092709084 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(590)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092709086 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) 20241029092709086 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092709086 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092709086 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092709086 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092709086 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092709086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092709087 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) 20241029092709087 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092709087 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092709087 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092709087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092709087 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092709087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092709087 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 20241029092709087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092709087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092709087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092709087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092709087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092709087 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092709087 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092709087 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092709088 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092709088 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092709088 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092709088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092709088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092709089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709089 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092709089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092709089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092709089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092709089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092709089 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709114 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 20241029092709114 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 20241029092709114 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 20241029092709114 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092709114 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092709114 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092709114 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(593)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092709116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709116 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092709116 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092709116 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092709116 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092709116 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092709116 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092709116 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092709116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092709116 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092709116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092709116 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092709116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092709116 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092709118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709118 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092709118 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092709118 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092709118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092709118 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029092709118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092709118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092709118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092709118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092709118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092709118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092709118 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092709118 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092709118 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092709119 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092709119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092709119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092709119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092709119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092709119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709119 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092709119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092709119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092709119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092709119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092709119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709134 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 20241029092709134 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 20241029092709134 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092709134 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(596)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092709138 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) 20241029092709138 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092709138 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092709138 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092709138 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092709138 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092709138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092709139 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) 20241029092709139 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092709139 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092709139 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092709139 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092709139 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092709139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092709139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092709139 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092709139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092709139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092709139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092709139 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092709139 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092709139 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092709140 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092709140 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092709140 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092709140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092709140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709140 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092709140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709140 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092709140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092709140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092709140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092709140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092709140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(586)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092709877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709877 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092709877 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092709877 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092709877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709877 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092709877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092709877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092709877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092709877 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092709877 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) 20241029092709877 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) 20241029092709877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092709877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092709877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709877 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092709877 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092709877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092709877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092709877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092709877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092709877 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709878 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092709878 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092709878 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092709878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709878 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092709878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092709878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092709878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092709879 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092709879 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(586)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(589)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092709897 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) 20241029092709897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092709897 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092709897 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 20241029092709897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709897 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709897 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) 20241029092709897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092709897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092709897 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092709897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092709897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092709897 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092709897 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) 20241029092709897 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) 20241029092709897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092709897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709897 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092709897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709897 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092709897 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092709898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092709898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092709898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092709898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092709898 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709898 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) 20241029092709898 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092709898 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092709898 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 20241029092709898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709898 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709898 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) 20241029092709898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092709898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092709898 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092709898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709898 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092709898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092709898 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092709898 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(589)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(592)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092709923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709923 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092709923 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092709923 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092709923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709923 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709923 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092709924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092709924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092709924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092709924 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092709923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092709923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092709923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092709923 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092709923 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) 20241029092709923 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) 20241029092709923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092709923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092709923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709923 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092709923 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092709925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709925 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092709925 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092709925 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092709925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709925 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092709925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092709925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092709925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092709925 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092709925 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(592)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(595)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092709943 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) 20241029092709943 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092709943 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092709943 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 20241029092709943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709943 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709943 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) 20241029092709943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092709943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092709943 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) 20241029092709943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709943 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) 20241029092709943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092709943 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092709943 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) 20241029092709943 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) 20241029092709943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092709943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092709943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092709943 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092709943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092709943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092709943 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092709943 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092709943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092709943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092709943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092709943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092709943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092709943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092709943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092709943 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709945 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) 20241029092709945 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092709945 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092709945 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 20241029092709945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092709945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092709945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092709945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092709945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092709945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092709945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092709945 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) 20241029092709945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092709945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092709945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092709945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092709945 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) 20241029092709945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092709945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709945 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) 20241029092709945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092709945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092709945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092709945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092709945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092709945 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092709945 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(595)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092710971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092710976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092710979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092710981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092710985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092710988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092710992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092710999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092711002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092711006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092711008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092711012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092711014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092711018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092711021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092711023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092711025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092711027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092711028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092711030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092711055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(586)@33a2975c244c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(586)@33a2975c244c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(581)@33a2975c244c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)14487830 20241029092712075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092712075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092712075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092712075 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092712075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd1116, normal) (hnbgw_rua.c:388) 20241029092712075 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092712075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092712075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487830 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092712075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092712075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092712075 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487830 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092712075 DCN DEBUG map_sccp[0x556674078ea0]{init}: Allocated (fsm.c:456) 20241029092712075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092712075 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14487830 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092712075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487830 SCCP-53 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092712075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092712075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092712075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092712075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092712075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092712075 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092712075 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{IDLE}: Allocated (fsm.c:456) 20241029092712075 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092712075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003070056400500f1100926) (sccp_scrc.c:401) 20241029092712075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092712075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092712075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092712075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092712075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092712075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092712075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092712075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092712075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092712075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092712075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092712075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092712075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092712075 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092712075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092712075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092712075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092712075 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092712075 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092712075 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092712075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092712075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092712075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092712075 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(585)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(585)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(586)@33a2975c244c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598) HNBGW_Test.msc0-RAN(586)@33a2975c244c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)7089284 HNBGW_Test.msc0-SCCP(585)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(585)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092712080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092712080 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092712080 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092712080 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092712080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092712080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092712080 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092712080 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092712080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092712080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092712080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092712080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092712080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092712080 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008f8b2a) (sccp_scrc.c:472) 20241029092712080 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241029092712080 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092712080 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092712080 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092712080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092712080 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) 20241029092712080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092712080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)@33a2975c244c: setverdict(pass): none -> pass 20241029092712081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092712081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092712082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092712084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092712085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092712086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092712087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092712088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092712090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092712091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092712091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092712092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092712093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092712094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092712095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092712096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092712097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092712097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092712098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092712099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092712100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092712110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(589)@33a2975c244c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(589)@33a2975c244c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(599) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(581)@33a2975c244c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(599)10986093 20241029092713140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092713141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092713141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092713141 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092713141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7a26d, normal) (hnbgw_rua.c:388) 20241029092713141 DHNB DEBUG map_rua[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092713141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092713141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10986093 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092713141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092713141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092713141 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092713141 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10986093 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092713141 DCN DEBUG map_sccp[0x556674086c70]{init}: Allocated (fsm.c:456) 20241029092713141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092713141 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10986093 <-> SCCP-54 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092713141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10986093 SCCP-54 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092713141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092713141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092713141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092713141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092713141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092713141 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092713141 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{IDLE}: Allocated (fsm.c:456) 20241029092713141 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092713141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003e50056400500f1100926) (sccp_scrc.c:401) 20241029092713141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092713141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092713141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092713141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092713141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092713141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092713141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092713141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092713141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092713141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092713141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092713141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092713141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092713141 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092713141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092713141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092713141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092713141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092713141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092713141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092713141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092713141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092713141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092713141 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(588)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(588)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(589)@33a2975c244c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(599) HNBGW_Test.msc1-RAN(589)@33a2975c244c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(599)11674528 HNBGW_Test.msc1-SCCP(588)@33a2975c244c: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(599)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(588)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092713167 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) 20241029092713167 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092713167 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092713167 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 20241029092713167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092713167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092713167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092713167 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092713167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092713167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092713167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092713167 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) 20241029092713167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092713167 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aef722) (sccp_scrc.c:472) 20241029092713167 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241029092713167 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092713167 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092713167 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092713167 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092713167 DCN DEBUG handle_cn_conn_conf() conn_id=54, 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) 20241029092713167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092713167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092713167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(599)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092713170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092713174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092713177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092713179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092713180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092713182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092713183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092713184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092713184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092713185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092713186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092713187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092713188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092713189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092713190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092713191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092713192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092713192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092713193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092713194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: "disconnecting msc0" 20241029092713195 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(586)@33a2975c244c: Final verdict of PTC: none 20241029092713196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092713196 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) 20241029092713196 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092713196 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092713196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092713196 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) 20241029092713196 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092713196 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092713196 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 20241029092713196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092713196 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092713196 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092713196 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092713196 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092713196 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092713196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092713196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092713197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092713197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092713197 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092713197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092713197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092713197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092713197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092713197 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092713197 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092713197 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092713197 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092713197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092713197 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092713197 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092713197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f8b2a), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092713197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092713197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092713197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092713197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092713197 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092713197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092713197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092713197 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092713197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092713197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092713197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092713197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092713197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487830)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092713197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092713197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{disconnected}: Freeing instance (context_map.c:206) 20241029092713197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x556674078ea0]{disconnected}: Deallocated (fsm.c:568) 20241029092713197 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487830 SCCP-53 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092713197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092713197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092713197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092713197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092713197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092713197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092713197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092713197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092713197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092713197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(587)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(585)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(581)@33a2975c244c: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)14487830 20241029092713208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(589)@33a2975c244c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(589)@33a2975c244c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(600) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(581)@33a2975c244c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(600)14540759 20241029092714235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092714235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092714235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092714235 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092714235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdddfd7, normal) (hnbgw_rua.c:388) 20241029092714235 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092714235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092714235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14540759 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092714235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092714235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092714235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14540759 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092714235 DCN DEBUG map_sccp[0x556674078ea0]{init}: Allocated (fsm.c:456) 20241029092714235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092714235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14540759 <-> SCCP-55 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092714235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14540759 SCCP-55 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092714235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092714235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092714235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092714235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092714235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092714235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092714236 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{IDLE}: Allocated (fsm.c:456) 20241029092714236 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092714236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001af0056400500f1100926) (sccp_scrc.c:401) 20241029092714236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092714236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092714236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092714236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092714236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092714236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092714236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092714236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092714236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092714236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092714236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092714236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092714236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092714236 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092714236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092714236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092714236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092714236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092714236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092714236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092714236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092714236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092714236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092714236 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(588)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc1-SCCP(588)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(589)@33a2975c244c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(600) HNBGW_Test.msc1-RAN(589)@33a2975c244c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(600)11531585 HNBGW_Test.msc1-SCCP(588)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(588)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092714242 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) 20241029092714242 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092714242 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092714242 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 20241029092714242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092714242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092714242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092714242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092714242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092714242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092714242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092714242 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) 20241029092714242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092714242 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00248d70) (sccp_scrc.c:472) 20241029092714242 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241029092714242 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092714242 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092714242 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092714242 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092714242 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) 20241029092714242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092714242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(600)@33a2975c244c: setverdict(pass): none -> pass 20241029092714244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(600)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092714245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092714247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092714250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092714251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092714252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092714253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092714254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092714255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092714257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092714258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092714259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092714260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092714261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092714262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092714263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092714264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092714266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092714267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092714268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092714269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(589)@33a2975c244c: Final verdict of PTC: none 20241029092714272 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092714272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092714272 DLINP DEBUG SRVCONN(,r=127.0.0.1:45874<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092714272 DLINP DEBUG SRVCONN(,r=127.0.0.1:45874<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029092714272 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092714272 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 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092714272 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092714272 DLINP NOTICE SRV(,r=127.0.0.1:45874<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092714272 DMAIN NOTICE (127.0.0.1:45874 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45874<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092714272 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092714272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092714272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092714272 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092714272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092714272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092714272 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092714272 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092714272 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 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092714272 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092714272 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_detaches_cnlink-Iuh1-RUA(583)@33a2975c244c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(581)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(588)@33a2975c244c: Final verdict of PTC: none 20241029092714272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092714272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092714272 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092714272 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092714272 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092714272 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092714272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092714272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092714272 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092714272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092714272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092714272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092714272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092714272 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092714272 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092714272 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092714272 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092714272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092714272 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092714272 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092714272 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 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092714272 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) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092714272 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092714272 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092714272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092714272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aef722), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092714272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092714272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092714272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092714272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092714272 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092714272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092714272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092714272 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092714272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092714272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092714272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092714272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{disrupted}: Freeing instance (context_map.c:202) 20241029092714272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10986093)[0x55667407e5b0]{disrupted}: Deallocated (fsm.c:568) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{disconnected}: Freeing instance (context_map.c:206) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x556674086c70]{disconnected}: Deallocated (fsm.c:568) 20241029092714273 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10986093 SCCP-54 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092714273 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092714273 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092714273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248d70), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092714273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092714273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092714273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092714273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092714273 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092714273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092714273 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092714273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092714273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092714273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092714273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092714273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14540759)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{disconnected}: Freeing instance (context_map.c:206) 20241029092714273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x556674078ea0]{disconnected}: Deallocated (fsm.c:568) 20241029092714273 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14540759 SCCP-55 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092714273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092714273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092714273 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092714273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092714273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092714273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092714273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092714273 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092714273 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092714273 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092714273 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092714273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092714273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092714273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092714273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092714273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092714273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092714273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092714273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092714273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092714273 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(590)@33a2975c244c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(580)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(596)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(591)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(593)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(594)@33a2975c244c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(582)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(597)@33a2975c244c: Final verdict of PTC: none 20241029092714273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092714273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092714273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092714273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092714273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092714273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092714273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092714273 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092714273 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43377<->l=127.0.0.1:4262) (control_if.c:193) 20241029092714273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092714273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092714273 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092714273 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092714273 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(592)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(579)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(595)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(584)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092714274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(579): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(580): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(581): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(582): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(583): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(584): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(585): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(586): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(587): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(588): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(589): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(590): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(591): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(592): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(593): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(594): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(595): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(596): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(597): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(599): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(600): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:27:14 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 20241029092714331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092714932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345112) 20241029092715114 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092715114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6d6f2), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092715114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092715114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092715114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092715114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092715114 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092715114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636a2a), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092715114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092715114 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092715114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092715114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092715114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092715114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092715114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092715114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092715114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092715114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092715114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092715114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092715114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092715114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092715114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092715114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092715114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092715114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092715114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092715114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092715115 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092715115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002beb49), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092715115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092715115 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) 20241029092715115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092715115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092715115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092715115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092715115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092715115 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 20241029092715115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092715115 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 20241029092715115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092715197 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092715197 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092715197 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=345112, count=351372) 20241029092715981 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092715982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c801f), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092715982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092715982 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) 20241029092715982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092715982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092715982 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092715982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009761df), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092715982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092715982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092715982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092715982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092715982 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092715982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f112c5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092715982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092715982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092715982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092715982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092715982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092715982 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092715982 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092715982 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 20241029092715982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092715983 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 20241029092715983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092715983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092715983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092715983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092715983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092715983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092715983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092715983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092715983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092715983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092715983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092715983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092715983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092715983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092715983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092716273 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092716273 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092716273 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092716273 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092716273 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092716273 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092716273 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092716273 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092716273 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092716717 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092716717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0dc1e), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092716717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092716717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092716717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092716717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092716717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092716717 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092716717 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092716717 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092716718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092716718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092716718 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:27:16 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 20241029092717662 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092717662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225055), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092717662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092717662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092717662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092717662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092717663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092717663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092717663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092717663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092717663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092717663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092717663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241029092718013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(602)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092718023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092718023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092718032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092718033 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45044 (stream_srv.c:129) 20241029092718033 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45044<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(604)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092718039 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34577<->l=127.0.0.1:4262) (control_if.c:570) 20241029092718040 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718040 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718040 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718040 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718040 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718040 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718041 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718041 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718042 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718042 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092718042 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) 20241029092718042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718042 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) 20241029092718042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092718042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718042 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718042 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718042 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092718042 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) 20241029092718042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718042 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) 20241029092718042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092718042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718042 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718042 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718042 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092718042 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092718042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718042 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092718042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092718042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718042 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718042 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718042 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092718042 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092718042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092718042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092718042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718042 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718042 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718042 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718042 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 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092718042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718042 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718042 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718042 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 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092718042 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 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092718042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718042 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718042 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718042 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092718042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718042 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718042 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718042 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092718042 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(609)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(609)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(609)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(607)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092718060 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718060 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718060 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718060 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718061 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718061 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718061 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092718061 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718062 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718062 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092718062 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) 20241029092718062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718062 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) 20241029092718062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092718062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718062 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718062 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718062 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092718062 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) 20241029092718062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718062 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) 20241029092718062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092718062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718062 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718062 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718062 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092718062 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092718062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718062 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092718062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092718063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718063 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718063 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718063 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092718063 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092718063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092718063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092718063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092718063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718063 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718063 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 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092718063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718063 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 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092718063 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 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092718063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092718063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092718063 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(612)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(612)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(612)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(610)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092718088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092718088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092718088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092718088 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092718088 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) 20241029092718088 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092718089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092718089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092718089 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@33a2975c244c: setverdict(pass): none -> pass 20241029092718096 DLINP DEBUG SRVCONN(,r=127.0.0.1:45044<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092718096 DLINP DEBUG SRVCONN(,r=127.0.0.1:45044<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092718096 DLINP DEBUG SRVCONN(,r=127.0.0.1:45044<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092718096 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092718096 DHNBAP DEBUG (127.0.0.1:45044 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092718096 DHNBAP NOTICE (127.0.0.1:45044 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092718096 DHNBAP NOTICE (127.0.0.1:45044 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092718096 DLINP DEBUG SRVCONN(,r=127.0.0.1:45044<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092718096 DLINP DEBUG SRVCONN(,r=127.0.0.1:45044<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092718255 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 20241029092718255 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 20241029092718255 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092718255 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(609)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092718258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718258 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092718258 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092718258 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092718258 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092718258 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092718258 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092718259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718259 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092718259 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092718259 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092718259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092718259 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092718259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092718260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092718260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092718260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092718260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092718260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092718260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092718260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092718260 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092718260 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092718260 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718261 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718261 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092718261 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092718261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092718261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092718261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092718261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718261 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092718261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092718261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092718261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092718261 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092718274 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 20241029092718274 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 20241029092718274 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092718274 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(612)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092718279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718279 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092718279 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092718279 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092718279 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092718279 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092718279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092718281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718281 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092718281 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092718281 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092718281 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092718281 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092718281 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092718282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092718282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092718282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092718282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092718282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092718282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092718282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092718282 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092718282 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092718282 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092718283 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092718283 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092718283 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092718283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092718283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092718283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092718283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092718283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092718283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092718283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092718283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718283 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092718283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718284 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718284 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092718284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092718284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092718284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092718284 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092718478 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092718478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3a42), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092718478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092718478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092718478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718478 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718478 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718478 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092718478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092718478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092718478 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092718478 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092718479 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092718479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ab7ef), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092718479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092718479 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) 20241029092718479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092718479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092718479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092718479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092718479 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 20241029092718479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092718479 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 20241029092718479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092718480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092718480 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092718480 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092718480 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092718480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092718480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092718480 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092718480 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092718480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092718480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092718480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092718480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092718480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092718480 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=005f3a42) (sccp_scrc.c:472) 20241029092718480 DLSCCP DEBUG Received CO:RELCO for local reference 43 (sccp_scoc.c:1823) 20241029092718480 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092718480 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092718480 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092718480 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092718480 DLSCCP DEBUG SCCP-SCOC(43)[0x556674074500]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(608)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092719069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092719069 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092719069 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092719069 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092719069 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092719069 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092719069 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092719069 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092719069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092719069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092719069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092719069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092719069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092719069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092719069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092719069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092719069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092719069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092719069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092719069 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092719069 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) 20241029092719069 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) 20241029092719069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092719070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092719070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092719070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092719070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092719070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092719070 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092719070 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092719070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092719070 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092719070 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092719070 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092719070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092719070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092719070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092719070 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092719072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092719072 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092719072 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092719072 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092719072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092719073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092719073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092719073 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092719073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092719073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092719073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092719073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092719073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092719073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092719073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092719073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092719073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092719073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092719073 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092719073 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092719073 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(608)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(611)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092719083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092719083 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092719083 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092719083 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092719083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092719084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092719084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092719084 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092719084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092719084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092719084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092719084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092719084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092719084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092719084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092719084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092719084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092719084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092719084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092719084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092719084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092719084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092719084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092719084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092719084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092719084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092719084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092719084 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092719084 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) 20241029092719084 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) 20241029092719084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092719084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092719084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092719084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092719084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092719084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092719084 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092719084 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092719087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092719087 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092719087 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092719087 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092719087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092719087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092719087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092719087 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092719087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092719087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092719087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092719087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092719087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092719087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092719087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092719087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092719087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092719087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092719087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092719087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092719087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092719088 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092719088 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092719088 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(611)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092720110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092720115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092720117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092720120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092720122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092720124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092720126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092720128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092720131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092720134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092720137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092720141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092720144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092720147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092720149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092720150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092720151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092720153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092720153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092720154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092720167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(608)@33a2975c244c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(608)@33a2975c244c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(614) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(603)@33a2975c244c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(614)16500571 20241029092721212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092721212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092721212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092721212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092721212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfbc75b, normal) (hnbgw_rua.c:388) 20241029092721212 DHNB DEBUG map_rua[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092721212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092721212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16500571 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092721212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092721212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092721212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16500571 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092721212 DCN DEBUG map_sccp[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092721212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092721212 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16500571 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092721212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16500571 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092721212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092721212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092721212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092721212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092721212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092721212 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092721212 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{IDLE}: Allocated (fsm.c:456) 20241029092721212 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092721212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001870056400500f1100926) (sccp_scrc.c:401) 20241029092721212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092721212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092721212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092721212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092721212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092721212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092721212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092721212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092721212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092721212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092721212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092721212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092721212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092721213 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092721213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092721213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092721213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092721213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092721213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092721213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092721213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092721213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092721213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092721213 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(607)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(607)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(608)@33a2975c244c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(614) HNBGW_Test.msc0-RAN(608)@33a2975c244c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(614)9375759 HNBGW_Test.msc0-SCCP(607)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(607)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092721230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092721230 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092721230 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092721230 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092721230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092721230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092721230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092721230 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(614)@33a2975c244c: setverdict(pass): none -> pass 20241029092721230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092721230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092721230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092721230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092721230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092721230 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ef32f) (sccp_scrc.c:472) 20241029092721230 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241029092721230 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092721230 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092721230 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092721230 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092721230 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029092721230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092721230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092721232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(614)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092721234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092721239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092721244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092721246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092721248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092721250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092721252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092721254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092721254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092721255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092721256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092721257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092721258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092721258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092721259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092721260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092721261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092721262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092721262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092721263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092721272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(608)@33a2975c244c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(608)@33a2975c244c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(615) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(603)@33a2975c244c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(615)2350316 20241029092722301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092722301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092722301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092722301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092722301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23dcec, normal) (hnbgw_rua.c:388) 20241029092722301 DHNB DEBUG map_rua[0x55667407b5e0]{init}: Allocated (fsm.c:456) 20241029092722301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092722301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2350316 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092722301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092722301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092722301 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029092722301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2350316 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092722301 DCN DEBUG map_sccp[0x556674078ea0]{init}: Allocated (fsm.c:456) 20241029092722301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092722301 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2350316 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092722301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2350316 SCCP-57 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092722301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092722301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092722301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092722301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092722301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092722301 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092722301 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{IDLE}: Allocated (fsm.c:456) 20241029092722301 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092722301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002ad0056400500f1100926) (sccp_scrc.c:401) 20241029092722301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092722301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092722301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092722301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092722301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092722301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092722301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092722301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092722301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092722301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092722301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092722301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092722301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092722301 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092722301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092722301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092722302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092722302 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092722302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092722302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092722302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092722302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092722302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092722302 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(607)@33a2975c244c: First idle individual index:1 HNBGW_Test.msc0-SCCP(607)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(608)@33a2975c244c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(615) HNBGW_Test.msc0-RAN(608)@33a2975c244c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(615)16132406 HNBGW_Test.msc0-SCCP(607)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(607)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092722308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092722308 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092722308 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092722308 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092722308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092722308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092722308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092722308 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092722308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092722308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092722309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092722309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092722309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092722309 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dfd0d0) (sccp_scrc.c:472) 20241029092722309 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241029092722309 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092722309 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092722309 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092722309 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092722309 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) 20241029092722309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092722309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(615)@33a2975c244c: setverdict(pass): none -> pass 20241029092722312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(615)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092722314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092722318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092722320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092722322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092722324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092722325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092722326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092722327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092722328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092722329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092722330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092722331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092722331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092722332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092722334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092722335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092722336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092722337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092722338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092722339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: "connecting cnlink 1" 20241029092722340 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(618)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(618)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(618)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(616)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092722556 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 20241029092722556 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 20241029092722556 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092722556 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(618)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092722564 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) 20241029092722564 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092722564 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092722564 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092722564 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092722564 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092722564 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092722566 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) 20241029092722566 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092722566 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092722566 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092722566 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092722566 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092722566 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092722567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092722567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092722567 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092722567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092722567 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092722567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092722567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092722567 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092722567 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092722567 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092722568 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092722568 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092722568 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092722568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092722568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092722569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092722569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092722569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092722569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092722569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092722569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092722569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092722569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092722569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092722569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092722569 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092722569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092722569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092722569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092722569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092722569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092722569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092722569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092722569 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092723198 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092723198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f8b2a), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092723198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092723198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092723198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092723198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092723198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092723198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092723198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092723198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092723198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092723198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092723198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092723198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092723204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092723204 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092723204 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092723204 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092723204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092723204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092723204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092723204 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092723204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092723204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092723204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092723204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092723204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092723204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=008f8b2a) (sccp_scrc.c:472) 20241029092723204 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1823) 20241029092723204 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092723204 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092723204 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092723204 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092723204 DLSCCP DEBUG SCCP-SCOC(53)[0x556674079160]{IDLE}: Deallocated (fsm.c:568) MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } HNBGW_Test.msc1-RAN(617)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092723364 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) 20241029092723364 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092723364 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092723364 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 20241029092723364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092723364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092723364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092723364 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092723364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092723364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092723364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092723364 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) 20241029092723364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092723364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092723364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092723364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092723364 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092723364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092723364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092723364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092723364 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092723364 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092723364 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) 20241029092723364 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) 20241029092723364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092723364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092723364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092723364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092723364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092723364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092723364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092723364 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092723364 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092723364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092723364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092723365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092723365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092723365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092723365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092723365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092723365 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092723365 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) 20241029092723365 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092723365 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092723365 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 20241029092723365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092723365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092723365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092723365 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092723365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092723365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092723365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092723365 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) 20241029092723365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092723365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092723365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092723365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092723365 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092723365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092723365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092723365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723365 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092723365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092723365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092723365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092723365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092723365 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092723365 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092723365 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(617)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092723372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092724273 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092724273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248d70), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092724273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092724273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092724273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092724273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092724273 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092724273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aef722), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092724273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092724273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092724273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092724273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092724274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092724274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092724274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092724274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092724274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092724274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092724274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092724274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092724274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092724274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092724274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092724274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092724274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092724274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092724274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092724274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092724280 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) 20241029092724280 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092724280 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092724280 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 20241029092724280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092724280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092724280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092724280 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092724280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092724280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092724280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092724280 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) 20241029092724280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092724280 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=00248d70) (sccp_scrc.c:472) 20241029092724280 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241029092724280 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092724280 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092724280 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092724280 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092724280 DLSCCP DEBUG SCCP-SCOC(55)[0x55667407a930]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(617)@33a2975c244c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(617)@33a2975c244c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(619) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(603)@33a2975c244c: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(619)6650316 20241029092724401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092724401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092724402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029092724402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092724402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6579cc, normal) (hnbgw_rua.c:388) 20241029092724402 DHNB DEBUG map_rua[0x55667407a930]{init}: Allocated (fsm.c:456) 20241029092724402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092724402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6650316 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092724402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092724402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092724402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6650316 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029092724402 DCN DEBUG map_sccp[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092724402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092724402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6650316 <-> SCCP-58 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029092724402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6650316 SCCP-58 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029092724402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092724402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092724402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092724402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092724402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092724402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092724402 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{IDLE}: Allocated (fsm.c:456) 20241029092724402 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092724402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001660056400500f1100926) (sccp_scrc.c:401) 20241029092724402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092724402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092724403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092724403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092724403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092724403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092724403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092724403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092724403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092724403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092724403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092724403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092724403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092724403 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092724403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092724403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092724403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092724403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092724403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092724403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092724403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092724403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092724403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092724403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092724403 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) 20241029092724403 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092724403 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092724403 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 20241029092724403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092724403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092724403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092724403 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092724404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092724404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092724404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092724404 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) 20241029092724404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092724404 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=00aef722) (sccp_scrc.c:472) 20241029092724404 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20241029092724404 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092724404 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092724404 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092724404 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092724404 DLSCCP DEBUG SCCP-SCOC(54)[0x55667407d3c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(616)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc1-SCCP(616)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(617)@33a2975c244c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(619) HNBGW_Test.msc1-RAN(617)@33a2975c244c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(619)16291458 HNBGW_Test.msc1-SCCP(616)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(616)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(619)@33a2975c244c: setverdict(pass): none -> pass 20241029092724426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(619)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092724429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029092724433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029092724437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092724441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092724443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092724445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029092724446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029092724447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092724448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092724449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092724450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029092724451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029092724451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092724452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092724453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092724454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029092724454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029092724455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092724456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092724456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092724459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092724459 DLINP DEBUG SRVCONN(,r=127.0.0.1:45044<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092724459 DLINP DEBUG SRVCONN(,r=127.0.0.1:45044<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092724459 DLINP NOTICE SRV(,r=127.0.0.1:45044<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092724459 DMAIN NOTICE (127.0.0.1:45044 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45044<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092724459 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(610)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(607)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(611)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(616)@33a2975c244c: Final verdict of PTC: none 20241029092724459 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34577<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(604)@33a2975c244c: Final verdict of PTC: none 20241029092724459 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) 20241029092724459 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092724459 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092724459 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 20241029092724459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092724459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092724459 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(605)@33a2975c244c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(603)@33a2975c244c: Final verdict of PTC: none 20241029092724459 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092724459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092724459 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092724459 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) 20241029092724459 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092724459 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092724459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092724459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092724459 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) 20241029092724459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092724459 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092724459 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) 20241029092724459 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092724459 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092724459 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 20241029092724459 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) 20241029092724459 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092724459 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092724459 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092724459 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092724459 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092724459 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092724459 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092724459 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00082dc1) (sccp_scrc.c:472) 20241029092724459 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241029092724459 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092724459 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092724459 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092724459 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092724459 DCN DEBUG handle_cn_conn_conf() conn_id=58, 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) 20241029092724459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092724459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092724460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092724460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092724460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092724460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092724460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092724460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092724460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092724460 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092724460 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092724460 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092724460 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092724460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092724460 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092724460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082dc1), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092724460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092724460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092724460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092724460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092724460 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092724460 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 20241029092724460 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) 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092724460 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092724460 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) 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092724460 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) 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092724460 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092724460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092724460 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(617)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(608)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(601)@33a2975c244c: Final verdict of PTC: none 20241029092724460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092724460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092724460 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 20241029092724460 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 20241029092724460 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) 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092724460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092724460 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) 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-M3UA(618)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(613)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(609)@33a2975c244c: Final verdict of PTC: none 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092724460 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092724460 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092724460 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092724460 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092724460 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092724460 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092724460 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092724460 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(602)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(612)@33a2975c244c: Final verdict of PTC: none 20241029092724460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092724460 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092724460 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092724460 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092724460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092724460 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092724460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092724460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{disrupted}: Freeing instance (context_map.c:202) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6650316)[0x55667407a930]{disrupted}: Deallocated (fsm.c:568) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{disconnected}: Freeing instance (context_map.c:206) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x556674079160]{disconnected}: Deallocated (fsm.c:568) 20241029092724460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6650316 SCCP-58 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092724460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092724460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092724460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092724460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092724460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092724460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092724460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092724460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092724460 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092724460 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092724460 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092724460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092724460 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092724460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ef32f), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092724460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092724460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092724460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092724460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092724460 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092724460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092724460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{disrupted}: Freeing instance (context_map.c:202) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16500571)[0x556674074500]{disrupted}: Deallocated (fsm.c:568) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{disconnected}: Freeing instance (context_map.c:206) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55667407e5b0]{disconnected}: Deallocated (fsm.c:568) 20241029092724460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16500571 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092724460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092724460 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092724460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd0d0), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092724460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092724460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092724460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092724460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092724460 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092724460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092724460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{disrupted}: Freeing instance (context_map.c:202) 20241029092724460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2350316)[0x55667407b5e0]{disrupted}: Deallocated (fsm.c:568) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{disconnected}: Freeing instance (context_map.c:206) 20241029092724460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556674078ea0]{disconnected}: Deallocated (fsm.c:568) 20241029092724460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2350316 SCCP-57 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092724460 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092724460 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092724460 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(606)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092724475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(601): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(602): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(603): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(604): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(605): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(606): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(607): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(608): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(609): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(610): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(611): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(612): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(613): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(614): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(615): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(616): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(617): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(618): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(619): pass (pass -> pass) MTC@33a2975c244c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:27:24 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 20241029092724518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092725115 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092725115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636a2a), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092725115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092725115 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092725115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092725115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092725115 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092725115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6d6f2), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092725115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092725115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092725115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092725115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092725115 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092725115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002beb49), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092725115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092725115 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) 20241029092725115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092725115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092725115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092725116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092725116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092725116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092725116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092725116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092725116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092725116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092725116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092725116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092725116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092725116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092725116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092725116 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 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092725116 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 20241029092725116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092725121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328328) 20241029092725982 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092725982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f112c5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092725983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092725983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092725983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092725983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092725983 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092725983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009761df), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092725983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092725983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092725983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092725983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092725983 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092725983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c801f), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092725983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092725983 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) 20241029092725983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092725983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092725983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092725983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092725983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092725983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092725983 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092725983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092725983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092725983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092725983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092725983 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092725983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092725983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092725983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092725983 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 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092725983 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 20241029092725983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=328328, count=334716) 20241029092726461 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092726461 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092726461 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092726461 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092726461 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092726461 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092726719 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092726719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0dc1e), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092726719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092726719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092726719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092726719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092726719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092726719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092726719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092726719 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092726719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092726719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092726719 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:27:27 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 20241029092727663 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092727664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225055), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092727664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092727664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092727664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092727664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092727664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092727664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092727664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092727664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092727664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092727664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092727664 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241029092728199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(621)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092728208 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092728208 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092728216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092728217 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56970 (stream_srv.c:129) 20241029092728217 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56970<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(623)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092728221 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44301<->l=127.0.0.1:4262) (control_if.c:570) 20241029092728222 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728222 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728223 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728223 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728223 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728223 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728223 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728223 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728224 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728224 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092728224 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) 20241029092728224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728224 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) 20241029092728224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092728224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728224 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728224 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728224 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092728224 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) 20241029092728224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728224 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) 20241029092728224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092728224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728224 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728224 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728224 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092728224 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092728224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092728224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092728224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728224 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728224 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728224 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092728224 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092728224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092728224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092728224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728224 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728224 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 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092728224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728224 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 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092728224 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 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092728224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092728224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092728224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(628)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(628)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(628)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(626)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092728237 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728237 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728237 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092728237 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728237 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728237 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728237 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728237 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092728237 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728238 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728238 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092728238 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) 20241029092728238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728238 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) 20241029092728238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092728238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728238 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728238 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728238 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092728238 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) 20241029092728238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728238 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) 20241029092728238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092728238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728238 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728238 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728238 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092728238 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092728238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728238 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092728238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092728238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728238 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728238 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728238 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092728238 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092728238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092728238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092728238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728238 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728239 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 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092728239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728239 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 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092728239 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 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092728239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092728239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092728239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092728239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092728239 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(631)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(631)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(631)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092728259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092728259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092728259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092728259 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092728259 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) 20241029092728259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092728259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092728259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092728259 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@33a2975c244c: setverdict(pass): none -> pass 20241029092728264 DLINP DEBUG SRVCONN(,r=127.0.0.1:56970<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092728264 DLINP DEBUG SRVCONN(,r=127.0.0.1:56970<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092728264 DLINP DEBUG SRVCONN(,r=127.0.0.1:56970<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092728264 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092728264 DHNBAP DEBUG (127.0.0.1:56970 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092728264 DHNBAP NOTICE (127.0.0.1:56970 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092728264 DHNBAP NOTICE (127.0.0.1:56970 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092728264 DLINP DEBUG SRVCONN(,r=127.0.0.1:56970<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092728264 DLINP DEBUG SRVCONN(,r=127.0.0.1:56970<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092728436 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 20241029092728436 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 20241029092728436 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092728436 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(628)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092728446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728446 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092728446 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092728446 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092728446 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092728446 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092728446 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092728450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092728450 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092728450 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092728450 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092728450 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092728450 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092728450 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 20241029092728450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092728450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092728450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092728450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092728450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092728450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092728450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092728450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092728450 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092728450 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728451 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 20241029092728451 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 20241029092728451 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 20241029092728451 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092728451 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092728451 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092728451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092728451 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728451 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092728451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092728451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092728451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092728452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092728452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728452 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092728452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092728452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092728452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092728452 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(631)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092728458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728458 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092728458 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092728458 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092728458 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092728458 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092728458 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092728458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092728458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092728458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092728458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092728458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092728458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092728458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092728458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092728458 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092728462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092728462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092728462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092728462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092728462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728462 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092728462 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092728462 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092728462 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092728462 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029092728462 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092728462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092728463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092728463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092728463 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092728463 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092728463 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092728464 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092728464 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092728464 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092728464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092728464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092728464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092728464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092728464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092728464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092728464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092728464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728464 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092728465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092728465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092728465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092728465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092728465 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092728480 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092728480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ab7ef), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092728480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092728480 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) 20241029092728480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092728480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092728480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092728480 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092728480 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092728480 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 20241029092728480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092728480 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 20241029092728480 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.msc0-RAN(627)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092729250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092729250 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092729250 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092729250 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092729250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092729250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092729250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092729250 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092729250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092729250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092729250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092729250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092729250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092729250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092729250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092729250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092729250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092729250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092729250 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092729250 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092729250 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) 20241029092729250 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) 20241029092729250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092729250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092729250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092729250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092729250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092729250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092729250 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092729250 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092729250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092729250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092729250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092729250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092729250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092729250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092729250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092729250 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092729253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092729253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092729253 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092729253 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092729253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092729253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092729253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092729253 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092729253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092729253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092729253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092729253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092729253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092729253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092729253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092729253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092729253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092729253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092729253 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092729253 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092729253 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(627)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092729260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092729260 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092729260 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092729260 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092729260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092729260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092729260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092729260 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092729260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092729260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092729260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092729260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092729260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092729260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092729260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092729260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092729260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092729260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092729261 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092729261 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092729261 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) 20241029092729261 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) 20241029092729261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092729261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092729261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092729261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092729261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092729261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092729261 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092729261 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092729261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092729261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092729261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092729261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092729261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092729261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092729261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092729261 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092729263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092729263 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092729263 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092729263 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092729263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092729263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092729263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092729263 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092729263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092729263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092729263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092729263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092729263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092729263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092729263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092729263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092729263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092729263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092729263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092729263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092729263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092729263 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092729263 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092729263 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092729267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092729271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092729273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092729275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092729277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092729278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092729280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092729281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092729283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092729285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092729287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092729288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092729291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092729293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092729295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092729297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092729299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092729300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092729301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092729303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092729331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(633) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(622)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(633)1090402 20241029092730365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092730365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092730365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029092730365 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092730365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x10a362, normal) (hnbgw_rua.c:388) 20241029092730365 DHNB DEBUG map_rua[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092730365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092730365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1090402 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092730365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092730365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092730366 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029092730366 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1090402 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092730366 DCN DEBUG map_sccp[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092730366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092730366 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1090402 <-> SCCP-59 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092730366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1090402 SCCP-59 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029092730366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092730366 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092730366 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092730366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092730366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092730366 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092730366 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{IDLE}: Allocated (fsm.c:456) 20241029092730366 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092730366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030002290056400500f1100926) (sccp_scrc.c:401) 20241029092730366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092730366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092730366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092730366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092730366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092730366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092730366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092730366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092730366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092730366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092730366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092730366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092730366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092730366 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092730366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092730366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092730366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092730366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092730366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092730366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092730366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092730366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092730366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092730366 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(633) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(633)12975972 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092730383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092730383 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092730383 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092730383 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092730383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092730383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092730383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092730383 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092730383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092730383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092730383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092730383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092730383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092730384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c4db06) (sccp_scrc.c:472) 20241029092730384 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241029092730384 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092730384 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092730384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092730384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092730384 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029092730384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092730384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(633)@33a2975c244c: setverdict(pass): none -> pass 20241029092730385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(633)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092730386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092730388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092730391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092730395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092730400 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092730403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092730405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092730407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092730408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092730409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092730410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092730411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092730411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092730412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092730413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092730413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092730414 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092730415 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092730416 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092730417 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092730426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(634) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(622)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(634)16390494 20241029092731448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092731448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092731448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029092731448 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092731448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfa195e, normal) (hnbgw_rua.c:388) 20241029092731448 DHNB DEBUG map_rua[0x556674078ea0]{init}: Allocated (fsm.c:456) 20241029092731448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092731448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16390494 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092731448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092731448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092731448 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029092731448 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16390494 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092731448 DCN DEBUG map_sccp[0x55667407a930]{init}: Allocated (fsm.c:456) 20241029092731448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092731448 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16390494 <-> SCCP-60 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092731448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16390494 SCCP-60 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029092731448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092731448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092731448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092731448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092731448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092731448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092731448 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{IDLE}: Allocated (fsm.c:456) 20241029092731449 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092731449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300029a0056400500f1100926) (sccp_scrc.c:401) 20241029092731449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092731449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092731449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092731449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092731449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092731449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092731449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092731449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092731449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092731449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092731449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092731449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092731449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092731449 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092731449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092731449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092731449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092731449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092731449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092731449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092731449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092731449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092731449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092731449 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(634) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(634)8987965 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092731455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092731455 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092731455 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092731455 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092731455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092731455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092731455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092731455 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092731455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092731455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092731455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092731455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092731455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092731455 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021c99a) (sccp_scrc.c:472) 20241029092731455 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241029092731455 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092731455 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092731455 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092731455 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092731455 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) 20241029092731455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092731455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(634)@33a2975c244c: setverdict(pass): none -> pass 20241029092731456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(634)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092731458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092731460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092731463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092731466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092731468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092731469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092731471 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092731472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092731473 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092731474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092731475 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092731475 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092731476 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092731477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092731477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092731478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092731479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092731480 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092731480 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092731481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092731490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(635) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(622)@33a2975c244c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(635)6099732 20241029092732498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092732498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092732498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092732498 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092732498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5d1314, normal) (hnbgw_rua.c:388) 20241029092732498 DHNB DEBUG map_rua[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092732498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092732498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6099732 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092732498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092732498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092732498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6099732 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092732498 DCN DEBUG map_sccp[0x556674073c90]{init}: Allocated (fsm.c:456) 20241029092732498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092732498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6099732 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092732498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6099732 SCCP-61 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092732498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092732498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092732498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092732498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092732498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092732498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092732498 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{IDLE}: Allocated (fsm.c:456) 20241029092732498 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092732498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f400300009f0056400500f1100926) (sccp_scrc.c:401) 20241029092732498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092732498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092732498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092732498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092732498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092732498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092732498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092732498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092732498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092732498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092732498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092732498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092732498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092732498 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092732498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092732498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092732498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092732498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092732498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092732498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092732498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092732498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092732498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092732498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(635) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(635)13722525 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241029092732500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092732500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092732500 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092732500 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092732500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092732500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092732500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092732500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092732500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092732500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092732500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092732500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092732500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092732500 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0077af34) (sccp_scrc.c:472) 20241029092732500 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241029092732500 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092732500 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092732500 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092732500 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092732500 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) 20241029092732500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092732500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(635)@33a2975c244c: setverdict(pass): none -> pass 20241029092732501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(635)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092732501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092732502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092732503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092732504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092732505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092732506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092732506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092732507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092732508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092732509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092732509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092732510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092732511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092732512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092732512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092732513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092732514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092732514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092732515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092732516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092732525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(636) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(622)@33a2975c244c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(636)793850 20241029092733548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092733548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092733548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029092733548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092733548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc1cfa, normal) (hnbgw_rua.c:388) 20241029092733548 DHNB DEBUG map_rua[0x556674083d20]{init}: Allocated (fsm.c:456) 20241029092733548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092733548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-793850 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092733548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092733548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092733548 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029092733548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-793850 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092733548 DCN DEBUG map_sccp[0x556674086a90]{init}: Allocated (fsm.c:456) 20241029092733548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092733548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-793850 <-> SCCP-62 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092733548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-793850 SCCP-62 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029092733548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092733548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092733548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092733548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092733548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092733548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092733548 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{IDLE}: Allocated (fsm.c:456) 20241029092733548 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092733548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f400300015f0056400500f1100926) (sccp_scrc.c:401) 20241029092733548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092733549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092733549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092733549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092733549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092733549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092733549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092733549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092733549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092733549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092733549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092733549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092733549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092733549 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092733549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092733549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092733549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092733549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092733549 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092733549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092733549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092733549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092733549 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(636) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(636)11566159 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241029092733554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733554 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092733554 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092733554 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092733554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092733554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092733554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092733554 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092733554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092733554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092733554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092733554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092733555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092733555 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00474ff9) (sccp_scrc.c:472) 20241029092733555 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241029092733555 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092733555 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092733555 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092733555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092733555 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) 20241029092733555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092733555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(636)@33a2975c244c: setverdict(pass): none -> pass 20241029092733557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(636)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092733558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092733561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092733564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092733566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092733569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092733571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092733572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092733574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092733575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092733576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092733576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092733577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092733578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092733579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092733579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092733580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092733581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092733582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092733582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092733583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092733585 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44301<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(627)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(622)@33a2975c244c: Final verdict of PTC: none 20241029092733586 DLINP DEBUG SRVCONN(,r=127.0.0.1:56970<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092733586 DLINP DEBUG SRVCONN(,r=127.0.0.1:56970<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092733586 DLINP NOTICE SRV(,r=127.0.0.1:56970<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092733586 DMAIN NOTICE (127.0.0.1:56970 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56970<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092733586 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(630)@33a2975c244c: Final verdict of PTC: none 20241029092733586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(626)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(624)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(625)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(621)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(632)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(631)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(620)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(623)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(629)@33a2975c244c: Final verdict of PTC: none 20241029092733587 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092733587 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) 20241029092733587 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092733587 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092733587 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092733587 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) 20241029092733587 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092733587 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092733587 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 20241029092733587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733587 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092733587 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092733587 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092733587 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092733587 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092733587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092733587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092733588 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092733588 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) 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092733588 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092733588 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) 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092733588 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 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092733588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092733588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092733588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092733588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092733588 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092733588 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092733588 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092733588 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092733588 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092733588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092733588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092733588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092733588 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092733588 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092733588 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092733588 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092733588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092733588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092733588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092733588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092733588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092733588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092733588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092733588 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092733588 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092733588 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092733588 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092733588 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092733588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4db06), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092733588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092733588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092733588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092733588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092733588 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-M3UA(628)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092733588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{disrupted}: Freeing instance (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1090402)[0x556674074500]{disrupted}: Deallocated (fsm.c:568) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{disconnected}: Freeing instance (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55667407e5b0]{disconnected}: Deallocated (fsm.c:568) 20241029092733588 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1090402 SCCP-59 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092733588 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092733588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021c99a), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092733588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092733588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092733588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092733588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092733588 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092733588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{disrupted}: Freeing instance (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16390494)[0x556674078ea0]{disrupted}: Deallocated (fsm.c:568) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{disconnected}: Freeing instance (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55667407a930]{disconnected}: Deallocated (fsm.c:568) 20241029092733588 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16390494 SCCP-60 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092733588 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092733588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077af34), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092733588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092733588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092733588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092733588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092733588 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092733588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{disrupted}: Freeing instance (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6099732)[0x55667407d3c0]{disrupted}: Deallocated (fsm.c:568) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{disconnected}: Freeing instance (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x556674073c90]{disconnected}: Deallocated (fsm.c:568) 20241029092733588 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6099732 SCCP-61 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092733588 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092733588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474ff9), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092733588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092733588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092733588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092733588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092733588 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092733588 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092733588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{disrupted}: Freeing instance (context_map.c:202) 20241029092733588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-793850)[0x556674083d20]{disrupted}: Deallocated (fsm.c:568) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{disconnected}: Freeing instance (context_map.c:206) 20241029092733588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x556674086a90]{disconnected}: Deallocated (fsm.c:568) 20241029092733588 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-793850 SCCP-62 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029092733588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092733588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092733588 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092733588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092733588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092733588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092733588 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092733588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092733588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092733588 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092733588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092733588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092733588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092733588 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092733588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092733588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092733588 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092733588 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092733588 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092733588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092733588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092733588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092733589 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092733589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092733589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092733589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092733589 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092733589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092733589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092733589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092733589 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092733589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092733589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092733589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092733589 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(620): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(621): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(622): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(623): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(624): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(625): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(626): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(627): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(628): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(629): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(630): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(631): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(632): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(633): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(634): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(635): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(636): pass (pass -> pass) MTC@33a2975c244c: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:27:33 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 20241029092733628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092734231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310968) 20241029092734461 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092734461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd0d0), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092734461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092734461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092734461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092734461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092734461 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092734461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ef32f), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092734461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092734461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092734461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092734461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092734461 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092734461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082dc1), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092734461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092734461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092734461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092734461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092734461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092734461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092734461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092734461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092734461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092734461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092734461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092734461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092734461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092734461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092734461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092734461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092734461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092734461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092734461 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092735116 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092735116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002beb49), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092735116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092735116 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) 20241029092735116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092735116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092735116 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092735116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6d6f2), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092735116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092735116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092735116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092735116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092735116 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092735116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636a2a), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092735117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092735117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092735117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092735117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092735117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092735117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092735117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092735117 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 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092735117 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 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092735117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092735117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092735117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092735117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092735117 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092735117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092735117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092735117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092735117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092735117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=310968, count=317024) 20241029092735589 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092735589 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092735589 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092735589 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092735589 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092735589 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092735984 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092735984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c801f), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092735984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092735984 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) 20241029092735984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092735984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092735984 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092735984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009761df), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092735984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092735984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092735984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092735984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092735984 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092735984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f112c5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092735984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092735984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092735984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092735984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092735984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092735984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092735984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092735985 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 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092735985 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 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092735985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092735985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092735985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092735985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092735985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092735985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092735985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092735985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092735985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:27:36 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 20241029092736720 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092736721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0dc1e), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092736721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092736721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092736721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092736721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092736721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092736721 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092736721 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092736721 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092736721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092736721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092736721 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241029092737335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37762<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(638)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092737346 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092737346 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092737355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(640)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092737356 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52578 (stream_srv.c:129) 20241029092737356 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52578<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092737361 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43823<->l=127.0.0.1:4262) (control_if.c:570) 20241029092737362 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737362 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737362 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737363 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737363 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737363 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737363 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737363 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737364 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737364 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092737364 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) 20241029092737364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737364 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) 20241029092737364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092737364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737364 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737364 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737364 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092737364 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) 20241029092737364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737364 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) 20241029092737364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092737364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737364 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737364 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737364 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092737364 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092737365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737365 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737365 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092737365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092737365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092737365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737365 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737365 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 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092737365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737365 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 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092737365 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 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092737365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092737365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092737365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(645)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(645)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(645)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(643)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(648)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(648)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(648)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(646)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092737391 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737391 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737391 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737391 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737391 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737392 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092737392 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737393 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737393 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092737393 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) 20241029092737393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737393 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) 20241029092737393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092737393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737393 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737393 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737393 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092737393 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) 20241029092737393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737393 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) 20241029092737393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092737393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737393 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737393 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737393 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092737393 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737393 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092737393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737393 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737393 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092737393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092737393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737393 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737394 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 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092737394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737394 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 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092737394 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 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092737394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092737394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092737394 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(651)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(651)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(651)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(654)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(654)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(654)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(652)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092737428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092737428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092737428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092737428 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092737428 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) 20241029092737428 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092737428 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092737428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092737428 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@33a2975c244c: setverdict(pass): none -> pass 20241029092737433 DLINP DEBUG SRVCONN(,r=127.0.0.1:52578<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092737433 DLINP DEBUG SRVCONN(,r=127.0.0.1:52578<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092737433 DLINP DEBUG SRVCONN(,r=127.0.0.1:52578<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092737433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092737433 DHNBAP DEBUG (127.0.0.1:52578 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092737433 DHNBAP NOTICE (127.0.0.1:52578 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092737433 DHNBAP NOTICE (127.0.0.1:52578 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092737433 DLINP DEBUG SRVCONN(,r=127.0.0.1:52578<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092737433 DLINP DEBUG SRVCONN(,r=127.0.0.1:52578<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092737576 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 20241029092737576 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 20241029092737576 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092737576 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(645)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092737583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737583 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092737583 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092737583 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092737583 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092737583 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092737583 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092737585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737585 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092737585 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092737585 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092737585 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092737585 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092737585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092737585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092737585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092737585 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092737585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092737585 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092737585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092737585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092737585 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092737585 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092737585 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737586 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737586 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092737586 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092737586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092737586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737586 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092737586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092737586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092737586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092737586 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092737588 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 20241029092737588 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 20241029092737588 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092737588 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(648)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092737591 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) 20241029092737591 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092737591 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092737591 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092737591 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092737591 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092737591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092737592 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) 20241029092737592 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092737592 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092737592 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092737592 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092737592 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092737592 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092737592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092737592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092737592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092737592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092737592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092737592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092737592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092737592 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092737592 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092737592 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737593 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737593 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092737593 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092737593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092737593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737593 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092737593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092737593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092737593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092737593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092737607 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 20241029092737607 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 20241029092737607 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092737607 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(651)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092737610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737610 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092737610 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092737610 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092737610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092737610 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092737610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092737612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737612 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092737612 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092737612 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092737612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092737612 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092737612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092737612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092737612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092737612 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092737612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092737612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092737612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092737612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092737612 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092737612 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092737612 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737613 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737613 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092737613 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092737613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092737613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737613 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092737613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092737613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092737613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092737613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092737618 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 20241029092737618 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 20241029092737618 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092737618 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(654)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092737622 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) 20241029092737622 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092737622 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092737622 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092737622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092737622 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092737622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092737624 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) 20241029092737624 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092737624 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092737624 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092737624 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092737624 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092737624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092737624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092737624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092737624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092737624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092737624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092737624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092737624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092737624 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092737624 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092737624 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092737625 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092737625 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092737625 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092737625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092737625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092737625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092737625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092737625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092737625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737625 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092737625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737625 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092737625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092737625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092737625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092737625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092737625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092737664 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092737664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225055), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092737664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092737664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092737664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092737664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092737665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092737665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092737665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092737665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092737665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092737665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092737665 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092737675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092737675 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092737675 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092737675 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092737675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092737675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092737675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092737675 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092737675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092737675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092737675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092737675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092737675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092737675 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=00225055) (sccp_scrc.c:472) 20241029092737675 DLSCCP DEBUG Received CO:RELCO for local reference 45 (sccp_scoc.c:1823) 20241029092737675 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092737675 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092737675 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092737675 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092737675 DLSCCP DEBUG SCCP-SCOC(45)[0x55667407f250]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(644)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092738381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738381 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092738381 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092738381 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092738381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738381 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092738381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092738381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092738381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738381 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092738381 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092738381 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) 20241029092738381 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) 20241029092738381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092738381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092738381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092738381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092738381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092738381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092738381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092738381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092738381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092738381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092738381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092738381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092738381 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738381 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092738381 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092738382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738382 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092738382 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092738382 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092738382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738382 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092738382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092738382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092738382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738382 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092738382 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092738382 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(644)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(647)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092738392 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) 20241029092738392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092738392 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092738392 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 20241029092738392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738392 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) 20241029092738392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092738392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092738392 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092738392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738392 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092738392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738392 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092738392 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092738392 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) 20241029092738392 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) 20241029092738393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092738393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092738393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092738393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092738393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092738393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092738393 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092738393 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092738393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092738393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092738393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092738393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092738393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092738393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092738393 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738393 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) 20241029092738393 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092738393 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092738393 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 20241029092738393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738393 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738393 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) 20241029092738393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092738393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092738393 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092738393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092738393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092738393 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092738393 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(647)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092738413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738413 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092738413 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092738413 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092738413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092738413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092738413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092738413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092738413 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092738413 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) 20241029092738413 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) 20241029092738413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092738413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092738413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092738413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092738413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092738413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092738413 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092738413 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092738413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738413 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092738413 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092738413 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092738413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092738413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092738413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092738413 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738415 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092738415 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092738415 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092738415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738415 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092738415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092738415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092738415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092738415 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092738415 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(653)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092738425 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) 20241029092738425 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092738425 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092738425 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 20241029092738425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738425 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738425 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) 20241029092738425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092738425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092738425 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) 20241029092738425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738425 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) 20241029092738425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092738425 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092738425 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) 20241029092738425 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) 20241029092738425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092738425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092738425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092738425 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092738425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092738425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092738425 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092738425 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092738425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092738425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092738425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092738425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092738425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092738425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092738425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092738425 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738427 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) 20241029092738427 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092738427 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092738427 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 20241029092738427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092738427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092738427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092738427 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092738427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092738427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092738427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092738427 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) 20241029092738427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092738427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092738427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092738427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092738427 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) 20241029092738427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092738427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738427 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) 20241029092738427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092738427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092738427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092738427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092738427 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092738427 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092738427 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(653)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092738475 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092738475 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092738475 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092738475 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092738475 DLSCCP DEBUG SCCP-SCOC(44)[0x55667407d290]{IDLE}: Deallocated (fsm.c:568) 20241029092739445 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092739449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092739454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092739458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092739462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092739466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092739469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092739472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092739475 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092739477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092739479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092739481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092739483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092739485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092739487 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092739488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092739490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092739491 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092739492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092739493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092739521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(656) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(639)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(656)15201456 20241029092740561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092740561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092740561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029092740561 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092740561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe7f4b0, normal) (hnbgw_rua.c:388) 20241029092740561 DHNB DEBUG map_rua[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092740561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092740561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15201456 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092740561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092740561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092740561 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029092740561 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15201456 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092740561 DCN DEBUG map_sccp[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092740561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092740561 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15201456 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092740561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15201456 SCCP-63 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029092740561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092740561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092740561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092740561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092740561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092740561 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092740561 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{IDLE}: Allocated (fsm.c:456) 20241029092740561 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092740561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002f10056400500f1100926) (sccp_scrc.c:401) 20241029092740561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092740561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092740561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092740561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092740561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092740561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092740561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092740561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092740561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092740561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092740561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092740561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092740561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092740561 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092740561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092740561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092740561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092740561 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092740561 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092740561 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092740561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092740561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092740561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092740561 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(656) HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(656)81022 HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(656)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092740572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092740572 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092740572 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092740572 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092740572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092740572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092740572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092740572 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092740572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092740572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092740572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092740572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092740572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092740572 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c41eb) (sccp_scrc.c:472) 20241029092740572 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241029092740572 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092740572 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092740572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092740572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092740572 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) 20241029092740572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092740572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092740572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(656)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092740573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092740575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092740577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092740578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092740580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092740581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092740582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092740582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092740583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092740584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092740584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092740585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092740586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092740587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092740587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092740588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092740589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092740589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092740590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092740591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092740600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(653)@33a2975c244c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(653)@33a2975c244c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(657) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(639)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(657)14506471 20241029092741619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092741619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092741619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029092741619 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092741619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdd59e7, normal) (hnbgw_rua.c:388) 20241029092741619 DHNB DEBUG map_rua[0x55667407a930]{init}: Allocated (fsm.c:456) 20241029092741619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092741619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14506471 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092741619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092741619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092741619 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029092741619 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14506471 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029092741619 DCN DEBUG map_sccp[0x55667407d3c0]{init}: Allocated (fsm.c:456) 20241029092741619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092741619 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14506471 <-> SCCP-64 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092741619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14506471 SCCP-64 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029092741619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092741619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092741619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092741619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092741619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092741619 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092741619 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{IDLE}: Allocated (fsm.c:456) 20241029092741619 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092741619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001070056400500f1100926) (sccp_scrc.c:401) 20241029092741619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092741619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092741619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092741619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092741619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092741619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092741619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092741619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092741619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092741619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092741619 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092741619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092741619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092741619 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092741619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092741619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092741619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092741619 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092741619 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092741619 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092741619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092741619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092741619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092741619 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(652)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(652)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(653)@33a2975c244c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(657) HNBGW_Test.sgsn1-RAN(653)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(657)1114431 HNBGW_Test.sgsn1-SCCP(652)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(652)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(657)@33a2975c244c: setverdict(pass): none -> pass 20241029092741637 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) 20241029092741637 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092741637 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092741637 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 20241029092741637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092741637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092741637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092741637 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092741638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092741638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092741638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092741638 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) 20241029092741638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092741638 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e47d9f) (sccp_scrc.c:472) 20241029092741638 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241029092741638 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092741638 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092741638 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092741638 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092741638 DCN DEBUG handle_cn_conn_conf() conn_id=64, 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) 20241029092741638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092741638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092741640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(657)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092741642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092741647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092741651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092741655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092741658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092741660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092741661 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092741663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092741664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092741664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092741665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092741666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092741667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092741667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092741668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092741668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092741669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092741670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092741670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092741671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092741680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(658) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(639)@33a2975c244c: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(658)15999100 20241029092742695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092742695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092742695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092742695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092742695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf4207c, normal) (hnbgw_rua.c:388) 20241029092742695 DHNB DEBUG map_rua[0x556674086a90]{init}: Allocated (fsm.c:456) 20241029092742695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092742695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15999100 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092742696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092742696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092742696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15999100 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092742696 DCN DEBUG map_sccp[0x556674077d40]{init}: Allocated (fsm.c:456) 20241029092742696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092742696 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15999100 <-> SCCP-65 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092742696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15999100 SCCP-65 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092742696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092742696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092742696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092742696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092742696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092742696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092742696 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{IDLE}: Allocated (fsm.c:456) 20241029092742696 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092742696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003cb0056400500f1100926) (sccp_scrc.c:401) 20241029092742696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092742696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092742696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092742696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092742696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092742696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092742696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092742696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092742696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092742696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092742696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092742696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092742696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092742696 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092742696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092742696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092742696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092742696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092742696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092742696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092742696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092742696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092742696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092742696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(658) HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(658)13153660 HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(649)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092742702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092742702 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092742702 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092742702 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092742702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092742702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092742702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092742702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092742702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092742702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092742702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092742702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092742702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092742702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00126e11) (sccp_scrc.c:472) 20241029092742702 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241029092742702 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092742702 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092742702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092742702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092742702 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) 20241029092742703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092742703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(658)@33a2975c244c: setverdict(pass): none -> pass 20241029092742704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(658)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092742706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092742708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092742710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092742711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092742712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092742713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092742714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092742715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092742716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092742717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092742717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092742718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092742719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092742720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092742720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092742721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092742722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092742723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092742723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092742724 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092742727 DLINP DEBUG SRVCONN(,r=127.0.0.1:52578<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092742727 DLINP DEBUG SRVCONN(,r=127.0.0.1:52578<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092742727 DLINP NOTICE SRV(,r=127.0.0.1:52578<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092742727 DMAIN NOTICE (127.0.0.1:52578 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52578<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092742727 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092742727 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43823<->l=127.0.0.1:4262) (control_if.c:193) 20241029092742727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(639)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(641)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(653)@33a2975c244c: Final verdict of PTC: none 20241029092742727 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092742727 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) 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(646)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(650)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(644)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(643)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(647)@33a2975c244c: Final verdict of PTC: none 20241029092742727 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092742727 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) 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092742727 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092742727 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) 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029092742727 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092742727 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) 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092742727 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092742727 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) 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092742727 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092742727 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) 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092742727 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 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092742727 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092742727 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092742727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092742727 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092742727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092742728 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 20241029092742728 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) 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092742728 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092742728 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 20241029092742728 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) 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092742728 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092742728 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(649)@33a2975c244c: Final verdict of PTC: none 20241029092742728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092742728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092742728 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092742728 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) 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092742728 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 20241029092742728 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092742728 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) 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092742728 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 20241029092742728 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 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092742728 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092742728 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092742728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092742728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092742728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092742728 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092742728 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092742728 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092742728 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092742728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092742728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092742728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092742728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092742728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092742728 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092742728 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092742728 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092742728 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092742728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092742728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092742728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn1-SCCP(652)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(640)@33a2975c244c: Final verdict of PTC: none20241029092742728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092742728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092742728 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092742728 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092742728 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092742728 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092742728 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092742728 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092742728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e47d9f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.msc1-M3UA(648)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(654)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(645)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(651)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(638)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(637)@33a2975c244c: Final verdict of PTC: none 20241029092742729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092742729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092742729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092742729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092742729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(642)@33a2975c244c: Final verdict of PTC: none 20241029092742728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092742728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092742728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092742728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092742728 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092742728 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092742728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{disrupted}: Freeing instance (context_map.c:202) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14506471)[0x55667407a930]{disrupted}: Deallocated (fsm.c:568) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{disconnected}: Freeing instance (context_map.c:206) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55667407d3c0]{disconnected}: Deallocated (fsm.c:568) 20241029092742728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14506471 SCCP-64 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029092742728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092742728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092742728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092742728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092742728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092742728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092742728 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092742728 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092742728 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092742728 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092742728 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092742728 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092742728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c41eb), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092742728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092742728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092742728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092742728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092742728 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092742728 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092742728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{disrupted}: Freeing instance (context_map.c:202) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15201456)[0x556674074500]{disrupted}: Deallocated (fsm.c:568) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{disconnected}: Freeing instance (context_map.c:206) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55667407e5b0]{disconnected}: Deallocated (fsm.c:568) 20241029092742728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15201456 SCCP-63 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092742728 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092742728 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092742728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00126e11), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092742728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092742728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092742728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092742728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092742728 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092742728 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092742728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{disrupted}: Freeing instance (context_map.c:202) 20241029092742728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15999100)[0x556674086a90]{disrupted}: Deallocated (fsm.c:568) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{disconnected}: Freeing instance (context_map.c:206) 20241029092742728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x556674077d40]{disconnected}: Deallocated (fsm.c:568) 20241029092742728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15999100 SCCP-65 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092742728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092742729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092742729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092742729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092742729 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092742729 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092742729 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092742729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092742729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092742729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092742729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092742729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092742729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092742729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092742729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092742729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092742729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092742729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(655)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092742743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(637): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(638): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(639): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(640): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(641): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(642): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(643): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(644): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(645): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(646): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(647): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(648): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(649): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(650): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(651): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(652): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(653): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(654): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(655): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(656): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(657): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(658): pass (pass -> pass) MTC@33a2975c244c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:27:42 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 20241029092742869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092743471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45278<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346036) 20241029092743588 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092743589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474ff9), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092743589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092743589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092743589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092743589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092743589 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092743589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077af34), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092743589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092743589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092743589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092743589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092743589 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092743589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021c99a), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092743589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092743589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092743589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092743589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092743589 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092743589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4db06), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092743589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092743589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092743589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092743589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092743589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092743589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092743589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092743589 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092743589 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092743589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092743589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092743589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092743589 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092743589 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092743589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092743589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092743589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092743589 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092743589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092743589 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092743589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092743589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092743589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092743590 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092743590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092743590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092743590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092743590 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092744462 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092744462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082dc1), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092744462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092744462 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092744462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092744462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092744462 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092744462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ef32f), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092744462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092744462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092744462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092744462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092744462 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092744462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd0d0), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092744462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092744462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092744462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092744462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092744462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092744463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092744463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092744463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092744463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092744463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092744463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092744463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092744463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092744463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092744463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092744463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092744463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092744463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092744463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092744463 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=346036, count=354024) 20241029092744729 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092744729 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092744729 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092744729 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092744729 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092744729 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092744729 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092744729 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092744729 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092744729 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092744729 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092744729 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092745117 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092745117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6d6f2), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092745117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092745117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092745117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092745117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092745117 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092745117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002beb49), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092745117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092745117 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) 20241029092745117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092745117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092745117 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092745117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636a2a), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092745117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092745117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092745117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092745117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092745117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092745117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092745117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092745117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092745117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092745117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092745117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092745117 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 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092745117 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 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092745117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092745117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092745117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092745117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092745117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:27:45 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 20241029092745985 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092745985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f112c5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092745985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092745985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092745985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092745985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092745985 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092745985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009761df), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092745985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092745985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092745985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092745985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092745985 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092745985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c801f), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092745985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092745985 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) 20241029092745985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092745985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092745985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092745985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092745985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092745985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092745985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092745985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092745985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092745985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092745985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092745985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092745986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092745986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092745986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092745986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092745986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092745986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092745986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092745986 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 20241029092745986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092745986 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 20241029092745986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241029092746567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45284<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(660)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092746575 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092746575 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092746583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(662)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092746584 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36371 (stream_srv.c:129) 20241029092746584 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36371<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092746590 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42333<->l=127.0.0.1:4262) (control_if.c:570) 20241029092746591 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746591 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746591 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746591 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746591 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746591 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746591 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746591 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746592 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746592 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092746592 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) 20241029092746592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746593 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) 20241029092746593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092746593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746593 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746593 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746593 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092746593 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) 20241029092746593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746593 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) 20241029092746593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092746593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746593 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746593 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746593 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092746593 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092746593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746593 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746593 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746593 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092746593 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092746593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746593 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746593 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 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092746593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746593 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 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092746593 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 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092746593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092746593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092746593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(667)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(667)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(665)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(670)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(670)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(668)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092746618 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746618 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746618 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746618 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746618 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746618 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746618 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092746618 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746619 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746619 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092746619 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) 20241029092746619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746619 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) 20241029092746619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092746619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746619 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746619 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746619 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092746619 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) 20241029092746619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746619 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) 20241029092746619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092746619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746619 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746619 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746619 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092746619 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746619 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092746619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746619 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746619 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746619 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092746619 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092746619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092746620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746620 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746620 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 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092746620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746620 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 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092746620 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 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092746620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092746620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092746620 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(673)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(671)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(676)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092746667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092746667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092746667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092746667 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092746667 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) 20241029092746667 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092746667 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092746667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092746667 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@33a2975c244c: setverdict(pass): none -> pass 20241029092746675 DLINP DEBUG SRVCONN(,r=127.0.0.1:36371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092746675 DLINP DEBUG SRVCONN(,r=127.0.0.1:36371<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092746675 DLINP DEBUG SRVCONN(,r=127.0.0.1:36371<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092746675 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092746675 DHNBAP DEBUG (127.0.0.1:36371 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092746675 DHNBAP NOTICE (127.0.0.1:36371 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092746675 DHNBAP NOTICE (127.0.0.1:36371 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092746675 DLINP DEBUG SRVCONN(,r=127.0.0.1:36371<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092746675 DLINP DEBUG SRVCONN(,r=127.0.0.1:36371<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092746722 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092746722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0dc1e), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092746722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092746722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092746722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092746722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092746722 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092746804 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 20241029092746804 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 20241029092746804 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092746804 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(667)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092746812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746812 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092746812 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092746812 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092746812 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092746812 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092746812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092746815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746815 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092746815 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092746815 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092746815 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092746815 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092746815 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092746815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092746815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092746815 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092746815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092746815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092746815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092746815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092746815 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092746815 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092746815 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746815 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 20241029092746816 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 20241029092746816 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092746816 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092746816 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746816 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092746816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092746816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092746817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746817 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746817 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746817 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746817 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092746817 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092746817 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092746817 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092746817 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(670)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092746821 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) 20241029092746821 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092746821 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092746821 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092746821 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092746821 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092746821 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092746821 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) 20241029092746821 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092746821 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092746821 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092746821 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092746821 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092746821 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092746822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092746822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092746822 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092746822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092746822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092746822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092746822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092746822 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092746822 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092746822 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746823 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746823 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092746823 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092746823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746823 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092746823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746823 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746823 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746823 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746823 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092746823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092746823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092746823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092746823 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092746832 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 20241029092746832 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 20241029092746832 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092746832 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(673)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092746838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746838 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092746838 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092746838 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092746838 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092746838 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092746838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092746840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746840 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092746840 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092746840 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092746840 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092746840 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092746840 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092746840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092746840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092746840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092746840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092746840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092746840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092746841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092746841 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092746841 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092746841 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746842 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746842 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092746842 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092746842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092746842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746842 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746842 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746842 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092746842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092746842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092746842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092746842 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092746842 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746846 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 20241029092746846 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 20241029092746846 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092746846 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(676)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092746852 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) 20241029092746852 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092746852 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092746852 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092746852 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092746852 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092746852 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092746854 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) 20241029092746854 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092746854 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092746854 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092746854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092746854 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092746854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092746854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092746854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092746854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092746854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092746854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092746854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092746854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092746854 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092746854 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092746854 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092746855 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092746855 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092746855 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092746855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092746855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092746855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092746855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092746855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092746855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092746855 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092746855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092746855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092746855 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092746855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092746855 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092746855 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092746855 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092746855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092746855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092746855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092746855 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(666)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092747621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747621 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092747621 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092747621 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092747621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747621 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747621 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092747621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092747621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092747621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747621 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092747621 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092747621 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) 20241029092747621 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) 20241029092747621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092747621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092747621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092747621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092747621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092747621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092747621 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092747621 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092747622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747622 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092747622 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092747622 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092747622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092747622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092747622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092747622 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747622 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092747622 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092747622 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092747622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747622 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092747622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092747622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092747622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092747622 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092747622 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(669)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(666)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092747623 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) 20241029092747623 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092747623 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092747623 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 20241029092747623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747623 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747623 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) 20241029092747623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092747623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092747623 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092747623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092747623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747623 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092747623 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092747623 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) 20241029092747623 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) 20241029092747623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092747623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092747623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092747623 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092747623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092747623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092747623 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092747623 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092747624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747624 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092747624 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092747624 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092747624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092747624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092747624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092747624 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747624 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) 20241029092747624 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092747624 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092747624 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 20241029092747624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747624 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747624 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) 20241029092747624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092747624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092747624 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092747624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747624 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092747624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092747624 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092747624 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(669)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092747640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747640 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092747640 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092747640 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092747640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747640 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092747640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092747640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092747640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747640 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092747640 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092747640 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) 20241029092747640 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) 20241029092747640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092747640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092747640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092747640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092747640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092747640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092747640 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092747640 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092747640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092747640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092747640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092747640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092747640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092747640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092747640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747641 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092747641 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092747641 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092747641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092747641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092747641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092747641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747641 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092747641 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092747641 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(672)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092747655 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) 20241029092747655 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092747655 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092747655 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 20241029092747655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747655 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747655 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) 20241029092747655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092747655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092747655 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) 20241029092747655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747655 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) 20241029092747655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747655 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092747655 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092747655 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) 20241029092747655 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) 20241029092747655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092747655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092747655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092747655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092747655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092747655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092747655 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092747655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092747655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092747655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092747655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092747655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092747655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092747655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092747655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747655 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092747657 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) 20241029092747657 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092747657 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092747657 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 20241029092747657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092747657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092747657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092747657 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092747657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092747657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092747657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092747657 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) 20241029092747657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092747657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092747657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092747657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092747657 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) 20241029092747657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092747657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747657 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) 20241029092747657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092747657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092747657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092747657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092747657 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092747657 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092747657 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092748686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092748687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092748688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092748690 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092748693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092748695 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092748697 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092748699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092748702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092748706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092748712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092748716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092748717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092748718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092748719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092748720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092748721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092748723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092748724 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092748725 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092748736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(678) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(661)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(678)8237531 20241029092749783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092749783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092749783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241029092749783 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092749783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7db1db, normal) (hnbgw_rua.c:388) 20241029092749783 DHNB DEBUG map_rua[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092749783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092749783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8237531 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092749783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092749783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092749783 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241029092749783 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8237531 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241029092749783 DCN DEBUG map_sccp[0x55667407e5b0]{init}: Allocated (fsm.c:456) 20241029092749783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092749783 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8237531 <-> SCCP-66 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092749783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8237531 SCCP-66 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241029092749783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092749783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092749783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092749783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092749783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092749783 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092749783 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{IDLE}: Allocated (fsm.c:456) 20241029092749783 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092749783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f400300039f0056400500f1100926) (sccp_scrc.c:401) 20241029092749784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092749784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092749784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092749784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092749784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092749784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092749784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092749784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092749784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092749784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092749784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092749784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092749784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092749784 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092749784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092749784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092749784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092749784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092749784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092749784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092749784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092749784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092749784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092749784 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(678) HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(678)14564911 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(678)@33a2975c244c: setverdict(pass): none -> pass 20241029092749803 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) 20241029092749803 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092749803 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092749803 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 20241029092749803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092749804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092749804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092749804 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092749804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092749804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092749804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092749804 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) 20241029092749804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092749804 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004215fa) (sccp_scrc.c:472) 20241029092749804 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241029092749804 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092749804 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092749804 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092749804 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092749804 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) 20241029092749804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092749804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092749805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(678)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092749808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092749813 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092749816 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092749818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092749819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092749820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092749822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092749823 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092749824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092749825 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092749827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092749828 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092749829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092749830 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092749831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092749832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092749833 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092749834 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092749835 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092749836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092749846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(679) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(661)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(679)8967858 20241029092750870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092750870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092750870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241029092750870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092750870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x88d6b2, normal) (hnbgw_rua.c:388) 20241029092750870 DHNB DEBUG map_rua[0x556674077d40]{init}: Allocated (fsm.c:456) 20241029092750870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092750870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8967858 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092750870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092750870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092750870 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241029092750870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8967858 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241029092750870 DCN DEBUG map_sccp[0x55667407a930]{init}: Allocated (fsm.c:456) 20241029092750870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092750870 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8967858 <-> SCCP-67 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092750870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8967858 SCCP-67 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241029092750870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092750870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092750870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092750870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092750870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092750870 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092750870 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{IDLE}: Allocated (fsm.c:456) 20241029092750870 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092750870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300035b0056400500f1100926) (sccp_scrc.c:401) 20241029092750870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092750870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092750870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092750870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092750870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092750870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092750870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092750870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092750870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092750870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092750870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092750870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092750870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092750870 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092750871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092750871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092750871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092750871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092750871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092750871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092750871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092750871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092750871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092750871 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(679) HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(679)8105606 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(679)@33a2975c244c: setverdict(pass): none -> pass 20241029092750877 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) 20241029092750877 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092750877 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092750877 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 20241029092750877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092750877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092750877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092750877 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092750877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092750877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092750877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092750877 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) 20241029092750877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092750877 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0000dfb9) (sccp_scrc.c:472) 20241029092750877 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241029092750877 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092750877 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092750877 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092750877 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092750877 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) 20241029092750877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092750877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092750878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(679)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092750880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092750883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092750887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092750889 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092750891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092750892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092750894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092750895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092750896 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092750896 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092750897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092750898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092750899 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092750900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092750901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092750902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092750903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092750905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092750906 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092750907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092750917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(680) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(661)@33a2975c244c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(680)10518122 20241029092751939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092751939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092751939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241029092751939 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092751939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa07e6a, normal) (hnbgw_rua.c:388) 20241029092751939 DHNB DEBUG map_rua[0x55667407d580]{init}: Allocated (fsm.c:456) 20241029092751939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092751939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518122 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092751939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092751939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092751939 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241029092751939 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518122 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241029092751939 DCN DEBUG map_sccp[0x5566740822f0]{init}: Allocated (fsm.c:456) 20241029092751939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092751939 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10518122 <-> SCCP-68 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092751939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518122 SCCP-68 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241029092751939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092751939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092751939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092751939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092751939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092751939 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092751939 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{IDLE}: Allocated (fsm.c:456) 20241029092751939 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092751939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030002dc0056400500f1100926) (sccp_scrc.c:401) 20241029092751939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092751939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092751939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092751939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092751939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092751939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092751939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092751939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092751939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092751939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092751939 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092751939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092751939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092751939 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092751939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092751939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092751940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092751940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092751940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092751940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092751940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092751940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092751940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092751940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(680) HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(680)3172737 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241029092751946 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) 20241029092751946 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092751946 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092751946 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 20241029092751946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092751946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092751946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092751946 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092751946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092751946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092751946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092751946 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) 20241029092751946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092751946 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001051c7) (sccp_scrc.c:472) 20241029092751946 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241029092751946 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092751946 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092751946 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092751946 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092751946 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) 20241029092751947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092751947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(680)@33a2975c244c: setverdict(pass): none -> pass 20241029092751948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(680)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092751950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092751954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092751956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092751957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092751958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092751960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092751961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092751962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092751963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092751964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092751965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092751965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092751966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092751967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092751967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092751968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092751969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092751969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092751970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092751971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092751973 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42333<->l=127.0.0.1:4262) (control_if.c:193) 20241029092751973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092751973 DLINP DEBUG SRVCONN(,r=127.0.0.1:36371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092751973 DLINP DEBUG SRVCONN(,r=127.0.0.1:36371<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092751973 DLINP NOTICE SRV(,r=127.0.0.1:36371<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092751973 DMAIN NOTICE (127.0.0.1:36371 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36371<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092751973 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092751974 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092751974 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(669)@33a2975c244c: Final verdict of PTC: none 20241029092751974 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 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(661)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(666)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(663)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(671)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(675)@33a2975c244c: Final verdict of PTC: none 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092751974 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(665)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@33a2975c244c: Final verdict of PTC: none 20241029092751974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092751974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092751974 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092751974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092751974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092751974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092751974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092751974 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092751974 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092751974 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092751974 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092751974 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092751974 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 20241029092751974 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092751974 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092751974 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092751974 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 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092751974 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092751974 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 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092751974 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092751974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092751974 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 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092751974 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 20241029092751974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092751974 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092751974 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) 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092751974 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092751974 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 20241029092751974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092751974 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092751974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092751974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092751974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092751974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092751974 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092751974 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092751974 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092751974 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092751974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092751974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092751974 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092751974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092751974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092751974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092751974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092751974 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092751974 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092751974 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092751974 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(670)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(660)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(676)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(677)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(662)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(659)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092751978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(664)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(660): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(661): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(662): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(663): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(678): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(679): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(680): pass (pass -> pass) MTC@33a2975c244c: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:27:52 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 20241029092752116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092752142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092752142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092752142 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092752142 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092752142 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092752142 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092752142 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092752142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004215fa), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092752142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092752142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092752142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092752142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092752142 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{disrupted}: Freeing instance (context_map.c:202) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8237531)[0x556674074500]{disrupted}: Deallocated (fsm.c:568) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{disconnected}: Freeing instance (context_map.c:206) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55667407e5b0]{disconnected}: Deallocated (fsm.c:568) 20241029092752142 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8237531 SCCP-66 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092752142 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092752142 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092752142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000dfb9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092752142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092752142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092752142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092752142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092752142 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{disrupted}: Freeing instance (context_map.c:202) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8967858)[0x556674077d40]{disrupted}: Deallocated (fsm.c:568) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{disconnected}: Freeing instance (context_map.c:206) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55667407a930]{disconnected}: Deallocated (fsm.c:568) 20241029092752142 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8967858 SCCP-67 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029092752142 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092752142 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092752142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001051c7), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092752142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092752142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092752142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092752142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092752142 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{disrupted}: Freeing instance (context_map.c:202) 20241029092752142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518122)[0x55667407d580]{disrupted}: Deallocated (fsm.c:568) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092752142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x5566740822f0]{disconnected}: Deallocated (fsm.c:568) 20241029092752142 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10518122 SCCP-68 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029092752142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092752142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092752142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092752142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092752142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092752142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092752142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092752142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092752142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092752142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092752142 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 20241029092752142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092752142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092752142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092752142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092752142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092752142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092752142 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 20241029092752142 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 20241029092752729 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092752729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00126e11), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092752729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092752729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092752729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092752729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092752729 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092752729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c41eb), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092752729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092752729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092752729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092752729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092752729 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092752729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e47d9f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092752729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092752729 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092752729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092752729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092752729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092752729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092752729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092752729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092752729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092752729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092752729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092752729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092752729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092752729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092752730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092752730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092752730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092752730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092752730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092752730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092752730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092752730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092752730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092752730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092752730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092752730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092752730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092752730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092752730 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 20241029092752819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338516) 20241029092753590 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092753590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4db06), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092753590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092753590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092753590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092753590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092753590 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092753590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021c99a), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092753590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092753590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092753590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092753590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092753590 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092753590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077af34), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092753590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092753590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092753590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092753590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092753590 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092753590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474ff9), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092753590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092753590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092753590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092753590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092753590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092753591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092753591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092753591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092753591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092753591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092753591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092753591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092753591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092753591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092753591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092753591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092753591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092753591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092753591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092753591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092753591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092753591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092753591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092753591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092753591 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=338516, count=344804) 20241029092753974 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092753974 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092753974 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092753974 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092753974 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092753975 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092753975 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092753975 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092753975 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092754463 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092754463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd0d0), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092754463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092754463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092754463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092754463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092754463 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092754463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ef32f), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092754463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092754463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092754463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092754463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092754463 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092754463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082dc1), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092754463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092754463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092754463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092754463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092754463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092754463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092754463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092754463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092754464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092754464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092754464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092754464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092754464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092754464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092754464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092754464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092754464 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:27:54 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 20241029092755118 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092755118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636a2a), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092755118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755118 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092755118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092755118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755118 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092755118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002beb49), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092755118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755118 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) 20241029092755118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092755118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755118 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092755118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6d6f2), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092755118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092755118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092755118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092755119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755119 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 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092755119 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 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092755119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092755119 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241029092755924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092755938 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092755938 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(682)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092755949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092755950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48128 (stream_srv.c:129) 20241029092755950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48128<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(684)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092755955 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46637<->l=127.0.0.1:4262) (control_if.c:570) 20241029092755956 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092755956 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092755957 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092755957 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092755957 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092755957 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092755957 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092755957 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092755958 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092755958 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092755958 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) 20241029092755958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092755958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755958 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) 20241029092755958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092755958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755958 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092755958 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092755958 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092755958 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) 20241029092755958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092755958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755958 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) 20241029092755958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092755958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755958 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092755958 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092755958 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092755958 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092755958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092755958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092755959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092755959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755959 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092755959 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092755959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092755959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092755959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092755959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092755959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092755959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092755959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092755959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092755959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092755959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755959 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092755959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755959 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 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092755959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755959 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 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092755959 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 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092755959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092755959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092755959 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(689)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(689)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(689)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(687)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241029092755986 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092755986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c801f), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092755986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755986 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) 20241029092755986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092755986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755986 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092755986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009761df), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092755986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092755986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092755986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755986 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092755986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f112c5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401)[0;m 20241029092755986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092755986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092755986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092755986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092755986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755986 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 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092755986 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 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092755986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092755986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092755986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092755986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092755986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092755986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down HNBGW_Test.msc1-M3UA(692)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(692)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(692)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(690)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(695)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(695)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(695)@33a2975c244c: ************************************************* HNBGW_Test.msc2-SCCP(693)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092756003 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092756003 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756003 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092756003 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756003 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092756003 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092756003 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756003 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092756003 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756004 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756004 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092756004 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) 20241029092756004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756004 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) 20241029092756004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092756004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756004 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756004 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756004 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092756004 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) 20241029092756004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756004 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) 20241029092756004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092756004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756004 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756004 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756004 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092756004 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092756004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756004 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092756004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756004 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756004 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756004 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092756004 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092756004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092756005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756005 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756005 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 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092756005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756005 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 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092756005 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 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092756005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092756005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092756005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092756005 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(698)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(696)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(701)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(699)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(704)@33a2975c244c: ************************************************* HNBGW_Test.sgsn2-M3UA(704)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(704)@33a2975c244c: ************************************************* HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092756064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092756064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092756064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092756064 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092756064 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) 20241029092756064 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092756064 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092756064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092756064 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@33a2975c244c: setverdict(pass): none -> pass 20241029092756068 DLINP DEBUG SRVCONN(,r=127.0.0.1:48128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092756068 DLINP DEBUG SRVCONN(,r=127.0.0.1:48128<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092756068 DLINP DEBUG SRVCONN(,r=127.0.0.1:48128<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092756068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092756068 DHNBAP DEBUG (127.0.0.1:48128 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092756068 DHNBAP NOTICE (127.0.0.1:48128 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092756068 DHNBAP NOTICE (127.0.0.1:48128 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092756068 DLINP DEBUG SRVCONN(,r=127.0.0.1:48128<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092756068 DLINP DEBUG SRVCONN(,r=127.0.0.1:48128<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092756174 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 20241029092756174 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 20241029092756174 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092756174 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(689)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092756181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756181 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092756182 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092756182 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092756182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092756182 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092756182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092756185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756185 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092756185 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092756185 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092756185 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092756185 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092756185 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092756185 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 20241029092756185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092756185 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092756185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092756185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092756185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092756185 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092756185 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092756185 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756186 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756186 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092756186 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092756186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092756186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092756186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756186 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092756187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092756187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092756187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092756187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756188 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 20241029092756188 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 20241029092756188 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092756188 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(692)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092756194 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) 20241029092756194 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092756194 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092756194 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092756194 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092756194 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092756194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092756197 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) 20241029092756197 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092756197 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092756197 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092756197 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092756197 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092756197 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092756197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092756197 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092756197 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 20241029092756197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092756197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092756197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092756197 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092756197 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092756197 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756198 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756198 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092756198 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092756198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092756198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092756199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756199 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092756199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092756199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092756199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092756199 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756200 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 20241029092756200 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 20241029092756200 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092756200 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(695)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092756205 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) 20241029092756205 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092756205 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092756205 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092756205 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092756205 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092756205 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092756207 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) 20241029092756207 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092756207 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092756207 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092756207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092756207 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092756207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092756207 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 20241029092756207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092756207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092756207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092756207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092756207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092756207 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092756207 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092756207 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756208 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756208 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092756208 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) 20241029092756208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092756208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756208 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) 20241029092756208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092756208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756208 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756208 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756208 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756208 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 20241029092756208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092756208 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 20241029092756208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092756208 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756222 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 20241029092756222 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 20241029092756222 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092756222 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(698)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092756228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756228 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092756228 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092756228 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092756228 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092756228 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092756228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092756230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756230 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092756230 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092756230 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092756230 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092756230 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092756230 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092756230 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 20241029092756230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092756231 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092756231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092756231 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092756231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092756231 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092756231 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092756231 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756232 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756232 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092756232 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092756232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092756232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092756232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756232 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756232 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756232 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756232 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092756232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092756232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092756232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092756232 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756237 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 20241029092756237 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 20241029092756237 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 20241029092756237 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092756237 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092756237 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092756237 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(701)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092756242 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) 20241029092756242 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092756242 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092756242 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092756242 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092756242 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092756242 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092756242 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092756243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092756243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092756243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092756243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092756243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092756243 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092756246 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) 20241029092756246 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092756246 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092756246 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092756246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092756246 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241029092756246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092756247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092756247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092756247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092756247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092756247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092756247 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092756247 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092756247 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756248 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756248 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092756248 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092756248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092756248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756248 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092756248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756248 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092756248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092756248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092756248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092756248 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756250 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 20241029092756250 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 20241029092756250 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092756250 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(704)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029092756255 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) 20241029092756255 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029092756255 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092756255 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092756255 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092756255 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092756255 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092756258 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) 20241029092756258 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092756258 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092756258 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092756258 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092756258 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092756258 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092756258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092756258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029092756258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092756258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092756258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092756258 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092756258 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092756258 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092756259 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092756259 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092756260 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) 20241029092756260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092756260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756260 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) 20241029092756260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092756260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756260 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092756260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756260 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 20241029092756260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092756260 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 20241029092756260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092756260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756716 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092756716 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092756716 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092756716 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092756716 DLSCCP DEBUG SCCP-SCOC(46)[0x5566740863f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(688)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092756988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756988 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092756988 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092756988 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092756988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092756988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092756988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092756988 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092756988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092756988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092756988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092756988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092756988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092756988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092756988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092756989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092756989 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092756989 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) 20241029092756989 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) 20241029092756989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092756989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092756989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756989 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092756989 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092756989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756989 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756989 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756989 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092756989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092756989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092756989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092756989 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756993 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092756993 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092756993 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092756993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092756993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092756993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092756993 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092756993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092756993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092756993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092756993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092756993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092756993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092756993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092756993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092756993 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092756993 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(688)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(691)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092756999 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) 20241029092756999 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092756999 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092756999 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 20241029092756999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092756999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092756999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092756999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092756999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092756999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092756999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092756999 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) 20241029092756999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092756999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092756999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092756999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092756999 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092756999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092756999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092756999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092756999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092756999 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092756999 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) 20241029092756999 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) 20241029092756999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092756999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092756999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092756999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092756999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092756999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092756999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092756999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092756999 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092756999 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092756999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092756999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092756999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092756999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092756999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092756999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092756999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092756999 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757002 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) 20241029092757002 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092757002 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092757002 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 20241029092757002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757002 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757002 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) 20241029092757002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092757002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092757002 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092757002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757002 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092757002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092757002 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092757002 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(691)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(694)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092757006 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) 20241029092757006 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092757006 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092757006 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 20241029092757006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757006 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) 20241029092757006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092757006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092757006 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) 20241029092757006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757006 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) 20241029092757006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092757006 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092757006 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) 20241029092757006 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) 20241029092757006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092757006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092757006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092757007 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) 20241029092757007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092757007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092757007 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092757007 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092757007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092757007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092757007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092757007 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 20241029092757007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092757007 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 20241029092757007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092757007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757009 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) 20241029092757009 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092757009 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092757009 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 20241029092757009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757009 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757009 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) 20241029092757009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092757009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092757009 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) 20241029092757009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757009 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) 20241029092757009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757009 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092757009 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092757009 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(694)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092757036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092757036 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092757036 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092757036 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092757036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757036 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092757036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092757036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092757036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092757037 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092757037 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) 20241029092757037 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) 20241029092757037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092757037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092757037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092757037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092757037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092757037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092757037 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092757037 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092757037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092757037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092757037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092757037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092757037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092757037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092757037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092757037 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092757038 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092757038 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092757038 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092757038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757038 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092757038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092757038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092757038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092757038 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092757038 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(697)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092757045 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) 20241029092757045 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092757045 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092757045 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 20241029092757045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757045 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757045 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) 20241029092757045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092757045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092757045 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) 20241029092757045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757045 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) 20241029092757045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757045 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092757045 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092757045 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) 20241029092757045 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) 20241029092757045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092757045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092757045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092757045 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092757045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092757045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092757045 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092757045 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092757046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092757046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092757046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092757046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092757046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092757046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092757046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092757046 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757048 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) 20241029092757048 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092757048 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092757048 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 20241029092757048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757049 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) 20241029092757049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757049 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757049 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092757049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092757049 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) 20241029092757049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757049 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) 20241029092757049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757049 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757049 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757049 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092757049 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092757049 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(700)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092757058 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) 20241029092757058 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092757058 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092757058 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 20241029092757058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757058 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757058 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) 20241029092757058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092757058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092757058 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) 20241029092757058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757058 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) 20241029092757058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092757058 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092757058 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) 20241029092757058 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) 20241029092757058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092757058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092757058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092757058 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) 20241029092757058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092757058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092757058 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092757058 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: link up (cnlink.c:111) 20241029092757058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092757058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092757058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092757058 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 20241029092757058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092757058 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 20241029092757058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092757058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757060 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) 20241029092757060 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092757060 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092757060 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 20241029092757060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092757060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092757060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092757060 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092757060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092757060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092757060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092757060 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) 20241029092757060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092757060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092757060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092757060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092757060 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) 20241029092757060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092757060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757060 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) 20241029092757060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092757060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092757060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092757060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092757060 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092757060 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092757060 DRANAP INFO cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092758079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092758086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092758091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092758095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092758101 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092758105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092758108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092758112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092758115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092758119 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092758122 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092758124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092758126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092758128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092758130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092758132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092758133 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092758135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092758138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092758140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092758174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(706) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(683)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(706)4255023 20241029092759191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092759191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092759191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029092759191 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092759191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x40ed2f, normal) (hnbgw_rua.c:388) 20241029092759191 DHNB DEBUG map_rua[0x5566740863f0]{init}: Allocated (fsm.c:456) 20241029092759191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092759191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4255023 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092759191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092759191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092759191 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241029092759191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4255023 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241029092759191 DCN DEBUG map_sccp[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092759191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092759191 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4255023 <-> SCCP-69 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241029092759191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4255023 SCCP-69 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029092759191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092759191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092759191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092759191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092759191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092759191 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092759191 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{IDLE}: Allocated (fsm.c:456) 20241029092759191 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092759191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030002790056400500f1100926) (sccp_scrc.c:401) 20241029092759191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092759191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092759191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092759191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092759191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092759191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092759191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092759191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092759191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092759191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092759191 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) 20241029092759191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092759191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092759191 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092759191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092759191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092759191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092759191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092759191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092759191 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 20241029092759191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092759191 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 20241029092759191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092759191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(706) HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(706)12895608 HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(706)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092759195 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) 20241029092759195 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092759195 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092759195 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 20241029092759195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092759195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092759195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092759195 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092759195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092759195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092759195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092759195 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) 20241029092759195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092759195 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0058f46a) (sccp_scrc.c:472) 20241029092759195 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241029092759195 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092759195 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092759195 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092759195 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092759195 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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) 20241029092759195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092759195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092759195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(706)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092759196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092759197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092759198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092759199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092759199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092759200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092759201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092759202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092759203 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092759204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092759205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092759205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092759206 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092759207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092759207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092759208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092759209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092759209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092759210 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092759211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092759220 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.sgsn2-RAN(703)@33a2975c244c: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(707) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(683)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(707)7199274 20241029092800244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092800244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092800244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029092800244 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092800244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6dda2a, normal) (hnbgw_rua.c:388) 20241029092800244 DHNB DEBUG map_rua[0x556674077d40]{init}: Allocated (fsm.c:456) 20241029092800244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092800244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7199274 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092800244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092800244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092800244 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241029092800244 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7199274 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241029092800244 DCN DEBUG map_sccp[0x55667407a930]{init}: Allocated (fsm.c:456) 20241029092800244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092800244 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7199274 <-> SCCP-70 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241029092800244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7199274 SCCP-70 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029092800244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092800244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092800244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092800244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092800244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092800244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092800244 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{IDLE}: Allocated (fsm.c:456) 20241029092800244 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092800244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f400300003c0056400500f1100926) (sccp_scrc.c:401) 20241029092800244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092800244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092800244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092800244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092800244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092800244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092800244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092800244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092800244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092800244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092800244 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) 20241029092800244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092800244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092800244 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092800244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092800244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092800244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092800244 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092800244 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092800244 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 20241029092800244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092800244 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 20241029092800244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092800244 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(707) HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(707)8652650 HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092800249 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) 20241029092800250 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092800250 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092800250 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 20241029092800250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092800250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092800250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092800250 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092800250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092800250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092800250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092800250 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) 20241029092800250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092800250 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc7b02) (sccp_scrc.c:472) 20241029092800250 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241029092800250 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092800250 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092800250 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092800250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092800250 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) 20241029092800250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092800250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(707)@33a2975c244c: setverdict(pass): none -> pass 20241029092800252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(707)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092800253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092800257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092800259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092800260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092800262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092800263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092800264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092800264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092800265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092800266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092800267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092800268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092800268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092800269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092800270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092800271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092800271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092800272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092800273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092800274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092800283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(700)@33a2975c244c: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@33a2975c244c: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(708) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(683)@33a2975c244c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(708)12172493 20241029092801312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092801313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092801313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029092801313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092801313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb9bccd, normal) (hnbgw_rua.c:388) 20241029092801313 DHNB DEBUG map_rua[0x5566740822f0]{init}: Allocated (fsm.c:456) 20241029092801313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092801313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172493 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092801313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092801313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092801313 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029092801313 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172493 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029092801313 DCN DEBUG map_sccp[0x55667407fa80]{init}: Allocated (fsm.c:456) 20241029092801313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092801313 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12172493 <-> SCCP-71 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092801313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172493 SCCP-71 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029092801313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092801313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092801313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092801313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092801313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092801313 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092801313 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{IDLE}: Allocated (fsm.c:456) 20241029092801313 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092801313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f400300029f0056400500f1100926) (sccp_scrc.c:401) 20241029092801313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092801313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092801314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092801314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092801314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092801314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092801314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092801314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092801314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092801314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092801314 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092801314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092801314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092801314 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092801314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092801314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092801314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092801314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092801314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092801314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092801314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092801314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092801314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092801314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(699)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@33a2975c244c: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(708) HNBGW_Test.sgsn1-RAN(700)@33a2975c244c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(708)13864187 HNBGW_Test.sgsn1-SCCP(699)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(699)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(708)@33a2975c244c: setverdict(pass): none -> pass 20241029092801333 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) 20241029092801333 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092801333 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092801333 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 20241029092801333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092801333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092801333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092801333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092801333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092801333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092801333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092801333 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) 20241029092801333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092801333 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ed42c) (sccp_scrc.c:472) 20241029092801333 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241029092801333 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092801333 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092801333 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092801333 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092801333 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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) 20241029092801333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092801333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092801335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(708)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092801337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092801342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092801346 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092801349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092801352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092801354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092801355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092801356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092801357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092801357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092801358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092801359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092801360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092801361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092801362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092801363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092801364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092801364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092801365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092801366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092801368 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46637<->l=127.0.0.1:4262) (control_if.c:193) 20241029092801368 DLINP DEBUG SRVCONN(,r=127.0.0.1:48128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092801368 DLINP DEBUG SRVCONN(,r=127.0.0.1:48128<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092801368 DLINP NOTICE SRV(,r=127.0.0.1:48128<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092801368 DMAIN NOTICE (127.0.0.1:48128 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48128<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092801368 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(697)@33a2975c244c: Final verdict of PTC: none 20241029092801369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(694)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(690)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(685)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(703)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(691)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(683)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(688)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(687)@33a2975c244c: Final verdict of PTC: none 20241029092801369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092801369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092801369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092801369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092801369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092801369 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092801369 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092801369 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029092801369 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092801369 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092801369 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092801369 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 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092801369 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092801369 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 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092801369 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092801369 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092801369 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241029092801369 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 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092801369 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0HNBGW_Test.sgsn1-SCCP(699)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(695)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(689)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(700)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(704)@33a2975c244c: Final verdict of PTC: none ){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092801369 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092801369 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 20241029092801369 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 20241029092801369 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) 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029092801369 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092801369 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092801369 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 20241029092801370 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) 20241029092801370 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092801370 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092801370 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) 20241029092801370 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) 20241029092801370 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092801370 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092801370 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092801370 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092801370 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092801370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092801370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092801369 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092801369 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092801369 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092801369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092801369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092801369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092801369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092801369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092801369 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092801369 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092801369 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092801369 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092801369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092801369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092801369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092801369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092801369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092801369 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092801369 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092801369 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092801369 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092801369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092801369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092801369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092801369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092801369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092801369 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092801369 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092801369 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092801369 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092801369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092801369 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092801369 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092801369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f46a), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092801370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092801370 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) 20241029092801370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092801370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092801370 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092801370 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092801370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4255023)[0x5566740863f0]{disrupted}: Deallocated (fsm.c:568) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{disconnected}: Freeing instance (context_map.c:206) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x556674074500]{disconnected}: Deallocated (fsm.c:568) 20241029092801370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4255023 SCCP-69 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092801370 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092801370 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092801370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7b02), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092801370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092801370 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) 20241029092801370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092801370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092801370 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092801370 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092801370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{disrupted}: Freeing instance (context_map.c:202) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7199274)[0x556674077d40]{disrupted}: Deallocated (fsm.c:568) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{disconnected}: Freeing instance (context_map.c:206) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55667407a930]{disconnected}: Deallocated (fsm.c:568) 20241029092801370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7199274 SCCP-70 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241029092801370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092801370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092801370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092801370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092801370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092801370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092801370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092801370 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092801370 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092801370 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092801370 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092801370 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092801370 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092801370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed42c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092801370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092801370 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092801370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092801370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092801370 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092801370 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092801370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172493)[0x5566740822f0]{disrupted}: Deallocated (fsm.c:568) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{disconnected}: Freeing instance (context_map.c:206) 20241029092801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55667407fa80]{disconnected}: Deallocated (fsm.c:568) 20241029092801370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172493 SCCP-71 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241029092801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092801370 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092801370 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092801370 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092801372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092801372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092801372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092801372 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 20241029092801372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092801372 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 20241029092801372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092801372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092801372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092801372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092801372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092801372 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 20241029092801372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092801372 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 20241029092801372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092801372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092801372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092801372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092801372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092801372 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092801372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092801372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092801372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092801372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(682)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(681)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(684)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(702)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(705)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(693)@33a2975c244c: Final verdict of PTC: none 20241029092801382 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 20241029092801382 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) 20241029092801382 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092801382 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092801382 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092801382 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) 20241029092801382 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092801382 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029092801382 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) 20241029092801382 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) 20241029092801382 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092801382 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092801382 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092801382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092801382 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092801382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092801382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092801383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092801383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092801383 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092801383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092801383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092801383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092801383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092801383 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092801383 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092801383 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092801383 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(686)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(692)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092801393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(681): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(682): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(683): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(684): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(685): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(686): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(687): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(688): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(689): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(690): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(691): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(692): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(693): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(694): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(695): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(702): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(703): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(704): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(705): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(706): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(707): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(708): pass (pass -> pass) MTC@33a2975c244c: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:28:01 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 20241029092801532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092802143 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092802143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001051c7), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092802143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092802143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092802143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092802143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092802143 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092802143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000dfb9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092802143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092802143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092802143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092802143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092802143 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092802143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004215fa), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092802143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092802143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092802143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092802143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092802144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092802144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092802144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092802144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092802144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092802144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092802144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092802144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092802144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092802144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092802144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092802144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092802144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092802144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092802144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092802144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092802235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=421388) 20241029092802730 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092802730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e47d9f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092802730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092802730 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092802730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092802730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092802730 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092802730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c41eb), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092802730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092802730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092802730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092802730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092802730 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092802730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00126e11), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092802730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092802730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092802730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092802730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092802730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092802730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092802730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092802730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092802730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092802730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092802730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092802730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092802730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092802730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092802730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092802730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092802730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092802730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092802730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092802730 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=421388, count=427536) 20241029092803371 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092803371 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092803371 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092803371 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092803371 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092803371 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029092803371 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092803371 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092803371 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092803371 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092803371 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092803371 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029092803371 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092803371 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092803371 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092803383 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092803383 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092803383 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092803591 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092803591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474ff9), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092803591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092803591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092803591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092803591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092803591 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092803591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077af34), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092803591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092803591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092803591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092803591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092803591 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092803591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021c99a), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092803591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092803591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092803591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092803591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092803591 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092803592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4db06), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092803592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092803592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092803592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092803592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092803592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092803592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092803592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092803592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092803592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092803592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092803592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092803592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092803592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092803592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092803592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092803592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092803592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092803592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092803592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092803592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092803592 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:28:04 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 20241029092804464 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092804464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082dc1), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092804464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092804464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092804464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092804464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092804464 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092804464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ef32f), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092804464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092804464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092804465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092804465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092804465 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092804465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd0d0), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092804465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092804465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092804465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092804465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092804465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092804465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092804465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092804465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092804465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092804465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092804465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092804465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092804465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092804465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092804465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092804465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092804465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092805119 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092805119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6d6f2), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092805119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092805119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805119 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092805119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002beb49), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092805119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805119 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) 20241029092805119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092805119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805119 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092805119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00636a2a), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092805119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805119 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092805119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092805119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092805119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092805119 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092805119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805119 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 20241029092805119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092805119 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 20241029092805119 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092805120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092805120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092805120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092805120 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241029092805324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_nri_from_other_PLMN-Iuh0(710)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092805336 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092805336 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092805346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35364<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_nri_from_other_PLMN-Iuh1(712)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092805347 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49246 (stream_srv.c:129) 20241029092805347 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49246<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092805352 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34231<->l=127.0.0.1:4262) (control_if.c:570) 20241029092805353 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805353 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805354 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805354 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805354 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805354 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805354 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805354 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805354 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805354 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092805355 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092805355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092805355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805355 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805355 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805355 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092805355 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092805355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092805355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805355 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805355 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805355 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805355 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092805355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092805355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092805355 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092805355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805355 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805355 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805355 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092805355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092805355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092805355 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092805356 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805356 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092805356 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) 20241029092805356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092805356 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805356 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) 20241029092805356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092805356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805356 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805356 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805356 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092805356 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) 20241029092805356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092805356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805356 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) 20241029092805356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092805356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805356 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805356 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805356 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805356 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 20241029092805356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092805356 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092805356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805356 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805356 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805356 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 20241029092805356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092805356 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 20241029092805356 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(717)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(715)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(720)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@33a2975c244c: ************************************************* HNBGW_Test.msc1-SCCP(718)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@33a2975c244c: ************************************************* HNBGW_Test.msc2-M3UA(723)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@33a2975c244c: ************************************************* HNBGW_Test.msc2-SCCP(721)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092805394 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805394 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805394 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805394 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805394 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805394 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805394 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092805394 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805395 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805395 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092805395 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) 20241029092805395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805395 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) 20241029092805395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092805395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805395 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805395 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805395 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092805395 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) 20241029092805395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805395 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) 20241029092805395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092805395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805395 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805395 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805395 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092805395 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805395 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092805396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805396 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805396 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805396 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092805396 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092805396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092805396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805396 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805396 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 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092805396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805396 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 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092805396 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 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092805396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805396 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092805396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805396 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092805396 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(729)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(727)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(732)@33a2975c244c: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(730)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092805456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092805456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092805456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092805456 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092805456 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) 20241029092805456 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092805456 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092805456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092805456 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@33a2975c244c: setverdict(pass): none -> pass 20241029092805465 DLINP DEBUG SRVCONN(,r=127.0.0.1:49246<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092805465 DLINP DEBUG SRVCONN(,r=127.0.0.1:49246<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092805465 DLINP DEBUG SRVCONN(,r=127.0.0.1:49246<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092805465 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092805465 DHNBAP DEBUG (127.0.0.1:49246 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092805466 DHNBAP NOTICE (127.0.0.1:49246 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092805466 DHNBAP NOTICE (127.0.0.1:49246 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092805466 DLINP DEBUG SRVCONN(,r=127.0.0.1:49246<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092805466 DLINP DEBUG SRVCONN(,r=127.0.0.1:49246<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092805569 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 20241029092805569 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 20241029092805569 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092805569 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(717)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092805578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805578 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092805578 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092805578 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092805578 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092805578 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092805578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092805580 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 20241029092805580 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 20241029092805580 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092805580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092805580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805580 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092805580 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092805580 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092805580 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092805580 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092805580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092805581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092805581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092805581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092805581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092805581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092805581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092805581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092805581 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092805581 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092805581 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805582 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805582 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092805582 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092805582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092805582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805582 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092805583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092805583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092805583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092805583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(720)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092805587 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) 20241029092805587 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092805588 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092805588 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092805588 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092805588 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092805588 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092805590 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) 20241029092805590 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092805590 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092805590 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092805590 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092805590 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092805590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092805590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092805590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092805591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092805591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092805591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092805591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092805591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092805591 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092805591 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092805591 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805591 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 20241029092805591 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 20241029092805591 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092805591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092805592 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805592 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092805592 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092805592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092805593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092805593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092805593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092805593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092805592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092805592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805592 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc2-M3UA(723)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029092805598 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) 20241029092805598 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029092805598 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092805598 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092805598 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092805598 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092805598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092805600 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) 20241029092805600 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092805600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092805600 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092805600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092805600 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092805601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092805601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092805601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092805601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029092805601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092805601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092805601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092805601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092805601 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092805601 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092805601 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805602 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805602 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092805602 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) 20241029092805602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805603 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) 20241029092805603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092805603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805603 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805603 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 20241029092805603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092805603 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 20241029092805603 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092805603 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092805608 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 20241029092805608 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 20241029092805608 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092805608 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(726)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092805612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805612 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092805612 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092805612 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092805612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092805612 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092805612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092805614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805614 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092805614 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092805614 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092805614 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092805614 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092805614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092805614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092805614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092805614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092805614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092805614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092805614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092805614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092805614 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092805614 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092805614 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805615 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805615 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092805615 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092805615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092805615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805615 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805616 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805616 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805616 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092805616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092805616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092805616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092805616 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092805619 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 20241029092805619 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 20241029092805619 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092805619 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(729)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092805625 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) 20241029092805625 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092805625 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092805625 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092805625 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092805625 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092805625 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092805626 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) 20241029092805626 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092805626 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092805627 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092805627 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092805627 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092805627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092805627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092805627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092805627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092805627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092805627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092805627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092805627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092805627 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092805627 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092805627 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805628 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805628 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092805628 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092805628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092805628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805628 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092805628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092805628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805628 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805628 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805628 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805628 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092805628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092805628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092805628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092805628 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092805635 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 20241029092805635 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 20241029092805635 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092805635 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(732)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029092805644 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) 20241029092805644 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029092805644 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092805644 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092805644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092805644 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029092805644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092805646 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) 20241029092805646 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092805646 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092805646 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092805646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092805646 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092805646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092805646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092805646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092805646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029092805646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092805646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092805646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092805646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092805646 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092805646 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092805646 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092805648 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092805648 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092805648 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) 20241029092805648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092805648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092805648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092805648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092805648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092805648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092805648 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) 20241029092805648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092805648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092805648 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092805648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092805648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092805648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092805648 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 20241029092805648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092805648 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 20241029092805648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092805648 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092805982 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(48)[0x55667407c6d0]{IDLE}: Deallocated (fsm.c:568) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(47)[0x556674084610]{IDLE}: Deallocated (fsm.c:568) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092805982 DLSCCP DEBUG SCCP-SCOC(49)[0x556674081c10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(716)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092806385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806385 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092806385 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092806385 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092806385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806385 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092806385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092806385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092806385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806385 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092806386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092806386 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) 20241029092806386 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) 20241029092806386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092806386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092806386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092806386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092806386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092806386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092806386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092806386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092806386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092806386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092806386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092806386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092806386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092806386 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806386 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092806386 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092806386 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092806386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806386 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806386 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092806386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092806386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092806386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092806386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806386 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092806386 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092806386 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(716)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(719)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092806387 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) 20241029092806387 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092806387 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092806387 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 20241029092806387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806387 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806387 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) 20241029092806387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092806387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806387 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092806387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092806387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806387 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092806387 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092806387 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) 20241029092806387 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) 20241029092806387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092806387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092806387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092806387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092806387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092806387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092806387 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092806387 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) 20241029092806387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092806387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092806387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092806387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092806387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092806387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092806387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806388 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) 20241029092806388 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092806388 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092806388 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 20241029092806388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806388 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806388 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) 20241029092806388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092806388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806388 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092806388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806388 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092806388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806388 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092806388 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092806388 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(719)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092806398 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) 20241029092806398 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092806398 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092806398 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 20241029092806398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806399 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806399 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) 20241029092806399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092806399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806399 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) 20241029092806399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806399 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) 20241029092806399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092806399 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092806399 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) 20241029092806399 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) 20241029092806399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092806399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092806399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092806399 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) 20241029092806399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092806399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092806399 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092806399 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{CONNECTED}: link up (cnlink.c:111) 20241029092806399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092806399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092806399 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 20241029092806399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092806399 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 20241029092806399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029092806399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806401 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) 20241029092806401 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029092806401 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029092806401 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 20241029092806401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806401 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) 20241029092806401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029092806401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806401 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) 20241029092806401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806401 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) 20241029092806401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092806401 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092806401 DRANAP INFO cnlink(msc-2)[0x556674002260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(722)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092806412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806412 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092806412 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092806412 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092806412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806412 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092806412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092806412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092806412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092806412 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092806412 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) 20241029092806412 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) 20241029092806412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092806412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092806412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092806412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092806412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092806412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092806412 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092806412 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092806412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092806412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092806412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092806412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092806412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092806412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092806412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806413 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092806413 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092806413 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092806413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092806413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092806413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092806413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092806413 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092806413 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(725)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092806427 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) 20241029092806427 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092806427 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092806427 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 20241029092806427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806427 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806427 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) 20241029092806427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092806427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806427 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) 20241029092806427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806427 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) 20241029092806427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092806427 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092806427 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) 20241029092806427 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) 20241029092806427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092806427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092806427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092806427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092806427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092806427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092806427 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092806427 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092806427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092806427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092806427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092806427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092806427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092806427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092806427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806429 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) 20241029092806429 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092806429 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092806429 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 20241029092806429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806429 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806429 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) 20241029092806429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092806429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806429 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) 20241029092806429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806429 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) 20241029092806429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092806429 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092806429 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(728)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092806448 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) 20241029092806448 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092806448 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092806448 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 20241029092806448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806449 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806449 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) 20241029092806449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092806449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806449 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) 20241029092806449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806449 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) 20241029092806449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806449 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092806449 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092806449 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) 20241029092806449 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) 20241029092806449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092806449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092806449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092806450 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) 20241029092806450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092806450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092806450 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092806450 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: link up (cnlink.c:111) 20241029092806450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092806450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092806450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092806450 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 20241029092806450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092806450 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 20241029092806450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092806450 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806450 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) 20241029092806450 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092806450 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092806450 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 20241029092806450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092806450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092806450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092806450 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092806450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092806450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092806450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092806450 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) 20241029092806450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092806450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092806450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029092806450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092806450 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) 20241029092806450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092806451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806451 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) 20241029092806451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092806451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092806451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092806451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092806451 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092806451 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092806451 DRANAP INFO cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(731)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092807480 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092807488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092807492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092807496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092807501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092807504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092807507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092807510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092807512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092807515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092807517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092807519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092807522 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092807525 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092807529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092807532 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092807535 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092807538 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092807541 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092807543 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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@33a2975c244c: 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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092807564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(725)@33a2975c244c: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(725)@33a2975c244c: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(734) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(711)@33a2975c244c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(734)14524494 20241029092808617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092808617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092808617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029092808617 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092808617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdda04e, normal) (hnbgw_rua.c:388) 20241029092808617 DHNB DEBUG map_rua[0x556674081c10]{init}: Allocated (fsm.c:456) 20241029092808617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092808617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14524494 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092808617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092808617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092808617 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241029092808617 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241029092808617 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14524494 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) 20241029092808617 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14524494 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092808617 DCN DEBUG map_sccp[0x5566740822f0]{init}: Allocated (fsm.c:456) 20241029092808618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092808618 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14524494 <-> SCCP-72 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092808618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14524494 SCCP-72 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029092808618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092808618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092808618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092808618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092808618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092808618 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092808618 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{IDLE}: Allocated (fsm.c:456) 20241029092808618 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092808618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030002f50056400500f1100926) (sccp_scrc.c:401) 20241029092808618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092808618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092808618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092808618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092808618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092808618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092808618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092808618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092808618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092808618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092808618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092808618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092808618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092808618 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092808618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092808618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092808618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092808618 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092808618 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092808618 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092808618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092808618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092808618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092808618 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(724)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(724)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(725)@33a2975c244c: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(734) HNBGW_Test.sgsn0-RAN(725)@33a2975c244c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(734)13013211 HNBGW_Test.sgsn0-SCCP(724)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(724)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(734)@33a2975c244c: setverdict(pass): none -> pass 20241029092808637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092808637 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092808637 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092808637 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092808637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092808637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092808637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092808637 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092808637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092808637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092808637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092808637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092808637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092808637 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00684cbb) (sccp_scrc.c:472) 20241029092808637 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241029092808637 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092808637 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092808637 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092808637 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092808637 DCN DEBUG handle_cn_conn_conf() conn_id=72, 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) 20241029092808637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092808637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092808639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(734)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092808641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092808645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092808648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092808651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092808652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092808654 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092808655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092808656 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092808657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092808658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092808659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092808659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092808660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092808661 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092808662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092808663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092808664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092808665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092808665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092808666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092808676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(731)@33a2975c244c: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@33a2975c244c: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(735) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(711)@33a2975c244c: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(735)1297014 20241029092809706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092809706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092809706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029092809706 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092809706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13ca76, normal) (hnbgw_rua.c:388) 20241029092809706 DHNB DEBUG map_rua[0x5566740863f0]{init}: Allocated (fsm.c:456) 20241029092809706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092809706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1297014 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092809706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092809706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092809706 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241029092809706 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1297014 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241029092809706 DCN DEBUG map_sccp[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092809706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092809706 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1297014 <-> SCCP-73 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241029092809706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1297014 SCCP-73 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029092809706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092809706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092809706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092809706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092809707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092809707 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092809707 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{IDLE}: Allocated (fsm.c:456) 20241029092809707 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092809707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030003440056400500f1100926) (sccp_scrc.c:401) 20241029092809707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092809707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092809707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092809707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092809707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092809707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092809707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092809707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092809707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092809707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092809707 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) 20241029092809707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092809707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092809707 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092809707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092809707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092809707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092809707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092809707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092809707 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 20241029092809707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092809707 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 20241029092809707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092809707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(730)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@33a2975c244c: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(735) HNBGW_Test.sgsn2-RAN(731)@33a2975c244c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(735)11973370 HNBGW_Test.sgsn2-SCCP(730)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(735)@33a2975c244c: setverdict(pass): none -> pass 20241029092809719 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) 20241029092809719 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029092809719 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029092809719 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 20241029092809719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092809719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092809719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092809719 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092809719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092809719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092809719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092809719 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) 20241029092809719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092809719 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002a93ac) (sccp_scrc.c:472) 20241029092809719 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241029092809719 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092809719 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092809719 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092809719 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092809719 DCN DEBUG handle_cn_conn_conf() conn_id=73, 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) 20241029092809719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092809720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092809720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(735)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092809722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092809728 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092809731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092809733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092809735 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092809736 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092809738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092809739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092809740 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092809742 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092809743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092809744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092809744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092809745 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092809746 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092809747 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092809748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092809749 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092809749 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092809750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092809754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092809754 DLINP DEBUG SRVCONN(,r=127.0.0.1:49246<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092809754 DLINP DEBUG SRVCONN(,r=127.0.0.1:49246<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092809754 DLINP NOTICE SRV(,r=127.0.0.1:49246<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092809754 DMAIN NOTICE (127.0.0.1:49246 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49246<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092809754 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092809754 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34231<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(728)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@33a2975c244c: Final verdict of PTC: none 20241029092809754 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029092809754 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092809754 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092809754 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092809754 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 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092809754 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092809754 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 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092809754 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-SCCP(721)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(713)@33a2975c244c: Final verdict of PTC: none 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092809754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092809754 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 20241029092809754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092809754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092809754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029092809754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092809754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(715)@33a2975c244c: Final verdict of PTC: none20241029092809754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092809754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092809754 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092809754 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092809754 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092809754 DRANAP NOTICE cnlink(msc-2)[0x556674002260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-SCCP(730)@33a2975c244c: Final verdict of PTC: none 20241029092809754 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092809754 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) 20241029092809754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092809754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092809754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092809754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092809754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092809754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092809754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092809754 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092809754 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092809754 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 20241029092809754 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 20241029092809754 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241029092809754 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 20241029092809754 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092809754 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092809754 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(719)@33a2975c244c: Final verdict of PTC: none 20241029092809754 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 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092809754 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092809754 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) 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092809754 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 20241029092809754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092809755 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092809755 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092809755 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) 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092809755 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 20241029092809755 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) 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092809755 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092809755 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 20241029092809755 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 20241029092809755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092809755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092809755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092809755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092809755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092809755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092809755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092809755 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092809755 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092809755 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092809755 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092809755 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092809755 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092809755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00684cbb), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092809755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092809755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092809755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092809755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092809755 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092809755 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092809755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092809755 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.msc1-M3UA(720)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(711)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(710)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(712)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@33a2975c244c: Final verdict of PTC: none 20241029092809755 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) HNBGW_Test.sgsn1-M3UA(729)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(709)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@33a2975c244c: Final verdict of PTC: none20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092809755 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) 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092809755 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092809755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092809755 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 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{disrupted}: Freeing instance (context_map.c:202) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14524494)[0x556674081c10]{disrupted}: Deallocated (fsm.c:568) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x5566740822f0]{disconnected}: Deallocated (fsm.c:568) 20241029092809755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14524494 SCCP-72 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241029092809755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092809755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092809755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029092809755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092809755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092809755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092809755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092809755 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092809755 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092809755 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092809755 DRANAP NOTICE cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092809755 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092809755 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092809755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a93ac), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092809755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092809755 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) 20241029092809755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092809755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092809755 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092809755 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092809755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092809755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1297014)[0x5566740863f0]{disrupted}: Deallocated (fsm.c:568) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{disconnected}: Freeing instance (context_map.c:206) 20241029092809755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x556674074500]{disconnected}: Deallocated (fsm.c:568) 20241029092809755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1297014 SCCP-73 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241029092809755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092809755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092809755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092809755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092809755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092809755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092809755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092809755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092809755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092809755 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092809755 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092809755 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092809755 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092809755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092809755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092809755 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092809755 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092809755 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092809755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092809755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092809755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092809755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092809755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092809755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092809756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092809756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092809756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092809756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092809756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092809756 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 20241029092809756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092809756 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 20241029092809756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092809756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(722)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(733)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092809791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35364<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(710): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(711): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(712): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(713): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(734): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(735): pass (pass -> pass) MTC@33a2975c244c: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:28:09 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 20241029092809932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092810635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381236) 20241029092811371 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092811371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed42c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092811371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092811371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092811371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092811371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092811371 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092811371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7b02), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092811371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092811371 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) 20241029092811371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092811371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092811371 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092811371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f46a), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092811371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092811371 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) 20241029092811371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092811371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092811371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092811371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092811371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092811371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092811372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092811372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092811372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092811372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092811372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092811372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092811372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092811372 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 20241029092811372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092811372 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 20241029092811372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092811372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092811372 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 20241029092811372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092811372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092811372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092811372 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 20241029092811372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092811372 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 20241029092811372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029092811372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=381236, count=381776) 20241029092811755 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092811755 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092811755 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029092811755 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092811755 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092811755 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092811755 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092811755 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092811755 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092811755 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092811755 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029092811755 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029092811756 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092811756 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092811756 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092812144 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092812144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004215fa), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092812144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092812144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092812144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092812144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092812144 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092812144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000dfb9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092812144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092812144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092812144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092812144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092812144 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092812144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001051c7), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092812144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092812144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092812144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092812144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092812144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092812144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092812144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092812144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092812144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092812144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092812144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092812144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092812144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092812144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092812144 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 20241029092812144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092812144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092812144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092812144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092812144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092812144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092812144 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 20241029092812144 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@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:28: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_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 20241029092812731 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092812731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00126e11), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092812731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092812731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092812731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092812731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092812731 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092812731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c41eb), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092812731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092812731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092812731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092812731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092812731 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092812731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e47d9f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092812731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092812731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092812731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092812731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092812731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092812731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092812731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092812731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092812731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092812731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092812731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092812731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092812731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092812731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092812731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092812731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092812731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092812731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092812732 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 20241029092813592 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092813593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4db06), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092813593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092813593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813593 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092813593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021c99a), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092813593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092813593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813593 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092813593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077af34), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092813593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092813593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813593 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092813593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474ff9), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092813593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092813593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092813593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092813593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092813593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092813593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241029092813737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092813748 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092813748 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(737)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092813756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092813757 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49006 (stream_srv.c:129) 20241029092813757 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49006<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(739)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092813762 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40133<->l=127.0.0.1:4262) (control_if.c:570) 20241029092813763 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813763 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813763 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813763 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813763 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813763 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813763 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813764 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813764 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092813764 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) 20241029092813764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813764 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) 20241029092813764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092813764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813764 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813764 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813764 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092813764 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) 20241029092813764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813764 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) 20241029092813764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092813764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813764 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813764 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813764 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092813764 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092813764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092813764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813764 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813764 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092813764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092813764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092813765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813765 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813765 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 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092813765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813765 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 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092813765 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 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092813765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813765 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092813765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813765 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092813765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(744)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(744)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(744)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(742)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(747)@33a2975c244c: ************************************************* HNBGW_Test.msc1-M3UA(747)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(747)@33a2975c244c: ************************************************* MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(745)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092813792 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813792 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813792 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813792 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813792 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092813792 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813792 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813792 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092813792 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813793 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813793 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092813793 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) 20241029092813793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813793 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) 20241029092813793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092813793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813793 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813793 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813793 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092813793 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) 20241029092813793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813793 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) 20241029092813793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092813793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813793 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813793 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813793 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092813793 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092813793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092813794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813794 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813794 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092813794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092813794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092813794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092813794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813794 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813794 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 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092813794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813794 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 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092813794 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 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092813794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092813794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092813794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092813794 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092813794 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@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(750)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(750)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(750)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(748)@33a2975c244c: v_sccp_pdu_maxlen:268 MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(753)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(753)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(753)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092813830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092813830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092813830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092813830 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092813830 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) 20241029092813830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092813830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092813830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092813830 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@33a2975c244c: setverdict(pass): none -> pass 20241029092813835 DLINP DEBUG SRVCONN(,r=127.0.0.1:49006<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092813835 DLINP DEBUG SRVCONN(,r=127.0.0.1:49006<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092813835 DLINP DEBUG SRVCONN(,r=127.0.0.1:49006<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092813835 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092813835 DHNBAP DEBUG (127.0.0.1:49006 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092813835 DHNBAP NOTICE (127.0.0.1:49006 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092813835 DHNBAP NOTICE (127.0.0.1:49006 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092813835 DLINP DEBUG SRVCONN(,r=127.0.0.1:49006<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092813835 DLINP DEBUG SRVCONN(,r=127.0.0.1:49006<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092813976 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 20241029092813976 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 20241029092813976 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092813976 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(744)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092813986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813986 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092813986 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092813986 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092813986 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092813986 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092813986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092813988 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 20241029092813988 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 20241029092813988 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092813988 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092813988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813989 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092813989 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092813989 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092813989 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092813989 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092813989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092813989 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 20241029092813989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092813989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092813989 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092813989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092813989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092813989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092813989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092813989 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092813989 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092813989 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813990 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813990 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092813990 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092813991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092813991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092813991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092813991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092813991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092813991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092813991 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092813991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092813991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092813991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092813991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092813991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092813991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092813991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092813991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(747)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029092813995 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) 20241029092813995 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029092813995 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092813995 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092813995 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092813995 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092813995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092813998 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) 20241029092813998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092813998 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092813998 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092813998 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092813998 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092813998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092813998 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 20241029092813998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092813998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092813998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029092813998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092813998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092813998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092813998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092813998 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092813998 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092813998 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092813999 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092813999 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092813999 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092813999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092813999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092813999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092813999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092813999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092814000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814000 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092814000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092814000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092814000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092814000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092814000 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814005 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 20241029092814006 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 20241029092814006 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092814006 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(750)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092814012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814013 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092814013 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092814013 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092814013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092814013 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092814013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092814015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814015 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092814015 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092814015 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092814015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092814015 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092814015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092814015 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 20241029092814015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092814015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092814015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092814015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092814015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092814015 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092814015 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092814015 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092814017 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092814017 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092814017 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092814017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092814017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092814017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092814017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814017 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092814017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092814017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092814017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092814017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092814017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814017 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 20241029092814017 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 20241029092814017 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 20241029092814018 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029092814018 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029092814018 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029092814018 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(753)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092814023 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) 20241029092814023 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092814023 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029092814023 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029092814023 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029092814023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092814023 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092814023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029092814024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092814024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092814024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092814024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092814024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092814024 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092814028 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) 20241029092814028 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092814028 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092814028 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092814028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092814028 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241029092814028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092814028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092814028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092814028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092814028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092814028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092814028 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092814028 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092814028 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092814029 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092814029 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092814029 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092814029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092814029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092814029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814029 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092814029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814030 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092814030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092814030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092814030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092814030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092814030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814465 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092814465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd0d0), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092814465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092814465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814466 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092814466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ef32f), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092814466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092814466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814466 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092814466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082dc1), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092814466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092814466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092814466 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092814466 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092814466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092814466 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814474 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092814474 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092814474 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092814474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814474 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092814474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814474 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=00dfd0d0) (sccp_scrc.c:472) 20241029092814474 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(57)[0x55667407aad0]{IDLE}: Deallocated (fsm.c:568) 20241029092814474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814474 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) 20241029092814474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814474 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) 20241029092814474 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092814474 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092814474 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 20241029092814474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814474 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814474 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=00082dc1) (sccp_scrc.c:472) 20241029092814474 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092814474 DLSCCP DEBUG SCCP-SCOC(58)[0x556674086ef0]{IDLE}: Deallocated (fsm.c:568) 20241029092814674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814674 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092814674 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092814674 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092814674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814674 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092814675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814675 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=007ef32f) (sccp_scrc.c:472) 20241029092814675 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241029092814675 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092814675 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092814675 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092814675 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092814675 DLSCCP DEBUG SCCP-SCOC(56)[0x556674086c70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(743)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092814795 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) 20241029092814795 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092814795 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092814795 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 20241029092814795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814795 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092814795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092814795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092814795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029092814795 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814795 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) 20241029092814795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092814795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092814795 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092814795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092814795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814795 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092814795 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092814795 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) 20241029092814795 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) 20241029092814795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092814795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092814795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814795 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092814795 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(746)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092814796 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) 20241029092814796 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029092814796 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029092814796 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 20241029092814796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814796 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814797 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) 20241029092814797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029092814797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092814797 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092814797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814797 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092814797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814797 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092814797 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092814797 DRANAP INFO cnlink(msc-1)[0x556674005060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(746)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(749)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092814812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814812 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092814812 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092814812 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092814812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814812 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092814812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092814812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092814812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092814812 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092814812 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) 20241029092814812 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) 20241029092814812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092814812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092814812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092814812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814812 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092814812 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092814812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092814812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092814812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092814812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092814812 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814813 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092814813 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092814813 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092814813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814813 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092814813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092814813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092814813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814813 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092814813 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092814813 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(749)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092814827 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) 20241029092814827 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092814827 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092814827 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 20241029092814827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814827 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814827 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) 20241029092814827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092814827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092814827 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) 20241029092814827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814827 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) 20241029092814827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092814827 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092814827 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) 20241029092814827 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) 20241029092814827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092814827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092814827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814827 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092814827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814827 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092814827 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092814827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092814827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092814827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092814827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092814827 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814829 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) 20241029092814829 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092814829 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092814829 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 20241029092814829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814829 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814829 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) 20241029092814829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092814829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092814829 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) 20241029092814829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814829 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) 20241029092814829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092814829 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092814829 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092814878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814878 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092814878 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092814878 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092814878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814878 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814878 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092814878 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092814878 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092814878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092814878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092814878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092814878 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092814878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092814879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092814879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814879 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092814879 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092814879 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) 20241029092814879 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) 20241029092814879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092814879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092814879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092814879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092814879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092814879 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092814879 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092814879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092814879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092814879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092814879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092814879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092814879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092814879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092814879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092814879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092814880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092814880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092814880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092814880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092814880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092814880 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092814880 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092814880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092814880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092814880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092814880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092814880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092814880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092814880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092814880 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(743)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092815114 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092815114 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092815114 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092815115 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092815115 DLSCCP DEBUG SCCP-SCOC(50)[0x55667407c9f0]{IDLE}: Deallocated (fsm.c:568) 20241029092815115 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092815115 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092815115 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092815115 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092815115 DLSCCP DEBUG SCCP-SCOC(51)[0x55667407e010]{IDLE}: Deallocated (fsm.c:568) 20241029092815116 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092815116 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092815116 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092815116 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092815116 DLSCCP DEBUG SCCP-SCOC(52)[0x556674084340]{IDLE}: Deallocated (fsm.c:568) 20241029092815849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092815858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092815862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092815866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092815870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092815874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092815878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092815882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092815885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092815888 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092815890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092815893 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092815895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092815897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092815900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092815903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092815906 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092815908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092815910 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092815912 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092815930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(749)@33a2975c244c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(749)@33a2975c244c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(738)@33a2975c244c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)15265237 20241029092816946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092816946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092816946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029092816946 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092816946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe8edd5, normal) (hnbgw_rua.c:388) 20241029092816946 DHNB DEBUG map_rua[0x556674086ef0]{init}: Allocated (fsm.c:456) 20241029092816946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092816946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15265237 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092816946 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092816946 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092816946 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029092816946 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15265237 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092816946 DCN DEBUG map_sccp[0x55667407aad0]{init}: Allocated (fsm.c:456) 20241029092816946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092816946 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15265237 <-> SCCP-74 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092816946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15265237 SCCP-74 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029092816946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092816946 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092816946 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092816946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092816946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092816946 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092816946 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{IDLE}: Allocated (fsm.c:456) 20241029092816946 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092816946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300030e0056400500f1100926) (sccp_scrc.c:401) 20241029092816946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092816946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092816946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092816946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092816946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092816946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092816946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092816946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092816946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092816946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092816946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092816946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092816946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092816946 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092816946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092816946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092816946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092816946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092816946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092816946 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092816946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092816946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092816946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092816946 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(748)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(748)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(749)@33a2975c244c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755) HNBGW_Test.sgsn0-RAN(749)@33a2975c244c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)10782305 HNBGW_Test.sgsn0-SCCP(748)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(748)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)@33a2975c244c: setverdict(pass): none -> pass 20241029092816950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092816950 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092816950 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092816950 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092816950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092816950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092816950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092816950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092816950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092816950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092816950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092816950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092816950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092816950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092816950 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00742d99) (sccp_scrc.c:472) 20241029092816950 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241029092816950 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092816950 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092816950 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092816950 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092816950 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) 20241029092816950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092816950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092816951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092816952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092816953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092816954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092816955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092816955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092816956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092816957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092816958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092816959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092816959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092816960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092816961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092816962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092816963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092816963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092816964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092816965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092816966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092816966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092816976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(756) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(738)@33a2975c244c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(756)14205812 20241029092817984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092817984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092817984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029092817984 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092817984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd8c374, normal) (hnbgw_rua.c:388) 20241029092817984 DHNB DEBUG map_rua[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092817984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092817984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14205812 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092817984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092817984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092817984 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029092817984 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14205812 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029092817984 DCN DEBUG map_sccp[0x556674081c10]{init}: Allocated (fsm.c:456) 20241029092817984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092817984 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14205812 <-> SCCP-75 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092817984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14205812 SCCP-75 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029092817984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092817984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092817984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092817984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092817984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092817984 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092817984 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{IDLE}: Allocated (fsm.c:456) 20241029092817984 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092817984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003250056400500f1100926) (sccp_scrc.c:401) 20241029092817984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092817984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092817984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092817984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092817984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092817984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092817984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092817984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092817984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092817984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092817984 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092817984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092817984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092817984 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092817984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092817984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092817984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092817984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092817984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092817984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092817984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092817984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092817984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092817984 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(756) HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(756)7127725 HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092817988 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) 20241029092817988 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092817988 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092817988 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 20241029092817988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092817988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092817988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092817988 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092817988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092817988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092817988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092817988 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) 20241029092817988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(756)@33a2975c244c: setverdict(pass): none -> pass 20241029092817988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a1b6e2) (sccp_scrc.c:472) 20241029092817988 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241029092817988 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092817988 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092817988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092817988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092817988 DCN DEBUG handle_cn_conn_conf() conn_id=75, 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) 20241029092817988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092817988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092817988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(756)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092817989 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092817990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092817991 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092817992 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092817993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092817993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092817994 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092817995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092817996 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092817996 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092817997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092817998 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092817999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092817999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092818000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092818001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092818002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092818003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092818003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092818004 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: "disconnecting msc0" 20241029092818005 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(749)@33a2975c244c: Final verdict of PTC: none 20241029092818006 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092818006 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) 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092818006 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092818006 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) 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092818006 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 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092818006 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092818006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092818006 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092818006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092818006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092818006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092818006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092818006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092818006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092818006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092818006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092818006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092818006 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092818006 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092818006 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092818006 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092818006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092818006 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092818006 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092818006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00742d99), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092818006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092818006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092818006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092818006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092818006 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092818006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092818006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092818006 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092818006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092818006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092818006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092818006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{disrupted}: Freeing instance (context_map.c:202) 20241029092818006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15265237)[0x556674086ef0]{disrupted}: Deallocated (fsm.c:568) 20241029092818006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092818006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{disconnected}: Freeing instance (context_map.c:206) 20241029092818006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55667407aad0]{disconnected}: Deallocated (fsm.c:568) 20241029092818006 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15265237 SCCP-74 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092818006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092818006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092818006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092818006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092818006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092818006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092818006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092818006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092818006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092818006 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(750)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(748)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(738)@33a2975c244c: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)15265237 20241029092818018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(757) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(738)@33a2975c244c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(757)3883398 20241029092819026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092819026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092819026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092819026 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092819026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3b4186, normal) (hnbgw_rua.c:388) 20241029092819026 DHNB DEBUG map_rua[0x556674086ef0]{init}: Allocated (fsm.c:456) 20241029092819026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092819026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883398 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092819026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092819026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092819026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883398 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029092819026 DCN DEBUG map_sccp[0x55667407aad0]{init}: Allocated (fsm.c:456) 20241029092819026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092819026 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3883398 <-> SCCP-76 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092819026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883398 SCCP-76 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092819026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092819026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092819026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092819026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092819026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092819026 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092819026 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{IDLE}: Allocated (fsm.c:456) 20241029092819026 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092819026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300004f0056400500f1100926) (sccp_scrc.c:401) 20241029092819026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092819026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092819026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092819026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092819026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092819026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092819026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092819026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092819026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092819026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092819026 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092819026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092819026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092819026 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092819026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092819026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092819026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092819026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092819026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092819026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092819026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092819026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092819026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092819026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(757) HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(757)13357921 HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092819028 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) 20241029092819028 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092819028 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092819028 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 20241029092819028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092819028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092819028 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092819028 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092819028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092819028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092819028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092819028 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) 20241029092819028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092819028 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00215379) (sccp_scrc.c:472) 20241029092819028 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241029092819028 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092819028 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092819028 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092819028 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092819028 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) 20241029092819028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092819028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(757)@33a2975c244c: setverdict(pass): none -> pass 20241029092819028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(757)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092819029 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092819030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092819031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092819031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092819032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092819033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092819034 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092819035 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092819036 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092819036 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092819037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092819038 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092819039 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092819040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092819040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092819041 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092819043 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092819044 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092819045 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092819047 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(743)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(740)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(746)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(745)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(742)@33a2975c244c: Final verdict of PTC: none 20241029092819051 DLINP DEBUG SRVCONN(,r=127.0.0.1:49006<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092819051 DLINP DEBUG SRVCONN(,r=127.0.0.1:49006<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092819051 DLINP NOTICE SRV(,r=127.0.0.1:49006<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092819051 DMAIN NOTICE (127.0.0.1:49006 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49006<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092819051 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092819051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092819051 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40133<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(738)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(737)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(754)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(751)@33a2975c244c: Final verdict of PTC: none 20241029092819051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092819051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092819051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092819051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092819051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092819051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092819051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092819051 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092819051 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092819051 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092819051 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092819051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092819051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092819051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029092819051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092819051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092819051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092819051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092819051 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092819051 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092819051 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092819051 DRANAP NOTICE cnlink(msc-1)[0x556674005060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092819051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092819051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092819051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092819051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092819051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092819051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092819051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092819051 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092819051 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092819051 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092819051 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092819051 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092819051 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092819051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1b6e2), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092819051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092819051 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092819051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092819051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092819051 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092819051 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092819051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{disrupted}: Freeing instance (context_map.c:202) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14205812)[0x556674074500]{disrupted}: Deallocated (fsm.c:568) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{disconnected}: Freeing instance (context_map.c:206) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x556674081c10]{disconnected}: Deallocated (fsm.c:568) 20241029092819051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14205812 SCCP-75 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092819051 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092819051 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092819051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00215379), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092819051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092819051 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092819051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092819051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092819051 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092819051 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092819051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{disrupted}: Freeing instance (context_map.c:202) 20241029092819051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883398)[0x556674086ef0]{disrupted}: Deallocated (fsm.c:568) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{disconnected}: Freeing instance (context_map.c:206) 20241029092819051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55667407aad0]{disconnected}: Deallocated (fsm.c:568) 20241029092819051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883398 SCCP-76 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029092819051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092819051 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(744)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(753)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(739)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(741)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(747)@33a2975c244c: Final verdict of PTC: none 20241029092819051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092819051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092819051 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092819051 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092819051 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092819051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092819051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092819051 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 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092819051 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092819051 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 20241029092819051 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029092819051 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029092819051 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092819051 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092819051 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 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092819051 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092819051 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 20241029092819051 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) 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092819051 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092819051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092819051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092819051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092819051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092819051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092819051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092819051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092819051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092819051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092819051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092819051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092819051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092819051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092819051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092819051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092819051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(736)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(752)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092819067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(737): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(738): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(739): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(740): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(741): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(742): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(743): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(744): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-SCCP(745): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-RAN(746): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc1-M3UA(747): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(748): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(749): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(750): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(751): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(752): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(753): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(754): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(756): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(757): pass (pass -> pass) MTC@33a2975c244c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:28:19 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 20241029092819113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092819714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369344) 20241029092819755 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092819755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a93ac), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092819755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092819755 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) 20241029092819755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092819755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092819755 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092819755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00684cbb), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092819755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092819755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092819755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092819755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092819755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092819755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092819755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092819755 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 20241029092819755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092819755 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 20241029092819755 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092819755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092819755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092819755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092819755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092819755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092819755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092819755 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092819755 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092820007 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092820007 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092820007 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=369344, count=373596) 20241029092821052 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092821052 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092821052 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092821052 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092821052 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092821052 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029092821052 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092821052 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092821052 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092821372 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092821372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f46a), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092821372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092821372 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) 20241029092821372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092821372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092821372 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092821372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7b02), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092821372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092821372 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) 20241029092821372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092821373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092821373 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092821373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed42c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092821373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092821373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092821373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092821373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092821373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092821373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092821373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092821373 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 20241029092821373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092821373 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 20241029092821373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092821373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092821373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092821373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092821373 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 20241029092821373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092821373 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 20241029092821373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092821373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092821373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092821373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092821373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092821373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092821373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092821373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:28:21 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 20241029092822145 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092822145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001051c7), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092822145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092822145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822145 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092822145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000dfb9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092822145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092822145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822145 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092822145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004215fa), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092822145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092822145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092822146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092822146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092822146 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092822731 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092822731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c41eb), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092822731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092822731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822731 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092822731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00126e11), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092822731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092822731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822731 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092822731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e47d9f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092822731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092822731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092822731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092822731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092822731 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241029092822777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092822784 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092822784 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(759)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092822792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49234<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(761)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092822793 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36556 (stream_srv.c:129) 20241029092822793 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36556<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092822799 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41157<->l=127.0.0.1:4262) (control_if.c:570) 20241029092822800 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822800 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822800 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822800 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822800 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822800 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822800 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822800 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822802 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822802 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092822802 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) 20241029092822802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822802 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) 20241029092822802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092822802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822802 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822802 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822802 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092822802 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) 20241029092822802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822802 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) 20241029092822802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092822802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822802 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822802 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822802 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092822802 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092822802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092822802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822802 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822802 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822802 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092822802 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092822802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092822802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822802 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822802 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 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092822802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822802 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 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092822802 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 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092822802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092822802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092822802 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(766)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(766)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(766)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(764)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092822818 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822818 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822818 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822818 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822819 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822819 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822819 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092822819 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092822820 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822820 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092822820 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) 20241029092822820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822820 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) 20241029092822820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092822820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822820 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822820 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822820 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092822820 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) 20241029092822820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822820 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) 20241029092822820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092822820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822820 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822820 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822820 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092822820 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092822820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822820 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092822820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822820 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822820 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092822820 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092822820 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092822820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092822820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092822820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092822820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092822820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092822820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092822820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092822820 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092822820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) [38;5;49m20241029092822820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822820 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 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092822820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822820 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 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092822820 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 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092822820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092822820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092822820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092822820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092822820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092822820 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(769)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(769)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(769)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092822843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092822843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092822843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092822843 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092822843 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) 20241029092822843 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092822843 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092822843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092822843 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@33a2975c244c: setverdict(pass): none -> pass 20241029092822847 DLINP DEBUG SRVCONN(,r=127.0.0.1:36556<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092822847 DLINP DEBUG SRVCONN(,r=127.0.0.1:36556<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092822847 DLINP DEBUG SRVCONN(,r=127.0.0.1:36556<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092822847 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092822847 DHNBAP DEBUG (127.0.0.1:36556 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092822847 DHNBAP NOTICE (127.0.0.1:36556 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092822847 DHNBAP NOTICE (127.0.0.1:36556 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092822847 DLINP DEBUG SRVCONN(,r=127.0.0.1:36556<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092822847 DLINP DEBUG SRVCONN(,r=127.0.0.1:36556<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092823016 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 20241029092823016 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 20241029092823016 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092823016 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(766)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092823018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092823018 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092823018 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092823018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092823018 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092823018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092823018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092823018 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092823018 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092823018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092823018 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092823018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092823018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092823018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092823018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092823018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092823018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092823018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092823018 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092823018 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092823018 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092823019 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092823019 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092823019 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092823019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092823019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092823019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092823020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092823020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092823020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092823020 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092823020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092823020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092823020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092823020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092823020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092823020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092823020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823032 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 20241029092823032 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 20241029092823032 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092823032 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)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092823034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823034 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092823034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092823034 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092823034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092823034 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092823034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092823034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823034 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092823034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092823034 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092823034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092823034 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092823034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092823034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092823035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092823035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092823035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092823035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092823035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092823035 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092823035 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092823035 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092823036 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092823036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092823036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092823036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092823036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092823036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092823036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092823036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092823036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092823036 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092823036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823036 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092823036 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092823036 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092823036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092823036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092823036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092823036 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823593 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092823593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474ff9), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092823593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092823593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092823593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092823593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092823593 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092823593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077af34), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092823593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092823593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092823593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092823593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092823593 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092823593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021c99a), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092823593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092823593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092823593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092823593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092823594 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092823594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4db06), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092823594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092823594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092823594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092823594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092823594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092823594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092823594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092823594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092823594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092823594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092823594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092823594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092823594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092823594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092823594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092823594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092823594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092823594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823596 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092823596 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092823596 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092823596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092823596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092823596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092823596 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092823596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092823596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092823596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092823596 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=00474ff9) (sccp_scrc.c:472) 20241029092823596 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241029092823596 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092823596 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092823596 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092823596 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092823596 DLSCCP DEBUG SCCP-SCOC(62)[0x5566740893d0]{IDLE}: Deallocated (fsm.c:568) 20241029092823802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823802 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092823802 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092823802 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092823802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823802 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092823802 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092823802 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092823802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823802 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092823802 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092823802 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092823802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092823802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092823802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092823802 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=0077af34) (sccp_scrc.c:472) 20241029092823802 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(61)[0x5566740868c0]{IDLE}: Deallocated (fsm.c:568) 20241029092823802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092823802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092823802 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=0021c99a) (sccp_scrc.c:472) 20241029092823802 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(60)[0x556674079160]{IDLE}: Deallocated (fsm.c:568) 20241029092823802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092823802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092823802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092823802 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=00c4db06) (sccp_scrc.c:472) 20241029092823802 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092823802 DLSCCP DEBUG SCCP-SCOC(59)[0x55667407b5e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(765)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092823821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823821 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092823821 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092823821 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092823821 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092823821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092823821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092823821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092823821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092823821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092823821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092823821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092823821 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092823821 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092823821 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) 20241029092823821 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) 20241029092823821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092823821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092823821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092823821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092823821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092823821 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092823821 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092823821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092823821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092823821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092823821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092823821 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092823821 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092823821 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092823821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092823821 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092823821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092823821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092823821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092823821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092823821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092823821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092823821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092823821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092823821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092823821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092823821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092823821 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092823821 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092823822 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(765)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092824006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092824006 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092824006 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092824006 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092824006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092824006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092824006 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092824006 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092824006 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092824006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092824006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092824006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092824006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092824006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092824006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092824006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092824006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092824006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092824006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092824006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092824006 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092824006 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) 20241029092824006 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) 20241029092824006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092824006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092824006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092824006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092824006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092824006 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092824006 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092824006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092824006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092824006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092824006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092824006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092824006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092824006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092824006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092824006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092824006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092824006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092824006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092824006 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092824006 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092824006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092824006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092824006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092824006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092824006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092824006 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092824851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092824853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092824854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092824856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092824857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029092824858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092824859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092824860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092824861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092824862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029092824864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092824865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092824867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092824868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092824869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029092824871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092824872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092824873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092824874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092824875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: 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@33a2975c244c: "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@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092824888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(771) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(760)@33a2975c244c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(771)10273620 20241029092825941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092825941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092825941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029092825941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092825941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9cc354, normal) (hnbgw_rua.c:388) 20241029092825941 DHNB DEBUG map_rua[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092825941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092825941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273620 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092825941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092825941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092825941 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029092825941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273620 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092825941 DCN DEBUG map_sccp[0x5566740868c0]{init}: Allocated (fsm.c:456) 20241029092825941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092825941 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10273620 <-> SCCP-77 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092825941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273620 SCCP-77 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029092825941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092825941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092825941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092825941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092825941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092825941 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092825941 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{IDLE}: Allocated (fsm.c:456) 20241029092825941 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092825941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030001030056400500f1100926) (sccp_scrc.c:401) 20241029092825941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092825942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092825942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092825942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092825942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092825942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092825942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092825942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092825942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092825942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092825942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092825942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092825942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092825942 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092825942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092825942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092825942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092825942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092825942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092825942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092825942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092825942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092825942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092825942 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(771) HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(771)1716599 HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(771)@33a2975c244c: setverdict(pass): none -> pass 20241029092825963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092825963 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092825963 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092825963 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092825963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092825963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092825963 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092825963 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092825963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092825963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092825963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092825963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092825963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092825963 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ae1d6) (sccp_scrc.c:472) 20241029092825963 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241029092825963 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092825963 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092825963 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092825963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092825963 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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) 20241029092825964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092825964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092825965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(771)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092825966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092825970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092825975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092825977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092825979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092825981 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092825982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092825983 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092825984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092825986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092825987 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092825988 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092825989 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092825990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092825992 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092825993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092825994 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092825995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092825996 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092825997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029092826006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(772) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(760)@33a2975c244c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(772)9669356 20241029092827025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092827025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092827025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029092827025 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092827025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x938aec, normal) (hnbgw_rua.c:388) 20241029092827025 DHNB DEBUG map_rua[0x55667407ca70]{init}: Allocated (fsm.c:456) 20241029092827025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092827025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9669356 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092827026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092827026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092827026 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029092827026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9669356 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029092827026 DCN DEBUG map_sccp[0x556674074500]{init}: Allocated (fsm.c:456) 20241029092827026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092827026 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9669356 <-> SCCP-78 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029092827026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9669356 SCCP-78 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029092827026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092827026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092827026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092827026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092827026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092827026 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092827026 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{IDLE}: Allocated (fsm.c:456) 20241029092827026 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092827026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030000c80056400500f1100926) (sccp_scrc.c:401) 20241029092827026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092827026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092827026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092827026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092827026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092827026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092827026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092827026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092827026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092827026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092827026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092827026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092827026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092827026 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092827026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092827026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092827026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092827026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092827026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092827026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092827026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092827026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092827026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092827026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(772) HNBGW_Test.sgsn0-RAN(768)@33a2975c244c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(772)13569194 HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029092827035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092827035 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092827035 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092827035 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092827035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092827035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092827035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092827035 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092827036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092827036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092827036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092827036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092827036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092827036 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a5d998) (sccp_scrc.c:472) 20241029092827036 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241029092827036 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092827036 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092827036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092827036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092827036 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) 20241029092827036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092827036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(772)@33a2975c244c: setverdict(pass): none -> pass 20241029092827038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(772)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092827040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092827043 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092827045 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092827047 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092827048 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092827049 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092827050 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092827051 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092827052 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092827052 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092827053 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092827054 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092827054 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092827055 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092827056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092827056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092827057 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092827058 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092827058 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092827059 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241029092827059 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: "connecting cnlink 1" MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(775)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-M3UA(775)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(775)@33a2975c244c: ************************************************* HNBGW_Test.sgsn1-SCCP(773)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092827276 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 20241029092827276 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 20241029092827276 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092827276 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(775)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029092827285 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) 20241029092827285 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029092827285 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092827285 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092827285 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092827285 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029092827285 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092827289 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) 20241029092827289 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092827289 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092827289 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092827289 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092827289 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092827289 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092827289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092827289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092827289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029092827289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092827289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092827289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092827289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092827289 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092827289 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092827289 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092827290 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092827291 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092827291 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092827291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092827291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092827291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092827291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092827291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092827291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092827291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092827291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092827291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092827291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092827291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092827291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092827291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092827291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092827291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092827291 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092827291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092827291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092827291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092827291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092827291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092827291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092827291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092827291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092828007 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092828007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00742d99), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092828007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092828007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092828007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092828007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092828007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092828007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092828007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092828007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092828007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092828007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092828007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092828007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092828014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092828014 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092828014 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092828014 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092828014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092828014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092828014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092828014 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092828014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092828014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092828014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092828014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092828014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092828014 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=00742d99) (sccp_scrc.c:472) 20241029092828014 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241029092828014 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092828014 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092828015 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092828015 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092828015 DLSCCP DEBUG SCCP-SCOC(74)[0x5566740863f0]{IDLE}: Deallocated (fsm.c:568) MTC@33a2975c244c: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } HNBGW_Test.sgsn1-RAN(774)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092828083 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) 20241029092828083 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092828083 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092828083 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 20241029092828083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092828083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092828083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092828083 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092828083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092828083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092828083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092828083 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) 20241029092828083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092828083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092828083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092828083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092828083 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) 20241029092828083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828083 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) 20241029092828083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092828083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092828083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092828083 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092828083 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) 20241029092828083 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) 20241029092828083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092828083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092828083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092828083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092828083 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092828083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092828083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092828083 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092828083 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: link up (cnlink.c:111) 20241029092828083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092828083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092828083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092828083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092828083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092828083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092828083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092828083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092828084 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) 20241029092828084 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092828084 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092828084 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 20241029092828084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092828084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092828084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092828084 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092828084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092828084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092828084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092828084 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) 20241029092828084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092828084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092828084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029092828084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029092828084 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) 20241029092828084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092828084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092828084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828084 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) 20241029092828084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092828084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092828084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092828084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092828084 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092828084 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092828084 DRANAP INFO cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(774)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092828096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092829052 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092829052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00215379), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092829052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829052 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092829052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092829052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829052 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092829052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1b6e2), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092829052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829052 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092829052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092829052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092829053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092829053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092829053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092829053 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092829053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092829053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092829053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092829053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092829053 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092829059 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) 20241029092829059 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092829059 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092829059 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 20241029092829059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092829059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092829059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092829059 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092829059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092829059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092829059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092829059 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) 20241029092829059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092829059 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=00215379) (sccp_scrc.c:472) 20241029092829059 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241029092829059 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092829059 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092829060 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092829060 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092829060 DLSCCP DEBUG SCCP-SCOC(76)[0x55667407a930]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(774)@33a2975c244c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(774)@33a2975c244c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(776) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(760)@33a2975c244c: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(776)14468611 20241029092829129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092829129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092829129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092829129 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092829129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdcc603, normal) (hnbgw_rua.c:388) 20241029092829129 DHNB DEBUG map_rua[0x55667407a930]{init}: Allocated (fsm.c:456) 20241029092829129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092829129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468611 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029092829129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092829129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092829129 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468611 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029092829129 DCN DEBUG map_sccp[0x5566740863f0]{init}: Allocated (fsm.c:456) 20241029092829129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092829130 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14468611 <-> SCCP-79 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029092829130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468611 SCCP-79 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092829130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092829130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092829130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092829130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092829130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092829130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092829130 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{IDLE}: Allocated (fsm.c:456) 20241029092829130 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092829130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000140056400500f1100926) (sccp_scrc.c:401) 20241029092829130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092829130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092829130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092829130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092829130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092829130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092829130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092829130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092829130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092829130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829130 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092829130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092829130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829130 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092829130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092829130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092829131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092829131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092829131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092829131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092829131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092829131 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) 20241029092829131 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092829131 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092829131 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 20241029092829131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092829131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092829131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092829131 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092829131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092829131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092829131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092829131 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) 20241029092829131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092829131 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=00a1b6e2) (sccp_scrc.c:472) 20241029092829131 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1823) 20241029092829131 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092829131 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092829131 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092829132 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092829132 DLSCCP DEBUG SCCP-SCOC(75)[0x5566740822f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(773)@33a2975c244c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(773)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(774)@33a2975c244c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(776) HNBGW_Test.sgsn1-RAN(774)@33a2975c244c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(776)12760444 HNBGW_Test.sgsn1-SCCP(773)@33a2975c244c: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(776)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(773)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092829143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(776)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: 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 } } } 20241029092829145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029092829149 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029092829152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029092829155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092829156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092829158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029092829159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029092829160 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029092829161 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092829161 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092829162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029092829163 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029092829164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029092829165 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092829165 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092829166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029092829167 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029092829168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029092829168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029092829169 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092829172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49224<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(774)@33a2975c244c: Final verdict of PTC: none 20241029092829172 DLINP DEBUG SRVCONN(,r=127.0.0.1:36556<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(762)@33a2975c244c: Final verdict of PTC: none 20241029092829172 DLINP DEBUG SRVCONN(,r=127.0.0.1:36556<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092829172 DLINP NOTICE SRV(,r=127.0.0.1:36556<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092829172 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092829172 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) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092829172 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092829172 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) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092829172 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 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092829172 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092829172 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092829172 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) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092829172 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) 20241029092829172 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029092829172 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029092829172 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 20241029092829172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092829172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092829172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092829172 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092829172 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092829172 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) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092829172 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 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092829172 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092829172 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(766)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(760)@33a2975c244c: Final verdict of PTC: none 20241029092829172 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 20241029092829172 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) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092829172 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092829172 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) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029092829172 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) 20241029092829172 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) 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029092829172 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092829172 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029092829172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092829172 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-RAN(768)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(769)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(765)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(758)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(764)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(775)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(767)@33a2975c244c: Final verdict of PTC: none 20241029092829172 DMAIN NOTICE (127.0.0.1:36556 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36556<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092829172 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092829172 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41157<->l=127.0.0.1:4262) (control_if.c:193) 20241029092829172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092829172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092829172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092829172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092829172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092829172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092829172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092829172 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092829172 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092829172 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092829172 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092829172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092829172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092829172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092829172 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) 20241029092829172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092829172 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d381eb) (sccp_scrc.c:472) 20241029092829172 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241029092829172 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092829172 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092829172 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092829172 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092829172 DCN DEBUG handle_cn_conn_conf() conn_id=79, 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) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092829172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092829172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092829172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092829172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092829172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092829172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092829172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092829172 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092829172 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092829172 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092829172 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092829172 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092829172 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092829172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ae1d6), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092829172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092829172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092829172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829172 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092829172 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092829172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{disrupted}: Freeing instance (context_map.c:202) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10273620)[0x556674079160]{disrupted}: Deallocated (fsm.c:568) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{disconnected}: Freeing instance (context_map.c:206) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x5566740868c0]{disconnected}: Deallocated (fsm.c:568) 20241029092829172 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273620 SCCP-77 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092829172 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092829172 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092829172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5d998), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092829172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092829172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092829172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829172 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092829172 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092829172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{disrupted}: Freeing instance (context_map.c:202) 20241029092829172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9669356)[0x55667407ca70]{disrupted}: Deallocated (fsm.c:568) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092829172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{disconnected}: Freeing instance (context_map.c:206) 20241029092829173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x556674074500]{disconnected}: Deallocated (fsm.c:568) 20241029092829173 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9669356 SCCP-78 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029092829173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092829173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092829173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029092829173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092829173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092829173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092829173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092829173 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092829173 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092829173 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092829173 DRANAP NOTICE cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092829173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092829173 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092829173 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092829173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d381eb), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092829173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092829173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092829173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829173 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092829173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092829173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092829173 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092829173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029092829173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092829173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092829173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{disrupted}: Freeing instance (context_map.c:202) 20241029092829173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14468611)[0x55667407a930]{disrupted}: Deallocated (fsm.c:568) 20241029092829173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092829173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092829173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x5566740863f0]{disconnected}: Deallocated (fsm.c:568) 20241029092829173 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468611 SCCP-79 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029092829173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092829173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092829173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092829173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092829173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092829173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092829173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029092829173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092829173 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092829173 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092829173 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092829173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092829173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029092829173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(761)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(763)@33a2975c244c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(759)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(770)@33a2975c244c: Final verdict of PTC: none 20241029092829174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49234<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(773)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(759): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(760): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(761): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(762): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(763): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(764): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(765): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(766): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(767): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(768): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(769): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(770): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(771): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(772): pass (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(773): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(774): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(775): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(776): pass (pass -> pass) MTC@33a2975c244c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:28:29 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 20241029092829220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092829756 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092829756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00684cbb), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092829756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092829756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092829756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829756 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092829756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a93ac), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092829756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092829756 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) 20241029092829756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092829756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092829756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829756 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092829756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092829756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092829756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092829756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092829756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092829756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092829756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092829756 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 20241029092829756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092829756 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 20241029092829756 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092829823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=356064) Waiting for packet dumper to finish... 1 (prev_count=356064, count=360324) 20241029092831173 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092831173 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029092831173 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029092831173 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092831173 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092831173 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092831173 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092831173 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092831173 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092831373 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092831373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed42c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092831373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092831373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092831373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092831373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092831373 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092831373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7b02), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092831373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092831373 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) 20241029092831374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092831374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092831374 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092831374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f46a), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092831374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092831374 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) 20241029092831374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092831374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092831374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092831374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092831374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092831374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092831374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092831374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092831374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092831374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092831374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092831374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092831374 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 20241029092831374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092831374 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 20241029092831374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092831374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092831374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092831374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092831374 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 20241029092831374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092831374 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 20241029092831374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:28: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_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 20241029092832146 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092832146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004215fa), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092832146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832146 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092832146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832146 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092832146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000dfb9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092832146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832146 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092832146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832146 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092832146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001051c7), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092832146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832146 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092832146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092832147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092832147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092832147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092832731 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092832731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00126e11), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092832731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092832731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832731 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092832731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c41eb), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092832731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092832731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832732 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092832732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e47d9f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092832732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092832732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092832732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092832732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092832732 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_second_rab_assignment started. 20241029092832923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092832934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment-Iuh0(778)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092832935 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092832935 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092832942 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32983<->l=127.0.0.1:4262) (control_if.c:570) 20241029092832943 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832943 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832944 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832944 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832944 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832944 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832944 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832944 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832945 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832945 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092832945 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) 20241029092832945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092832945 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092832945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832945 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092832945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832945 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) 20241029092832945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092832945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832945 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832945 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092832945 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) 20241029092832945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832946 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) 20241029092832946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092832946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832946 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832946 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832946 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092832946 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092832946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092832946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832946 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832946 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832946 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092832946 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092832946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092832946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832946 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832946 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 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092832946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832946 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 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092832946 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 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092832946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832946 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092832946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832946 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092832946 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(783)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(783)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(783)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(781)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092832967 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832967 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832968 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832968 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832968 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832968 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832968 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092832968 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092832969 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832969 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092832969 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) 20241029092832970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832970 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) 20241029092832970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092832970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832970 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832970 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832970 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092832970 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) 20241029092832970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832970 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) 20241029092832970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092832970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832970 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832970 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832970 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092832970 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092832970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832970 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092832970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832970 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832970 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092832970 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092832970 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092832970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092832970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092832971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092832971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092832971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092832971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092832971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092832971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092832971 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092832971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832971 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 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092832971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832971 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 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092832971 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 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092832971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092832971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092832971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092832971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092832971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092832971 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(786)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(786)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(786)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(784)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092833011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092833011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092833011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092833011 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092833011 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) 20241029092833011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092833011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092833011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092833011 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@33a2975c244c: setverdict(pass): none -> pass 20241029092833163 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 20241029092833163 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 20241029092833163 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092833163 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(783)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092833167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833167 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092833167 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092833167 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092833167 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092833167 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092833167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092833168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833168 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092833168 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092833168 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092833168 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092833168 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092833168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092833169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092833169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092833169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092833169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092833169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092833169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092833169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092833169 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092833169 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092833169 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092833170 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092833170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092833170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092833170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092833170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092833170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092833170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092833170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092833170 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092833170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833170 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092833170 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092833170 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092833170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092833170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092833170 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092833170 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092833192 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 20241029092833192 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 20241029092833192 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092833192 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(786)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092833195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833195 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092833195 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092833195 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092833195 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092833195 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092833195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092833197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833197 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092833197 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092833197 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092833197 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092833197 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092833197 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092833197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092833197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092833197 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092833197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092833197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092833197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092833197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092833197 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092833197 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092833197 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092833198 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092833198 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092833198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092833198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092833198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092833198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092833198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092833198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092833198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092833198 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092833199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092833199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092833199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092833199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092833199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092833199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092833199 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(782)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092833978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092833978 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092833978 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092833979 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092833979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092833979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092833979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092833979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092833979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092833979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092833979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092833979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833979 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092833979 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092833979 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092833979 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092833979 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) 20241029092833979 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) 20241029092833979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092833979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092833979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092833979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092833979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092833979 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092833979 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092833979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092833979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092833979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092833979 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092833979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092833979 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092833979 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092833979 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092833979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092833980 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092833980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092833980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092833980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092833980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092833980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092833980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092833980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092833980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092833980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092833980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092833980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092833980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092833980 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092833980 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092833980 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(782)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(785)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092834003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092834003 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092834003 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092834003 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092834003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092834003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092834003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092834003 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092834003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092834003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092834003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092834003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092834003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092834003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092834003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092834003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092834003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092834003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092834003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092834003 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092834003 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) 20241029092834003 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) 20241029092834003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092834003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092834003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092834003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092834003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092834003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092834003 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092834004 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092834004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092834004 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092834004 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092834004 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092834004 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092834004 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092834004 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092834004 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092834006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092834007 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092834007 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092834007 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092834007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092834007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092834007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092834007 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092834007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092834007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092834007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092834007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092834007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092834007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092834007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092834007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092834007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092834007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092834007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092834007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092834007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092834007 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092834007 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092834007 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(785)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092834050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(787)@33a2975c244c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(788) HNBGW_Test.msc0-RAN(782)@33a2975c244c: f_create_expect(l3 := '7E292B5AD59712EA351C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(782)@33a2975c244c: Created Expect[0] for '7E292B5AD59712EA351C'O to be handled at TC_second_rab_assignment0(788) TC_second_rab_assignment-Iuh0-RUA(779)@33a2975c244c: Added conn table entry 0TC_second_rab_assignment0(788)1424730 20241029092835103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092835103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092835103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092835103 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092835103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15bd5a, normal) (hnbgw_rua.c:388) 20241029092835103 DHNB DEBUG map_rua[0x5566740863f0]{init}: Allocated (fsm.c:456) 20241029092835103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092835103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092835103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092835103 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092835103 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092835103 DCN DEBUG map_sccp[0x556674079160]{init}: Allocated (fsm.c:456) 20241029092835103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092835103 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1424730 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092835103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-80 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092835103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092835103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092835103 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092835103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092835103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092835103 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092835103 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{IDLE}: Allocated (fsm.c:456) 20241029092835103 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092835103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7e292b5ad59712ea351c004f40030002ab0056400500f1100926) (sccp_scrc.c:401) 20241029092835103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092835103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092835103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092835103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092835103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092835103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092835103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092835103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092835103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092835103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092835103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092835103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092835103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092835103 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092835103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092835103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092835103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092835103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092835103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092835103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092835103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092835103 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092835103 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(781)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(782)@33a2975c244c: Found Expect[0] for l3='7E292B5AD59712EA351C'O handled at TC_second_rab_assignment0(788) HNBGW_Test.msc0-RAN(782)@33a2975c244c: Added conn table entry 0TC_second_rab_assignment0(788)11506641 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Session index based on connection ID:0 TC_second_rab_assignment0(788)@33a2975c244c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029092835115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835115 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092835115 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092835115 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092835115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092835115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092835115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092835115 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092835115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092835115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092835115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092835115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092835115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092835115 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dff887) (sccp_scrc.c:472) 20241029092835115 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241029092835115 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092835115 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092835115 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092835115 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092835115 DCN DEBUG handle_cn_conn_conf() conn_id=80, 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) 20241029092835115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092835115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: vl_len:91 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029092835318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092835318 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092835318 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092835318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092835318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092835318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092835318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092835318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092835319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092835319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092835319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092835319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092835319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241029092835319 DLSCCP DEBUG Received CO:CODT for local reference 80 (sccp_scoc.c:1823) 20241029092835319 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092835319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092835319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092835319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092835319 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092835319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092835319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092835319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092835319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092835319 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029092835319 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029092835319 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029092835319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092835319 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029092835319 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{UNUSED}: Allocated (fsm.c:456) 20241029092835319 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{UNUSED}: is child of mgw(mgw-fsm-1424730-0)[0x55667407ca70] (fsm.c:486) 20241029092835319 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1424730-0)[0x55667407ca70] (mgcp_client_endpoint_fsm.c:724) 20241029092835319 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092835319 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092835319 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092835319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x5566740822f0]{ST_CRCX}: Allocated (fsm.c:456) 20241029092835319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x5566740822f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1424730-0)[0x556674074500] (fsm.c:486) 20241029092835319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x5566740822f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092835319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x5566740822f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029092835319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 15bd5'... (mgcp_client.c:805) 20241029092835319 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029092835319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x5566740822f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092835319 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(787)@33a2975c244c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15bd5a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15bd5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(788) TC_second_rab_assignment0(788)@33a2975c244c: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15bd5a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15bd5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092835356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241029092835356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029092835356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029092835356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092835356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092835356 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029092835356 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835356 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835356 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092835356 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092835356 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835356 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092835356 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029092835356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092835356 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029092835356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029092835356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029092835356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092835356 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(788)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092835380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092835380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092835380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029092835380 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092835380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15bd5a) (hnbgw_rua.c:452) 20241029092835380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-80 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029092835380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092835380 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092835380 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092835380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092835380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092835380 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029092835380 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029092835380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092835380 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029092835380 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1424730-0)[0x55667407ca70] (mgcp_client_endpoint_fsm.c:724) 20241029092835380 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092835380 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092835380 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835380 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029092835380 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=214 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: 15bd5'... (mgcp_client.c:805) 20241029092835380 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241029092835380 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092835380 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092835380 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835380 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(788)@33a2975c244c: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "15bd5a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15bd5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092835394 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241029092835394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029092835394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029092835394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835394 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092835394 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029092835394 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1424730-0)[0x55667407ca70] (mgcp_client_endpoint_fsm.c:724) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029092835394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x55667407aad0]{ST_CRCX}: Allocated (fsm.c:456) 20241029092835394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x55667407aad0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1424730-0)[0x556674074500] (fsm.c:486) 20241029092835394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x55667407aad0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029092835394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x55667407aad0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029092835394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=204 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: 15bd5'... (mgcp_client.c:805) 20241029092835394 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241029092835394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1424730-0)[0x55667407aad0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835394 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(788)@33a2975c244c: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "15bd5a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15bd5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029092835402 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241029092835402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029092835402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029092835402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029092835402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835402 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{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) 20241029092835402 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029092835402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092835402 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029092835402 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029092835402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029092835402 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092835402 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092835402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff887), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029092835402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092835402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092835402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092835402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092835402 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029092835402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092835402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092835402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092835402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092835402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092835402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092835402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(788)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: vl_len:63 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241029092835409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835409 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092835409 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092835409 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092835409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092835409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092835409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092835409 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092835409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092835409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092835409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092835409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092835409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092835409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241029092835409 DLSCCP DEBUG Received CO:CODT for local reference 80 (sccp_scoc.c:1823) 20241029092835409 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092835409 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092835409 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092835409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092835409 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029092835409 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029092835409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029092835409 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092835409 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029092835409 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-80 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241029092835409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241029092835409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241029092835409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092835409 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(788)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092835412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092835412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092835412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241029092835412 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092835412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15bd5a) (hnbgw_rua.c:452) 20241029092835412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-80 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20241029092835412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092835412 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029092835412 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029092835412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029092835412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029092835412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241029092835412 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092835412 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092835412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff887), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241029092835412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092835412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092835412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092835412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092835412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092835412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092835412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092835412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092835412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092835412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092835412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(788)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: vl_len:12 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029092835424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092835424 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092835424 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092835424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092835424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092835424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092835424 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092835424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092835424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092835424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092835424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092835424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092835424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241029092835424 DLSCCP DEBUG Received CO:CODT for local reference 80 (sccp_scoc.c:1823) 20241029092835424 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092835424 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092835424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092835424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092835424 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029092835424 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029092835424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029092835424 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241029092835424 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241029092835424 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029092835424 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029092835424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092835424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: 15bd5'... (mgcp_client.c:805) 20241029092835424 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092835424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092835424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029092835424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58629: len=57 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: 15bd5'... (mgcp_client.c:805) 20241029092835424 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029092835424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029092835424 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: Removing from parent mgw(mgw-fsm-1424730-0)[0x55667407ca70] (mgcp_client_endpoint_fsm.c:873) 20241029092835424 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029092835424 DLMGCP DEBUG mgw-endp(mgw-fsm-1424730-0)[0x556674074500]{IN_USE}: Deallocated (fsm.c:568) 20241029092835424 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029092835424 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029092835424 DMGW DEBUG mgw(mgw-fsm-1424730-0)[0x55667407ca70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029092835424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092835424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029092835424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092835424 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(788)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(788)@33a2975c244c: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(788)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "15bd5a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(788)@33a2975c244c: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "15bd5a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(788)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092835437 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 27 OK (mgcp_client.c:758) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5566740822f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092835437 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 28 OK (mgcp_client.c:758) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029092835437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55667407aad0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029092835442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092835442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092835442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029092835442 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092835442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15bd5a) (hnbgw_rua.c:452) 20241029092835442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-80 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029092835442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092835442 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029092835442 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029092835442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029092835442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092835442 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092835442 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092835442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff887), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029092835442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092835442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092835442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092835442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092835442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835442 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092835442 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092835442 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092835442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092835442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092835442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092835442 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(781)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(788)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092835448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(788)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092835458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092835459 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32983<->l=127.0.0.1:4262) (control_if.c:193) 20241029092835459 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092835459 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) 20241029092835459 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092835459 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092835459 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092835459 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) 20241029092835459 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092835459 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092835459 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 20241029092835459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835459 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092835459 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092835459 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092835459 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092835459 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092835460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092835460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_second_rab_assignment-Iuh0-RUA(779)@33a2975c244c: Final verdict of PTC: none 20241029092835460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092835460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092835460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092835460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092835460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092835460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092835460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092835460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092835460 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092835460 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092835460 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092835460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092835460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092835460 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092835460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff887), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092835460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092835460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092835460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092835460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092835460 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092835460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092835460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092835460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092835460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092835460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092835460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092835460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{disrupted}: Freeing instance (context_map.c:202) 20241029092835460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1424730)[0x5566740863f0]{disrupted}: Deallocated (fsm.c:568) 20241029092835460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092835460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc0-RAN(782)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(785)@33a2975c244c: Final verdict of PTC: none 20241029092835460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x556674079160]{disconnected}: Deallocated (fsm.c:568) 20241029092835460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1424730 SCCP-80 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092835461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092835461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092835461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092835461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092835461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092835461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092835461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092835461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029092835461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-M3UA(783)@33a2975c244c: Final verdict of PTC: none 20241029092835461 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 20241029092835461 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) 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092835461 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092835461 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) 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092835461 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) 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092835461 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092835461 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092835461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092835461 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092835461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092835461 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(780)@33a2975c244c: Final verdict of PTC: none HNBGW-MGCP(787)@33a2975c244c: Final verdict of PTC: none 20241029092835461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092835461 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20241029092835462 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1188) 20241029092835462 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20241029092835462 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092835462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092835462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092835462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092835462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092835462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092835462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092835462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092835462 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092835462 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092835462 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092835462 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(781)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(784)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(786)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(777)@33a2975c244c: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(778)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092835465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(777): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_second_rab_assignment-Iuh0(778): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(779): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(780): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(781): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(782): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(783): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(784): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(785): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(786): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_second_rab_assignment0(788): pass (pass -> pass) MTC@33a2975c244c: Test case TC_second_rab_assignment finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:28:35 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 20241029092835512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092836115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244916) Waiting for packet dumper to finish... 1 (prev_count=244916, count=248912) 20241029092837462 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092837462 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092837462 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092837462 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092837462 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092837462 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:28:38 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 20241029092839173 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092839173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d381eb), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092839173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092839173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839173 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092839173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5d998), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092839173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092839174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839174 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092839174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ae1d6), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092839174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092839174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092839174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092839174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092839174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: 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@33a2975c244c: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241029092839220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092839231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(790)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092839232 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092839232 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092839240 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32999<->l=127.0.0.1:4262) (control_if.c:570) 20241029092839242 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839242 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839243 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839243 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839243 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839243 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839244 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839244 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092839244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092839244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092839244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839244 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839244 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839244 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839244 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092839244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092839244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092839244 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092839244 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839244 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092839244 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092839244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092839244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839244 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839244 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839244 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839244 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839244 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839244 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092839244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092839244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092839244 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092839245 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839245 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092839245 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) 20241029092839245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092839245 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092839245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839245 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092839245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839245 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) 20241029092839245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092839246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839246 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839246 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839246 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092839246 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) 20241029092839246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092839246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839246 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) 20241029092839246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092839246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839246 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839246 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 20241029092839246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092839246 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092839246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839246 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 20241029092839246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092839246 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 20241029092839246 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(795)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(795)@33a2975c244c: M3UA emulation initiated, the test can be started MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(795)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(793)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092839263 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839263 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839263 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839263 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839263 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839263 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839263 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092839263 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839264 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839264 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092839264 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) 20241029092839264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839264 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) 20241029092839264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092839264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839264 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839264 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839264 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092839264 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) 20241029092839264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839264 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) 20241029092839264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092839264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839264 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839264 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839264 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092839264 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092839264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092839264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839264 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839264 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839264 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092839264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092839264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092839264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839264 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839265 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 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092839265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839265 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 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092839265 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 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092839265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092839265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092839265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(798)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(796)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092839461 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 20241029092839461 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 20241029092839461 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092839461 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(795)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092839471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839471 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092839471 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092839471 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092839471 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092839471 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092839471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092839474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839474 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092839474 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092839474 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092839474 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092839474 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092839474 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092839474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092839474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092839474 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092839475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092839475 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092839475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092839475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092839475 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092839475 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092839475 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839476 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839476 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092839476 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092839476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092839476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092839476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839476 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 20241029092839476 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 20241029092839476 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092839476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092839476 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839476 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839476 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839476 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092839476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092839476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092839476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092839476 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(798)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092839482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839482 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092839482 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092839482 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092839482 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092839482 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092839482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092839483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839483 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092839483 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092839483 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092839483 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092839483 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092839483 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092839483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092839483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092839483 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092839483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092839483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092839483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092839483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092839483 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092839483 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092839483 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092839484 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092839484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092839484 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092839484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092839484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092839484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092839484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092839484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092839484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092839484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839484 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092839484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839484 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839484 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839484 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092839484 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092839484 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092839484 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092839484 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092839756 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092839757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a93ac), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092839757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839757 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) 20241029092839757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092839757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839757 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092839757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00684cbb), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092839757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092839757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092839757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092839757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092839757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839757 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 20241029092839757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092839757 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 20241029092839757 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092839757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092839757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092839757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092839757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092839757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092839757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092839757 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092839764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092839764 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092839764 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092839764 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092839764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092839764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092839764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092839764 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092839764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092839765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092839765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092839765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092839765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092839765 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=00684cbb) (sccp_scrc.c:472) 20241029092839765 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20241029092839765 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092839765 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092839765 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092839765 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092839765 DLSCCP DEBUG SCCP-SCOC(72)[0x55667407fa80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(794)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092840268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840268 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092840268 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092840268 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092840268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092840268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092840268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092840268 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092840269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092840269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092840269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092840269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092840269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092840269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092840269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092840269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092840269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092840269 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092840269 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092840269 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) 20241029092840269 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) 20241029092840269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092840269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092840269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092840269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092840269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092840269 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092840269 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092840269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092840269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092840269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092840269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092840269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092840269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092840269 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092840269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840269 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092840269 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092840269 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092840269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092840269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092840269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092840269 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092840269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092840269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092840269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092840269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092840269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092840269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092840269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092840269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092840269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092840269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092840269 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092840269 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(794)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092840283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840283 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092840283 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092840283 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092840283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092840283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092840283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092840283 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(797)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092840283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092840283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092840283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092840283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092840283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092840283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092840283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092840283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092840283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092840283 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092840283 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092840283 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) 20241029092840283 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) 20241029092840283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092840283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092840283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092840283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092840283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092840283 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092840283 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092840284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840284 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092840284 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092840284 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092840284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092840284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092840284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092840284 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092840285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840285 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092840285 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092840285 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092840285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092840285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092840285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092840285 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092840286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092840286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092840286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092840286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092840286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092840286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092840286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092840286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092840286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092840286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092840286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092840286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092840286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092840286 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092840286 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092840286 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(797)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092840290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092840290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092840291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092840291 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092840291 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) 20241029092840291 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092840291 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092840291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092840291 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@33a2975c244c: setverdict(pass): none -> pass 20241029092840301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092840301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092840301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241029092840301 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241029092840301 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241029092840502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092840502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092840502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092840502 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092840503 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) 20241029092840503 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092840503 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092840503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092840503 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@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed MTC@33a2975c244c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092840517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092840518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092840518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092840518 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092840518 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092840518 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(797)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(794)@33a2975c244c: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(791)@33a2975c244c: Final verdict of PTC: none 20241029092840520 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32999<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(789)@33a2975c244c: Final verdict of PTC: none 20241029092840520 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092840520 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) 20241029092840520 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092840520 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092840520 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092840520 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) 20241029092840520 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092840520 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092840520 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092840520 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) 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092840521 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092840521 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) 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092840521 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 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092840521 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(793)@33a2975c244c: Final verdict of PTC: none 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092840521 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 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092840521 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092840521 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092840521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092840521 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(796)@33a2975c244c: Final verdict of PTC: none 20241029092840522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092840522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092840522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092840522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092840522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092840522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092840522 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092840522 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092840522 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092840522 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092840522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092840522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092840522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092840522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW-MGCP(799)@33a2975c244c: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(790)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(795)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(798)@33a2975c244c: Final verdict of PTC: none 20241029092840522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092840522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092840522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092840522 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092840522 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092840522 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092840522 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(792)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092840522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(789): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(790): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(791): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(792): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(793): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(794): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(795): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@33a2975c244c: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:28:40 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 20241029092840576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092841179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39932<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=160192) 20241029092841375 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092841375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f46a), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092841375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092841375 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) 20241029092841375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092841375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092841375 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092841375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7b02), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092841375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092841375 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) 20241029092841375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092841375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092841375 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092841375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed42c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092841375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092841375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092841375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092841375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092841376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092841376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092841376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092841376 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 20241029092841376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092841376 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 20241029092841376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092841376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092841376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092841376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092841376 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 20241029092841376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092841376 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 20241029092841376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092841376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092841376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092841376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092841376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092841376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092841376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092841376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092842147 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092842147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001051c7), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092842147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092842147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092842147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092842147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092842147 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092842147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000dfb9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092842147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092842147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092842147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092842147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092842147 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092842147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004215fa), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092842147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092842147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092842147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092842147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092842148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092842148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092842148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092842148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092842148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092842148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092842148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092842148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092842148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092842148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092842148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092842148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092842148 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=160192, count=166352) 20241029092842522 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092842522 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092842522 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092842522 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092842522 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092842522 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092842732 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092842732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e47d9f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092842732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092842732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092842732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092842732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092842733 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092842733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c41eb), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092842733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092842733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092842733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092842733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092842733 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092842733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00126e11), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092842733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092842733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092842733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092842733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092842733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092842733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092842733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092842733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092842733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092842733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092842733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092842733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029092842733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092842733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092842733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092842733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092842733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: 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@33a2975c244c: 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 ------ Tue Oct 29 09:28: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_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@33a2975c244c: 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@33a2975c244c: Test case TC_apply_sccp started. 20241029092844288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh0(801)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092844296 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092844296 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092844304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh1(803)@33a2975c244c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092844305 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41944 (stream_srv.c:129) 20241029092844305 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41944<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092844310 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38215<->l=127.0.0.1:4262) (control_if.c:570) 20241029092844311 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844311 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844311 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844311 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844311 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844311 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844311 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844311 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844312 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844312 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092844312 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) 20241029092844312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844312 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) 20241029092844312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092844312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844312 DRANAP DEBUG cnlink(msc-3)[0x55667406c020]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844312 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844312 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092844312 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) 20241029092844312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844312 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) 20241029092844312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092844312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844312 DRANAP DEBUG cnlink(msc-2)[0x556674002260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844312 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844312 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092844312 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092844312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092844313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092844313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844313 DRANAP DEBUG cnlink(msc-1)[0x556674005060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844313 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844313 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092844313 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092844313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092844313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092844313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092844313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844313 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844313 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844313 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 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092844313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844313 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844313 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 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092844313 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 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092844313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844313 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844313 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092844313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844313 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844313 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092844313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(808)@33a2975c244c: ************************************************* HNBGW_Test.msc0-M3UA(808)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(808)@33a2975c244c: ************************************************* HNBGW_Test.msc0-SCCP(806)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092844325 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844325 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844325 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844325 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844326 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844326 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844326 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092844326 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844327 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844327 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092844327 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) 20241029092844327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844327 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) 20241029092844327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092844327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844327 DRANAP DEBUG cnlink(sgsn-3)[0x55667406e660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844327 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844327 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092844327 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) 20241029092844327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844327 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) 20241029092844327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092844327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844327 DRANAP DEBUG cnlink(sgsn-2)[0x55667406dcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844327 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844327 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092844327 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092844327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844327 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092844327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092844327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844327 DRANAP DEBUG cnlink(sgsn-1)[0x55667406d340]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844327 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844327 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092844327 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092844327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092844327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092844327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844327 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844327 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 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092844327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844327 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 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092844327 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 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092844327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092844327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092844327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@33a2975c244c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@33a2975c244c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(811)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-M3UA(811)@33a2975c244c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(811)@33a2975c244c: ************************************************* HNBGW_Test.sgsn0-SCCP(809)@33a2975c244c: v_sccp_pdu_maxlen:268 20241029092844349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092844349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092844349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092844349 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092844349 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) 20241029092844349 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092844349 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092844349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092844349 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@33a2975c244c: setverdict(pass): none -> pass 20241029092844353 DLINP DEBUG SRVCONN(,r=127.0.0.1:41944<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092844353 DLINP DEBUG SRVCONN(,r=127.0.0.1:41944<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092844353 DLINP DEBUG SRVCONN(,r=127.0.0.1:41944<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092844353 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092844353 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) 20241029092844353 DLGLOBAL DEBUG validating counter group 0x5566739f3be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092844353 DHNBAP DEBUG (127.0.0.1:41944 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029092844353 DHNBAP NOTICE (127.0.0.1:41944 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092844353 DHNBAP NOTICE (127.0.0.1:41944 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092844353 DLINP DEBUG SRVCONN(,r=127.0.0.1:41944<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092844353 DLINP DEBUG SRVCONN(,r=127.0.0.1:41944<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092844524 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 20241029092844524 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 20241029092844524 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092844524 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(808)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092844534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844534 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092844534 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092844534 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092844535 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092844535 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092844535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092844537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844537 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092844537 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092844537 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092844537 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092844537 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092844537 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092844538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092844538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092844538 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092844538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092844538 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092844538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092844538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092844538 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092844538 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092844538 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844539 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 20241029092844539 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 20241029092844539 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092844539 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092844539 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844539 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092844539 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092844539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092844539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092844540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092844540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844540 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844540 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844540 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844540 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092844540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092844540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092844540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092844540 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(811)@33a2975c244c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092844546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844546 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092844546 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092844546 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092844546 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092844546 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092844546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092844548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844548 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092844548 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092844548 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092844548 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092844548 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092844548 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092844548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092844549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092844549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092844549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092844549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092844549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092844549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092844549 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092844549 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092844549 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092844550 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092844550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092844550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092844550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092844550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092844550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092844550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092844550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092844550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092844550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092844550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092844550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092844550 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092844551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092844551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092844551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092844551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092844551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092844551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092844551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092844551 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(807)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092845332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845332 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092845332 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092845332 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092845332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092845332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092845332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092845332 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092845332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092845332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092845332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092845332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092845332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092845332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092845332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092845332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092845333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092845333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092845333 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092845333 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) 20241029092845333 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) 20241029092845333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092845333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092845333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092845333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092845333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092845333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092845333 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092845333 DRANAP NOTICE cnlink(msc-0)[0x556674021c10]{CONNECTED}: link up (cnlink.c:111) 20241029092845333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092845333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092845333 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092845333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092845333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092845333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092845333 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845333 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092845333 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092845333 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092845333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092845333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092845333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092845333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092845333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092845333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092845333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092845333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092845333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092845333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092845333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092845333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092845333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092845333 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092845333 DRANAP DEBUG cnlink(msc-0)[0x556674021c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092845333 DRANAP INFO cnlink(msc-0)[0x556674021c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(807)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(810)@33a2975c244c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092845346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845346 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092845346 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092845346 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092845346 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092845346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092845346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092845346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092845346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092845346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092845346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092845346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092845346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092845346 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092845346 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092845346 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) 20241029092845346 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) 20241029092845346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092845346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092845346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092845346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092845346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092845346 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092845346 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: link up (cnlink.c:111) 20241029092845346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092845346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092845346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092845346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092845346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092845346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092845346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092845346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092845346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092845346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092845346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845346 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092845346 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092845346 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092845346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092845346 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092845346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092845347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092845347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092845347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092845347 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092845347 DRANAP INFO cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(810)@33a2975c244c: CommonRanapUnitdataCallback: Not a paging message 20241029092845461 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029092845461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dff887), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092845461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092845461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092845461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092845461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092845461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092845461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092845461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092845461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092845461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092845461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092845461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092845468 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092845468 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092845468 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092845468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092845468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092845468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092845468 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092845468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092845468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092845468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092845468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092845468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092845468 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=00dff887) (sccp_scrc.c:472) 20241029092845468 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1823) 20241029092845468 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092845468 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092845468 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092845468 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092845468 DLSCCP DEBUG SCCP-SCOC(80)[0x5566740868c0]{IDLE}: Deallocated (fsm.c:568) 20241029092846397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(807)@33a2975c244c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(807)@33a2975c244c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(813) TC_apply_sccp-Iuh0-RUA(802)@33a2975c244c: Added conn table entry 0TC_apply_sccp0(813)15480443 20241029092847446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092847447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092847447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029092847447 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092847447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec367b, normal) (hnbgw_rua.c:388) 20241029092847447 DHNB DEBUG map_rua[0x55667407fa80]{init}: Allocated (fsm.c:456) 20241029092847447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092847447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480443 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092847447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092847447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092847447 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480443 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092847447 DCN DEBUG map_sccp[0x5566740863f0]{init}: Allocated (fsm.c:456) 20241029092847447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092847447 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15480443 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092847447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480443 SCCP-81 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029092847447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092847447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092847447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092847447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092847447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092847447 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092847447 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{IDLE}: Allocated (fsm.c:456) 20241029092847447 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092847447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002f90056400500f1100926) (sccp_scrc.c:401) 20241029092847447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092847447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092847447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092847447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092847447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092847447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092847447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092847447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092847447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092847447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092847447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092847447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092847447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092847447 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092847447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092847447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092847448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092847448 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092847448 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092847448 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092847448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092847448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092847448 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092847448 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(806)@33a2975c244c: First idle individual index:0 HNBGW_Test.msc0-SCCP(806)@33a2975c244c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(807)@33a2975c244c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(813) HNBGW_Test.msc0-RAN(807)@33a2975c244c: Added conn table entry 0TC_apply_sccp0(813)3019941 HNBGW_Test.msc0-SCCP(806)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(806)@33a2975c244c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(813)@33a2975c244c: setverdict(pass): none -> pass 20241029092847462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092847462 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092847462 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092847462 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092847462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092847462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092847462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092847462 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092847462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092847462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092847462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092847462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092847462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092847463 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0035496d) (sccp_scrc.c:472) 20241029092847463 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241029092847463 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092847463 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092847463 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092847463 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092847463 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) 20241029092847463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092847463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_apply_sccp0(813)@33a2975c244c: "Changing SCCP address, don't apply yet" 20241029092848463 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241029092849174 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092849174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ae1d6), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092849174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092849174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092849174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092849174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092849174 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092849174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5d998), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092849174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092849174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092849174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092849175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092849175 DLSCCP DEBUG SCCP-SCOC(79)[0x556674086ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092849175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d381eb), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092849175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092849175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092849175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092849175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092849175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092849175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092849175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092849175 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092849175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092849175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092849175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092849175 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092849175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092849175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092849175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092849175 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092849182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849182 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092849182 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092849182 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092849182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092849182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092849182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092849182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092849182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092849182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092849182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092849182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092849182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092849182 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=008ae1d6) (sccp_scrc.c:472) 20241029092849182 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1823) 20241029092849182 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092849182 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092849182 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092849183 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092849183 DLSCCP DEBUG SCCP-SCOC(77)[0x5566740893d0]{IDLE}: Deallocated (fsm.c:568) 20241029092849382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849382 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092849382 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092849382 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092849382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092849382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092849382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092849382 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092849382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092849383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092849383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092849383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092849383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092849383 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=00a5d998) (sccp_scrc.c:472) 20241029092849383 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20241029092849383 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092849383 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092849383 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092849383 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092849383 DLSCCP DEBUG SCCP-SCOC(78)[0x556674081c10]{IDLE}: Deallocated (fsm.c:568) 20241029092849488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092849488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092849488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029092849488 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029092849488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xec367b) (hnbgw_rua.c:452) 20241029092849489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480443 SCCP-81 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029092849489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029092849489 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029092849489 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092849489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029092849489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092849489 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029092849489 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029092849489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035496d), PART(T=Data,L=22,D=001440120000010010400b0ab1a7a8a051cf8698edf2) (sccp_scrc.c:401) 20241029092849489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092849489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092849489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092849489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092849489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092849489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092849489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092849489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092849489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092849489 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092849489 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(806)@33a2975c244c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(806)@33a2975c244c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(806)@33a2975c244c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(806)@33a2975c244c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(813)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(806)@33a2975c244c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(806)@33a2975c244c: vl_len:22 HNBGW_Test.msc0-SCCP(806)@33a2975c244c: vl_from0 HNBGW_Test.msc0-SCCP(806)@33a2975c244c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACF38AE86B1247D9A5313'O 20241029092849505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849505 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092849505 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092849505 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092849505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092849505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092849505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092849505 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092849505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092849505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092849506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092849506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092849506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092849506 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=22,D=001440120000010010400b0acf38ae86b1247d9a5313) (sccp_scrc.c:472) 20241029092849506 DLSCCP DEBUG Received CO:CODT for local reference 81 (sccp_scoc.c:1823) 20241029092849506 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029092849506 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092849506 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029092849506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029092849506 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029092849506 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029092849506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029092849506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029092849506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241029092849506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092849506 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(813)@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(813)@33a2975c244c: "Apply SCCP address changes" 20241029092849518 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241029092849519 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:817) 20241029092849519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:786) 20241029092849519 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092849519 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092849520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035496d), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092849520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092849520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092849520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092849520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092849520 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092849520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092849520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092849520 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092849520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092849520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092849520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092849520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{disrupted}: Freeing instance (context_map.c:202) 20241029092849520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480443)[0x55667407fa80]{disrupted}: Deallocated (fsm.c:568) 20241029092849520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092849520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{disconnected}: Freeing instance (context_map.c:206) 20241029092849520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5566740863f0]{disconnected}: Deallocated (fsm.c:568) 20241029092849520 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480443 SCCP-81 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241029092849520 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092849520 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092849520 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:795) 20241029092849520 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029092849520 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029092849520 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029092849520 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029092849520 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029092849520 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029092849520 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029092849521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092849521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092849521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092849521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092849521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092849521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092849521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092849521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092849521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(806)@33a2975c244c: Session index based on local reference:0 20241029092849524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849524 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092849524 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092849524 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092849524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092849524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092849524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092849524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092849524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092849524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092849524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092849524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092849524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092849524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=0035496d) (sccp_scrc.c:472) 20241029092849524 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1823) 20241029092849524 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029092849524 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029092849524 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092849524 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092849524 DLSCCP DEBUG SCCP-SCOC(81)[0x556674079160]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(807)@33a2975c244c: Deleted conn table entry 0TC_apply_sccp0(813)3019941 TC_apply_sccp-Iuh0-RUA(802)@33a2975c244c: Deleted conn table entry 0TC_apply_sccp0(813)15480443 20241029092849758 DLSCCP DEBUG SCCP-SCOC(73)[0x556674077d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092849758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a93ac), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092849758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092849758 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) 20241029092849758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092849758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092849758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092849758 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092849758 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092849758 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 20241029092849758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092849758 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 20241029092849758 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092850535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(813)@33a2975c244c: Final verdict of PTC: pass MTC@33a2975c244c: ok: talloc reports "asn1_context" = 1 bytes 20241029092850546 DLINP DEBUG SRVCONN(,r=127.0.0.1:41944<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092850546 DLINP DEBUG SRVCONN(,r=127.0.0.1:41944<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092850546 DLINP NOTICE SRV(,r=127.0.0.1:41944<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092850546 DMAIN NOTICE (127.0.0.1:41944 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41944<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092850546 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029092850547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp-Iuh1-RUA(804)@33a2975c244c: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(802)@33a2975c244c: Final verdict of PTC: none 20241029092850548 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092850548 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) 20241029092850548 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092850548 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092850548 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092850548 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) 20241029092850548 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092850548 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092850547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092850547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092850547 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092850547 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092850548 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092850548 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38215<->l=127.0.0.1:4262) (control_if.c:193) 20241029092850548 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 20241029092850548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092850548 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092850548 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092850548 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092850548 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092850548 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092850548 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092850548 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092850548 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-RAN(810)@33a2975c244c: Final verdict of PTC: none 20241029092850548 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 20241029092850549 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) 20241029092850549 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092850549 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092850549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092850549 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) 20241029092850549 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092850549 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092850549 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) 20241029092850549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092850549 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092850549 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092850549 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092850549 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092850549 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092850549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092850549 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(806)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(809)@33a2975c244c: Final verdict of PTC: none TC_apply_sccp-Iuh1(803)@33a2975c244c: Final verdict of PTC: none 20241029092850549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092850549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) HNBGW_Test.sgsn0-M3UA(811)@33a2975c244c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(807)@33a2975c244c: Final verdict of PTC: none 20241029092850549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092850549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092850549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092850549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092850549 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092850549 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092850549 DRANAP DEBUG cnlink(sgsn-0)[0x55667406c9b0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092850549 DRANAP NOTICE cnlink(sgsn-0)[0x55667406c9b0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092850549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092850549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092850549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.msc0-M3UA(808)@33a2975c244c: Final verdict of PTC: none 20241029092850549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092850549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092850549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092850549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092850549 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW-MGCP(812)@33a2975c244c: Final verdict of PTC: none VirtHNBGW-STATS(800)@33a2975c244c: Final verdict of PTC: none TC_apply_sccp-Iuh0(801)@33a2975c244c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(805)@33a2975c244c: Final verdict of PTC: none MTC@33a2975c244c: setverdict(pass): pass -> pass, component reason not changed 20241029092850550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@33a2975c244c: Setting final verdict of the test case. MTC@33a2975c244c: Local verdict of MTC: pass MTC@33a2975c244c: Local verdict of PTC VirtHNBGW-STATS(800): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_apply_sccp-Iuh0(801): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(802): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_apply_sccp-Iuh1(803): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(804): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-SCCP(806): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-RAN(807): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.msc0-M3UA(808): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(809): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(810): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(811): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC HNBGW-MGCP(812): none (pass -> pass) MTC@33a2975c244c: Local verdict of PTC TC_apply_sccp0(813): pass (pass -> pass) MTC@33a2975c244c: Test case TC_apply_sccp finished. Verdict: pass MTC@33a2975c244c: 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'. Tue Oct 29 09:28:50 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241029092850599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092851203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215396) 20241029092851376 DLSCCP DEBUG SCCP-SCOC(71)[0x55667408a430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092851376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed42c), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092851376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092851376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092851376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092851376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092851376 DLSCCP DEBUG SCCP-SCOC(70)[0x55667407d580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092851376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc7b02), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092851376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092851376 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) 20241029092851376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092851376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092851376 DLSCCP DEBUG SCCP-SCOC(69)[0x55667407e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092851376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f46a), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092851376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092851376 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) 20241029092851376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092851376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092851376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092851376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092851376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092851376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092851376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092851376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092851376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092851376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092851376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092851376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092851376 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 20241029092851376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092851376 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 20241029092851377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092851377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092851377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092851377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092851377 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 20241029092851377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092851377 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 20241029092851377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092852148 DLSCCP DEBUG SCCP-SCOC(66)[0x556674086a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092852148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004215fa), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092852148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092852148 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092852148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092852148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092852148 DLSCCP DEBUG SCCP-SCOC(67)[0x55667407d3c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092852148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000dfb9), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092852148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092852148 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092852148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092852148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092852148 DLSCCP DEBUG SCCP-SCOC(68)[0x55667408a9f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029092852148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001051c7), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029092852148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092852148 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092852148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092852148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556674070ac0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092852148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092852148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092852148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092852149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092852149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092852149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092852149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092852149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092852149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092852149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092852149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092852149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092852149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=215396, count=221556) 20241029092852549 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092852549 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092852549 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092852549 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092852549 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092852549 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092852730 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(64)[0x556674083d20]{IDLE}: Deallocated (fsm.c:568) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(63)[0x556674078ea0]{IDLE}: Deallocated (fsm.c:568) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029092852730 DLSCCP DEBUG SCCP-SCOC(65)[0x556674089500]{IDLE}: Deallocated (fsm.c:568) MTC@33a2975c244c: 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@33a2975c244c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@33a2975c244c: Terminating MTC. MC@33a2975c244c: MTC terminated. MC2> exit MC@33a2975c244c: Shutting down session. MC@33a2975c244c: 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-9686.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_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 HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_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 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 NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout Summary: pass: 49 NEW: PASS: 1 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2602492) [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-20241029-0922-bad7a1dc-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'] [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-20241029-0922-bad7a1dc-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (2602419) [testenv][generic] Stopping hnbgw (2602448) [testenv][generic] Showing junit-xml-9686.log [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-20241029-0922-bad7a1dc-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/junit-xml-9686.log && echo']                                                     [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-0'] testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-0 [testenv] + ['podman', 'wait', 'testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-0'] 137 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-1', '--detach', '--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', '--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'] ef42a7d743c08cdf45b1f78dbc6c90ba13b4e5a3323d6796579ca41a40d9428c [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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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 Reading package lists... [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-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', '-t', 'testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'] 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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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/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-20241029-0922-bad7a1dc-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20241029-0922-bad7a1dc-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] [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-20241029-0922-bad7a1dc-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'] 20241029092903795 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20241029092903795 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20241029092903795 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 20241029092903795 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241029092903795 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092903795 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 20241029092903795 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241029092903795 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092903795 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 20241029092903795 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241029092903795 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092903795 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 20241029092903795 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241029092903795 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092903795 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 20241029092903795 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241029092903795 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092903795 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 20241029092903795 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241029092903795 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241029092903795 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241029092903795 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241029092903795 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241029092903795 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241029092903795 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241029092903795 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241029092903795 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241029092903795 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241029092903795 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241029092903795 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241029092903795 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241029092903796 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running testsuite rate_ctr.c:86 validating counter group 0x55f8e6336520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55f8e6336500(iups) with 3 counters 20241029092903992 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241029092903992 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241029092903992 DLPFCP NOTICE 0x55f8e74f7870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241029092903992 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e63365a0(msc) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e63365a0(msc) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e63365a0(msc) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e63365a0(msc) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e6336580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e6336580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e6336580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Allocated (fsm.c:456) 20241029092903992 DLGLOBAL DEBUG validating counter group 0x55f8e6336580(sgsn) with 15 counters (rate_ctr.c:86) 20241029092903992 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241029092903992 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241029092903992 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241029092903992 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241029092903992 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241029092903992 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241029092903992 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241029092903992 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241029092903992 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:60950 (mgcp_client.c:987) 20241029092903993 DLPFCP DEBUG 0x55f8e74f7870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:77) 20241029092903993 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeacb295f (1730194143 seconds since UNIX epoch, which is 3939182943 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241029092903993 DLPFCP DEBUG pfcp_cp_peer[0x55f8e7666530]{disabled}: Allocated (fsm.c:456) 20241029092903993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241029092903993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029092903993 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029092903993 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029092903993 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241029092903993 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867) 20241029092903993 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241029092903993 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241029092903993 DLGLOBAL DEBUG validating counter group 0x7f000b625e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241029092903993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_DOWN}: Allocated (fsm.c:456) 20241029092903993 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20241029092903993 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241029092903993 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241029092903993 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20241029092903993 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241029092903993 DLGLOBAL DEBUG validating counter group 0x7f000b625ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241029092903993 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241029092903993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{IDLE}: Allocated (fsm.c:456) 20241029092903993 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) 20241029092903993 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_DOWN}: Allocated (fsm.c:456) 20241029092903993 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241029092903993 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241029092903993 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:58916<->l=::1:2905): New m3ua connection accepted 20241029092903993 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:58916<->l=::1:2905): created dynamic ASP asp-dyn-0 20241029092903993 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:58916<->l=:::2905 20241029092903993 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241029092903993 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241029092903993 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092903993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092903993 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241029092903993 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55f8e7685d60 (osmo_ss7.c:431) 20241029092903993 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880) 20241029092903993 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889) 20241029092903993 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241029092903993 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795) 20241029092903993 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092903993 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795) 20241029092903993 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092903993 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795) 20241029092903993 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092903993 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795) 20241029092903993 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092903993 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795) 20241029092903993 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092903993 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795) 20241029092903993 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092903993 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795) 20241029092903993 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241029092903993 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241029092903993 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029092903993 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795) 20241029092903993 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:58916){CONNECTING} connection established (stream_cli.c:362) 20241029092903993 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241029092903993 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:58916) (osmo_ss7_asp.c:934) 20241029092903993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241029092903993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241029092903993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241029092903993 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241029092903993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092903993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241029092903993 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092903993 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092903993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092903993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092903993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20241029092903993 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20241029092903993 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241029092903993 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241029092903993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029092903993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241029092903993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241029092903993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241029092903993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) 20241029092903994 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092903994 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) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903994 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) 20241029092903994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092903994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903994 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903994 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092903994 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092903994 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) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903994 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) 20241029092903994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092903994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903994 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903994 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092903994 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092903994 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903994 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092903994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092903994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903994 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903994 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092903994 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092903994 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092903994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092903994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903994 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903994 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092903994 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092903994 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) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903994 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) 20241029092903994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092903994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903994 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903994 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092903994 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092903994 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) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903994 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) 20241029092903994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092903994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903994 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903994 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092903994 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092903994 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903994 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092903994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092903994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903994 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903994 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092903994 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092903994 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092903994 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092903994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092903994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092903994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092903995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092903995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092903995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092903995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092903995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092903995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092903995 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092903995 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) [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-20241029-0922-bad7a1dc-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@ef42a7d743c0: Unix server socket created successfully. MC@ef42a7d743c0: Listening on TCP port 33649. ef42a7d743c0 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ef42a7d743c0 33649 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ef42a7d743c0: New HC connected from 10.0.2.100 [10.0.2.100]. ef42a7d743c0: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ef42a7d743c0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ef42a7d743c0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ef42a7d743c0: Configuration file was processed on all HCs. MC@ef42a7d743c0: Creating MTC on host 10.0.2.100. MC@ef42a7d743c0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ef42a7d743c0: 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 ------ Tue Oct 29 09:29: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_hnb_register started. 20241029092905699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092905707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56036<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register-Iuh0(4)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092905707 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092905707 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092905713 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45963<->l=127.0.0.1:4262) (control_if.c:570) 20241029092905714 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905714 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905714 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905714 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905714 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905714 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905714 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905714 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905715 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905715 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092905715 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) 20241029092905715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092905715 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905716 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) 20241029092905716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092905716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905716 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905716 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092905716 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905716 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092905716 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) 20241029092905716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905716 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) 20241029092905716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092905716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905716 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905716 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092905716 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905716 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092905716 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092905716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092905716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092905716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905716 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905716 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092905716 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092905716 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092905716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092905716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092905716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905716 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905716 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(9)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(7)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092905730 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905730 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905730 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905730 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905730 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905730 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905730 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092905730 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092905731 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905731 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092905731 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) 20241029092905731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905731 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) 20241029092905731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092905731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905731 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905731 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092905731 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905731 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092905731 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) 20241029092905731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905731 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) 20241029092905731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092905731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905731 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905731 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092905731 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905731 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092905731 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092905731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092905731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092905731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905731 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905731 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092905731 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092905731 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092905731 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092905731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092905731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092905731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092905731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092905731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092905731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092905731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092905731 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241029092905731 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092905928 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 20241029092905928 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 20241029092905928 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092905928 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(9)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092905937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092905937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092905937 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092905937 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092905937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092905937 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092905937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092905940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092905940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092905940 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092905940 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092905940 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092905940 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092905940 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092905942 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 20241029092905942 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 20241029092905942 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092905942 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(12)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092905948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092905948 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092905948 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092905948 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092905948 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092905948 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092905948 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092905948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092905948 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092905948 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092905948 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092905948 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092905948 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092905948 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092905993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241029092905993 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241029092905994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20241029092905994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092905994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241029092905994 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241029092905994 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241029092905994 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20241029092905994 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241029092905994 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241029092905994 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241029092905994 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092905994 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241029092905994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092905994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20241029092905994 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20241029092905994 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241029092905994 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241029092905994 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241029092905994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092905994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241029092905994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241029092905994 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241029092905994 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241029092905994 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241029092905994 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241029092905995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092905995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092905995 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092905995 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092905995 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092905995 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092905995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092905995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092905995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20241029092905995 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20241029092905995 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241029092905995 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f8e7665f70]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241029092905995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029092905995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241029092905995 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241029092905995 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241029092905995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092905995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241029092905995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241029092905995 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241029092905995 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f8e7684930]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241029092906748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092906748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092906748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092906748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092906748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092906748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092906748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092906748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092906748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092906748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092906748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092906748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092906748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092906748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092906748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092906748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092906748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092906748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092906748 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092906748 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092906748 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) 20241029092906748 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) 20241029092906748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092906748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092906748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092906748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092906748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092906748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092906748 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092906748 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092906748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092906748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092906748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092906748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092906748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092906748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092906748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092906748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(8)@ef42a7d743c0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241029092906752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092906752 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092906752 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092906752 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092906752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092906752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092906752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092906752 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092906752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092906752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092906752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092906752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092906752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092906752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092906752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092906752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092906752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092906752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092906752 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092906752 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092906752 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) 20241029092906752 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) 20241029092906752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092906752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092906752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092906752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092906752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092906752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092906752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092906752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092906752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092906752 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092906752 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092906752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092906752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092906752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092906752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092906752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092906752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092906752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092906752 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(11)@ef42a7d743c0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241029092906768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092906768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092906768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092906768 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092906768 DLGLOBAL DEBUG validating counter group 0x55f8e6336be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092906768 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) 20241029092906768 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092906768 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092906768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092906768 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@ef42a7d743c0: setverdict(pass): none -> pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(10)@ef42a7d743c0: Final verdict of PTC: none 20241029092906780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092906780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092906780 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092906780 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092906780 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092906780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092906780 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45963<->l=127.0.0.1:4262) (control_if.c:193) 20241029092906780 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092906780 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) 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092906780 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092906780 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) 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092906780 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 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092906780 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_register-Iuh0-RUA(5)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@ef42a7d743c0: Final verdict of PTC: none 20241029092906780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092906780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092906780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092906780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092906780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092906780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092906780 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 20241029092906780 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) 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092906780 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) 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092906780 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092906780 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092906780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092906780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092906780 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092906780 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092906780 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092906780 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092906781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092906781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092906781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092906781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092906781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092906781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092906781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092906781 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092906781 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092906781 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092906781 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(11)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(13)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(3)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092906786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56036<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_hnb_register finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:06 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241029092906902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092906994 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) 20241029092907405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56042<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81292) 20241029092907742 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::f8e5:5fff:feb7:df88]:2905 err=None (stream.c:265) 20241029092907742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241029092907742 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241029092907742 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::f8e5:5fff:feb7:df88]:2905 err=None (osmo_ss7_asp.c:785) 20241029092908254 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::f8e5:5fff:feb7:df88]:2905 err=None (stream.c:265) 20241029092908254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241029092908254 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241029092908254 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::f8e5:5fff:feb7:df88]:2905 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=81292, count=123784) 20241029092908782 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092908782 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092908782 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092908782 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092908782 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092908782 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29: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.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 20241029092909994 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_hnb_register_duplicate started. 20241029092910523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56052<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate-Iuh0(15)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092910532 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092910532 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092910541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate-Iuh1(17)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092910542 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38576 (stream_srv.c:129) 20241029092910542 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38576<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092910547 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40425<->l=127.0.0.1:4262) (control_if.c:570) 20241029092910548 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910548 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910548 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910548 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910549 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910549 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910549 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910549 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910550 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910550 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092910550 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) 20241029092910550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092910550 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910550 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) 20241029092910550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092910550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910550 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910550 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910550 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092910550 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) 20241029092910550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910550 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) 20241029092910550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092910550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910550 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910550 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910550 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092910550 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092910550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092910551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092910551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910551 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910551 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910551 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092910551 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092910551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092910551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092910551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910551 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910551 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 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092910551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910551 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 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092910551 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 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092910551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092910551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092910551 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(22)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(20)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092910569 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910569 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910569 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910569 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910570 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910570 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910570 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092910570 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910571 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910571 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092910571 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) 20241029092910571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910571 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) 20241029092910571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092910571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910571 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910571 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910571 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092910571 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) 20241029092910571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910571 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) 20241029092910571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092910571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910571 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910571 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910571 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092910571 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092910571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910571 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092910571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092910571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910571 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910571 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092910571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092910572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092910572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092910572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092910572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910572 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910572 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 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092910572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910572 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 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092910572 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 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092910572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092910572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092910572 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092910767 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 20241029092910767 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 20241029092910767 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092910767 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(22)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092910776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910777 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092910777 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092910777 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092910777 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092910777 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092910777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092910779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910779 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092910779 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092910779 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092910779 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092910779 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092910779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092910780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092910780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092910780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092910780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092910780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092910780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092910780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092910780 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092910780 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092910780 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910781 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910781 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092910781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092910781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092910781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092910782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092910782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910782 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910782 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910782 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910782 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092910782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092910782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092910782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092910782 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092910784 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 20241029092910784 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 20241029092910784 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092910784 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(25)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092910790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910790 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092910790 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092910790 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092910790 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092910790 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092910790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092910790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910790 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092910790 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092910790 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092910790 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092910790 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092910790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092910790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092910790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092910791 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092910791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092910791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092910791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092910791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092910791 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092910791 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092910791 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092910792 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092910792 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092910792 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092910792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092910792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092910792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092910792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092910792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092910792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092910792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092910792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092910792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092910792 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092910792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092910792 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092910792 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092910792 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092910792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092910792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092910792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092910792 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(21)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092911582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911582 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092911582 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092911582 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092911582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092911582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092911582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092911582 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092911583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092911583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092911583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092911583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092911583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092911583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092911583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092911583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092911583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092911583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092911583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092911583 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092911583 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) 20241029092911583 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) 20241029092911583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092911583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092911583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092911583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092911583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092911583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092911583 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092911583 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092911583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092911583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092911583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092911583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092911583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092911583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092911583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092911584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092911584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092911584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092911584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092911584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092911584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092911584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092911584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911584 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092911584 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092911584 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092911584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092911584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092911584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092911584 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092911584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092911584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092911584 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092911584 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(21)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092911595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092911595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092911595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092911595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092911595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092911595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092911595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092911595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092911595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911594 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092911594 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092911595 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092911595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092911595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092911595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092911595 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092911595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092911595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092911595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092911595 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092911595 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) 20241029092911595 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) 20241029092911595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092911595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092911595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092911595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092911595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092911595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092911595 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092911595 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092911595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092911595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092911595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092911595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092911595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092911595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092911595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092911598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092911598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092911598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092911598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092911598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092911598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092911598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092911598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092911598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092911598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092911598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092911598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092911598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092911598 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092911598 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092911598 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092911598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911598 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092911598 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092911598 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092911598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092911598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092911598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092911598 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(24)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092911605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092911605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092911605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092911605 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092911605 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) 20241029092911605 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092911605 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092911606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092911606 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029092911615 DLINP DEBUG SRVCONN(,r=127.0.0.1:38576<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092911615 DLINP DEBUG SRVCONN(,r=127.0.0.1:38576<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092911615 DLINP DEBUG SRVCONN(,r=127.0.0.1:38576<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092911615 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092911615 DHNBAP ERROR (127.0.0.1:38576 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241029092911615 DHNBAP ERROR (127.0.0.1:38576 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241029092911615 DLINP DEBUG SRVCONN(,r=127.0.0.1:38576<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092911615 DLINP DEBUG SRVCONN(,r=127.0.0.1:38576<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241029092911615 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029092911620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092911620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092911620 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092911620 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092911620 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(24)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@ef42a7d743c0: Final verdict of PTC: none 20241029092911620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092911620 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40425<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(23)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(14)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(26)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092911624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:11 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 20241029092911688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092911786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092911786 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) 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092911786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092911786 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) 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092911786 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 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092911786 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092911786 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092911786 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) 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092911786 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092911786 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) 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092911786 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 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092911786 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092911786 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092911786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092911786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092911786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092911786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092911786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092911786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092911786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092911786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092911786 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092911786 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092911786 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092911786 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092911786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092911786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092911786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092911786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092911786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092911786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092911786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092911786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092911786 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092911786 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092911786 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092912190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52006<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=148924) 20241029092912995 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) Waiting for packet dumper to finish... 1 (prev_count=148924, count=149580) 20241029092913788 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092913788 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092913788 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092913788 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092913788 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092913788 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241029092915301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092915312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092915313 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092915313 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092915318 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44635<->l=127.0.0.1:4262) (control_if.c:570) 20241029092915320 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915320 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915320 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915320 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915321 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915321 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915321 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915321 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092915321 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092915321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092915321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092915321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092915321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915321 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915321 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915321 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092915321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092915321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092915321 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092915322 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915322 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092915322 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) 20241029092915322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915322 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) 20241029092915322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092915322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915322 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915322 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915322 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092915322 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) 20241029092915322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915322 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) 20241029092915322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092915322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915322 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915322 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915322 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092915322 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092915322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092915323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092915323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915323 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915323 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 20241029092915323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092915323 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092915323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915323 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 20241029092915323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092915323 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 20241029092915323 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092915323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092915323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092915323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092915323 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(33)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(31)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092915348 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915348 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915348 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915348 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915349 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915349 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915349 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092915349 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915350 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915350 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092915350 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) 20241029092915350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092915350 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092915350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915350 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092915350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915350 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) 20241029092915350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092915350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915350 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915350 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915350 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092915350 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) 20241029092915351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915351 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) 20241029092915351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092915351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915351 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915351 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915351 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092915351 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092915351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915351 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092915351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092915351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915351 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915351 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915351 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092915351 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092915351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092915351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092915351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915351 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915351 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 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092915351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915351 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 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092915351 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 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092915351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092915351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092915351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(36)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(34)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092915540 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 20241029092915540 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 20241029092915540 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092915540 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(33)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092915549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915549 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092915549 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092915549 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092915549 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092915549 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092915549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092915551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915551 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092915551 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092915551 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092915551 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092915551 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092915551 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092915551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092915552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092915552 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092915552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092915552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092915552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092915552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092915552 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092915552 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092915552 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915553 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915553 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092915553 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092915553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092915553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092915553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092915553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915553 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092915554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092915554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092915554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092915554 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092915568 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 20241029092915568 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 20241029092915568 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092915568 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(36)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092915570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915570 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092915570 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092915570 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092915570 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092915570 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092915570 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092915572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915572 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092915572 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092915572 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092915572 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092915572 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092915572 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092915572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092915572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092915572 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092915572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092915572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092915572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092915572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092915572 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092915572 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092915572 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092915573 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092915573 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092915574 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092915574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092915574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092915574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092915574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092915574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092915574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092915574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092915574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092915574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092915574 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092915574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092915574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092915574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092915574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092915574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092915574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092915574 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092915574 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092915996 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029092915997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029092915997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029092915997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029092915997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.msc0-RAN(32)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092916356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916356 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092916356 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092916356 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092916356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092916356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092916356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092916356 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092916356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092916356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092916356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092916356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092916356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092916356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092916356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092916356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092916356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092916357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092916357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092916357 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092916357 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) 20241029092916357 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) 20241029092916357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092916357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092916357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092916357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092916357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092916357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092916357 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092916357 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092916357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092916357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092916357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092916357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092916357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092916357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092916357 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092916358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916358 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092916358 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092916358 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092916358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092916358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092916358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092916358 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092916359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092916359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092916359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092916359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092916359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092916359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092916359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092916359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092916359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092916359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092916359 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092916359 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092916359 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(32)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092916382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916382 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092916382 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092916382 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092916382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092916382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092916382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092916382 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092916382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092916382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092916382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092916382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092916382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092916382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092916382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092916382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092916382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092916382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092916382 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092916382 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092916382 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) 20241029092916382 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) 20241029092916382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092916382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092916382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092916382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092916382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092916382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092916382 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092916382 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092916382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092916382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092916382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092916382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092916382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092916382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092916382 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092916383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916383 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092916383 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092916383 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092916383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092916383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092916383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092916383 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092916383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092916383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092916383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092916383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092916383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092916383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092916383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092916383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092916383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092916383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092916383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092916383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092916383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092916383 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092916383 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092916383 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(35)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092916386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092916386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092916386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092916386 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092916386 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) 20241029092916386 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092916386 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092916386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092916386 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029092916390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092916390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092916390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092916390 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092916390 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) 20241029092916390 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092916390 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092916390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092916390 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029092916396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092916396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092916396 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092916396 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092916396 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092916397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(34)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@ef42a7d743c0: Final verdict of PTC: none 20241029092916399 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44635<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(35)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(27)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(37)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092916403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:16 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 20241029092916446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092916562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092916562 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) 20241029092916562 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092916562 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092916562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092916562 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) 20241029092916562 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092916562 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092916562 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 20241029092916562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916562 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092916562 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092916562 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092916562 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092916562 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092916562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092916562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092916563 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092916563 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) 20241029092916563 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092916563 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092916563 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092916563 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) 20241029092916563 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092916563 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092916563 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 20241029092916563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092916563 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092916563 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092916563 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092916563 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092916563 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092916563 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092916563 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092916563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092916563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092916563 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092916563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092916563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092916563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092916563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092916563 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092916563 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092916563 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092916563 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092916563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092916563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092916563 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092916563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092916563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092916563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092916563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092916563 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092916563 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092916563 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092916563 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092916849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89784) Waiting for packet dumper to finish... 1 (prev_count=89784, count=148000) 20241029092918564 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092918564 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092918564 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092918564 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092918564 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092918564 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_hnb_disconnected_timeout started. 20241029092919969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092919976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_disconnected_timeout-Iuh0(39)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092919977 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092919977 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092919982 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45113<->l=127.0.0.1:4262) (control_if.c:570) 20241029092919983 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092919983 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092919983 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092919983 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092919984 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092919984 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092919984 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092919984 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092919984 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092919984 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092919984 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092919984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092919984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092919984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092919984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092919984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092919984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092919984 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092919984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092919984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092919984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092919984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092919984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092919984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092919984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092919985 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092919985 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092919985 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) 20241029092919985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092919986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092919986 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) 20241029092919986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092919986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092919986 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092919986 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092919986 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092919986 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) 20241029092919986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092919986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092919986 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) 20241029092919986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092919986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092919986 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092919986 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092919986 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092919986 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092919986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092919986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092919986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092919986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092919986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092919986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092919986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092919986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092919986 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092919986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092919986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092919986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092919986 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 20241029092919986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092919986 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092919986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092919986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092919986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092919986 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 20241029092919986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092919986 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 20241029092919986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092919986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092919986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092919986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092919986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092919986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092919986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092919986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(44)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092920000 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092920000 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092920000 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092920000 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092920000 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092920000 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092920000 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092920000 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092920001 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092920001 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092920001 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) 20241029092920001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092920001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092920001 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092920001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920001 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092920001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092920001 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) 20241029092920001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092920001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092920001 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092920001 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092920001 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092920001 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) 20241029092920002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092920002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092920002 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) 20241029092920002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092920002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092920002 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092920002 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092920002 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092920002 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092920002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092920002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092920002 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092920002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092920002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092920002 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092920002 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092920002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092920002 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092920002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092920002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092920002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092920002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092920002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092920002 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092920002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092920002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092920002 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 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092920002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092920002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092920002 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 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092920002 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 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092920002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092920002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092920002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092920002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092920002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092920002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092920002 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092920022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092920022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092920022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092920022 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092920022 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) 20241029092920022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092920022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092920022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092920022 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029092920198 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 20241029092920198 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 20241029092920198 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092920198 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(44)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092920208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920208 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092920208 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092920208 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092920208 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092920208 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092920208 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092920210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920211 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092920211 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092920211 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092920211 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092920211 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092920211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092920211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092920211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092920211 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092920211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092920211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092920211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092920211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092920211 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092920211 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092920211 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092920213 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092920213 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092920213 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092920213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092920213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092920213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092920213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092920213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092920213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092920213 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 20241029092920213 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 20241029092920213 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092920213 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092920213 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092920213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092920213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092920213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092920213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092920213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092920213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092920213 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(47)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092920218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920218 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092920218 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092920218 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092920218 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092920218 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092920218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092920219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920219 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092920219 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092920219 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092920219 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092920219 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092920219 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092920219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092920219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092920219 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092920219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092920219 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092920219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092920219 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092920219 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092920219 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092920219 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092920220 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092920220 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092920220 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092920220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092920220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092920220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092920220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092920220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092920220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092920220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092920220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092920220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092920220 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092920220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092920220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092920220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092920220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092920220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092920220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092920220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092920220 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092920997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029092920997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029092920998 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029092920998 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029092920998 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029092920998 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.msc0-RAN(43)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092921014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092921014 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092921014 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092921014 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092921014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092921014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092921014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092921014 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092921014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092921014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092921014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092921014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092921014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092921014 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092921014 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092921014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092921014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092921014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092921014 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092921014 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092921014 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) 20241029092921014 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) 20241029092921014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092921014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092921014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092921014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092921014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092921014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092921014 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092921014 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092921014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092921014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092921014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092921014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092921014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092921014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092921014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092921014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092921016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092921016 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092921016 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092921016 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092921016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092921016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092921016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092921016 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092921016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092921016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092921016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092921016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092921016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092921016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092921016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092921016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092921016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092921016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092921016 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092921016 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092921016 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(43)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092921023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092921023 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092921023 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092921023 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092921023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092921023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092921023 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092921023 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092921023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092921023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092921023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092921023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092921023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092921023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092921023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092921023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092921023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092921024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092921024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092921024 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092921024 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) 20241029092921024 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) 20241029092921024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092921024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092921024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092921024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092921024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092921024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092921024 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092921024 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092921024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092921024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092921024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092921024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092921024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092921024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092921024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092921024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092921027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092921027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092921027 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092921027 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092921027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092921027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092921027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092921027 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092921027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092921027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092921027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092921027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092921027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092921027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092921027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092921027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092921027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092921028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092921028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092921028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092921028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092921028 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092921028 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092921028 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(46)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092921034 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef42a7d743c0: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@ef42a7d743c0: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092921038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092921038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092921038 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092921038 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092921038 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(39)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092922041 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092923999 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) 20241029092926999 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241029092927047 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@ef42a7d743c0: 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241029092928084 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(49)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092928085 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092928085 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(41)@ef42a7d743c0: 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092928100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092928100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092928100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092928100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092928100 DLGLOBAL DEBUG validating counter group 0x55f8e6336be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092928100 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) 20241029092928100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092928100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092928100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092928100 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092928102 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092929108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092929108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092929108 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092929108 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092929108 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(49)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241029092929117 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092930000 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) 20241029092933001 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029092933002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029092933002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029092933002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029092933002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@ef42a7d743c0: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241029092935127 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@ef42a7d743c0: 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029092935142 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45113<->l=127.0.0.1:4262) (control_if.c:193) 20241029092935142 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092935142 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) 20241029092935143 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092935143 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092935143 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092935143 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) 20241029092935143 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092935143 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092935143 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 20241029092935143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092935143 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092935143 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092935143 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092935143 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092935143 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092935143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092935143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092935143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092935143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092935143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092935143 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092935143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092935143 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092935143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092935143 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092935143 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092935143 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092935143 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092935143 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(45)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@ef42a7d743c0: Final verdict of PTC: none 20241029092935153 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 20241029092935153 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) 20241029092935153 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092935153 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092935153 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092935153 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) 20241029092935153 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092935153 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029092935153 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) 20241029092935153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092935153 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092935153 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092935153 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092935153 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092935153 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092935153 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092935153 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(41)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@ef42a7d743c0: Final verdict of PTC: none 20241029092935153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092935153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092935153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092935153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092935153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092935153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092935153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092935154 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092935154 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092935154 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092935154 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(43)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(48)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(38)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092935157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:35 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 20241029092935202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092935604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147244) Waiting for packet dumper to finish... 1 (prev_count=147244, count=161412) 20241029092937143 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092937144 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092937144 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092937154 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092937154 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092937154 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29: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_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 20241029092938002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029092938002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029092938002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029092938003 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029092938003 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029092938003 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ue_register started. 20241029092938718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092938727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register-Iuh0(52)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092938728 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092938728 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092938735 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33463<->l=127.0.0.1:4262) (control_if.c:570) 20241029092938737 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938737 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938738 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938738 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938738 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938738 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938738 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938738 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092938738 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092938738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092938738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092938739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092938739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938739 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938739 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938739 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938739 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938739 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092938739 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092938739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092938739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092938739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092938739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938739 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092938739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092938739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092938739 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092938739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092938739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092938739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092938739 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092938740 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938740 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092938740 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) 20241029092938740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092938740 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092938741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938740 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) 20241029092938740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092938740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938740 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938740 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938740 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092938740 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) 20241029092938740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092938740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938740 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) 20241029092938740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092938740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938740 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938741 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938741 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938741 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 20241029092938741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092938741 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092938741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938741 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938741 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938741 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 20241029092938741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092938741 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 20241029092938741 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(57)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(57)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(55)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092938761 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938761 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938761 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938761 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938761 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938761 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938761 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092938761 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938762 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938762 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092938762 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) 20241029092938762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938762 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) 20241029092938762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092938762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938762 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938762 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938762 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092938762 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) 20241029092938762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938762 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) 20241029092938762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092938762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938762 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938762 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938762 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092938762 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092938762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938762 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092938762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092938762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938762 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938762 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938762 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092938762 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092938762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092938762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092938762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938762 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938763 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 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092938763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938763 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 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092938763 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 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092938763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092938763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092938763 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(60)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(58)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092938788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092938788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092938788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092938788 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092938788 DLGLOBAL DEBUG validating counter group 0x55f8e6336be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092938788 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) 20241029092938788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092938788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092938788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092938788 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029092938959 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 20241029092938959 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 20241029092938959 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092938959 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(57)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092938967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938967 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092938967 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092938967 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092938967 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092938967 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092938967 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092938970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092938970 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092938970 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092938970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092938970 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092938970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092938970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092938970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092938970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092938970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092938970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092938970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092938970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092938970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092938971 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092938971 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938972 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092938972 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092938972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092938972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092938972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092938972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938972 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092938972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092938972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092938972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092938972 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092938974 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 20241029092938974 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 20241029092938974 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092938974 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(60)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092938980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938980 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092938980 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092938980 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092938980 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092938980 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092938980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092938980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092938980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092938980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092938980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092938980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092938980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092938980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092938980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092938980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092938980 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092938980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938980 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092938980 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092938980 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092938980 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092938980 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092938980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092938981 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092938981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092938981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092938981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092938981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092938981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092938981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092938981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092938981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092938981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092938981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092938981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092938982 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092938982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092938982 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092938982 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092938982 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092938982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092938982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092938982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092938982 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(56)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092939773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939773 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092939773 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092939773 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092939773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092939773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092939773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092939773 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092939773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092939773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092939773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092939773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092939773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092939773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092939773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092939773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092939773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092939773 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092939773 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092939773 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) 20241029092939773 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) 20241029092939773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092939773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092939774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092939774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092939774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092939774 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092939774 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092939774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092939774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092939774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092939774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092939774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092939774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092939774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092939777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939777 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092939777 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092939777 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092939777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092939777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092939777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092939777 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092939777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092939777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092939777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092939777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092939777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092939777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092939777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092939777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092939777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092939777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092939777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092939777 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092939777 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(56)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092939782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092939782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092939782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092939782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092939782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092939782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092939782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092939782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092939782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092939782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092939782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939782 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092939782 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092939782 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092939782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092939782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092939782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092939782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092939782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092939782 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092939782 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) 20241029092939782 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) 20241029092939782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092939782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092939782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092939782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092939782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092939782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092939782 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092939782 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092939782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939782 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092939782 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092939782 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092939782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092939782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092939782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092939782 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092939783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939783 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092939783 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092939783 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092939783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092939783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092939783 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092939783 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092939783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092939783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092939783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092939783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092939783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092939783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092939783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092939783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092939783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092939783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092939783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092939783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092939783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092939783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092939783 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092939783 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(59)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092939801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092939801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092939801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241029092939801 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241029092939801 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241029092939801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092939801 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029092939816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register-Iuh0-RUA(53)@ef42a7d743c0: Final verdict of PTC: none 20241029092939816 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33463<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(59)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@ef42a7d743c0: Final verdict of PTC: none 20241029092939817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092939817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092939817 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(56)@ef42a7d743c0: Final verdict of PTC: none 20241029092939817 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092939817 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(58)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(51)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(61)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@ef42a7d743c0: Final verdict of PTC: none TC_ue_register-Iuh0(52)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092939823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_ue_register finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:39 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241029092939909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092939978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092939978 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) 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092939978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092939978 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) 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092939978 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 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092939978 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092939978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092939978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092939978 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092939978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092939978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092939978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092939978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092939978 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092939978 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092939978 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092939978 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092939978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092939978 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) 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092939978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092939978 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) 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092939978 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 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092939978 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092939978 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092939978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092939978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092939978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092939978 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092939978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092939978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092939979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092939979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092939979 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092939979 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092939979 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092939979 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092940411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104908) 20241029092941003 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) Waiting for packet dumper to finish... 1 (prev_count=104908, count=148080) 20241029092941979 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092941979 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092941979 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092941979 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092941979 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092941979 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ue_register_tmsi_lai started. MTC@ef42a7d743c0: 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 20241029092943537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092943546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register_tmsi_lai-Iuh0(63)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092943547 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092943547 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092943554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36079<->l=127.0.0.1:4262) (control_if.c:570) 20241029092943555 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943555 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943556 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943556 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943556 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943556 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943556 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943556 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943558 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943558 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092943558 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) 20241029092943558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943558 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) 20241029092943558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092943558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943558 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943558 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943558 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092943558 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) 20241029092943558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943558 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) 20241029092943558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092943558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943558 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943558 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943558 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092943558 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092943558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092943558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092943558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943558 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943558 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943558 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092943558 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092943558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092943558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092943559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092943559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943559 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943559 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 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092943559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943559 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 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092943559 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 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092943559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092943559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092943559 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(68)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(66)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092943577 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943577 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943577 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943577 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943577 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943577 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943577 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092943577 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943579 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943579 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092943579 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) 20241029092943579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943579 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) 20241029092943579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092943579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943579 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943579 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943579 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092943579 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) 20241029092943579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943579 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) 20241029092943579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092943579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943579 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943579 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943579 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092943579 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092943579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943579 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092943579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092943579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943579 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943579 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943579 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092943579 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092943579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092943579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092943579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943579 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943579 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 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092943579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943579 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 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092943579 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 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092943579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092943579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092943579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092943601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092943601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092943601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092943601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092943601 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) 20241029092943601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092943601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092943601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092943601 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029092943772 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 20241029092943772 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 20241029092943772 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092943772 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(68)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092943780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092943780 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092943780 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092943780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092943780 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092943780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092943783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943783 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092943783 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092943783 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092943783 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092943783 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092943783 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092943783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092943783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092943783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092943783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092943783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092943783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092943783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092943783 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092943783 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092943783 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943784 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092943784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092943785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092943785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092943785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092943785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943785 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092943785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092943785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092943785 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092943785 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092943792 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 20241029092943792 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 20241029092943792 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092943792 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(71)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092943799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943799 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092943799 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092943800 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092943800 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092943800 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092943800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092943801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943801 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092943801 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092943801 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092943801 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092943801 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092943801 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092943801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092943801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092943801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092943801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092943801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092943801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092943801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092943801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092943801 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092943801 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092943802 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092943803 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092943803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092943803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092943803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092943803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092943803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092943803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092943803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092943803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092943803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092943803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092943803 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092943803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092943803 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092943803 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092943803 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092943803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092943803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092943803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092943803 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092944004 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW_Test.msc0-RAN(67)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092944588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944588 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092944588 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092944588 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092944588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092944588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092944588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092944588 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092944588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092944588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092944588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092944588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092944588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092944588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092944588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092944588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092944588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944589 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092944589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092944589 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092944589 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092944589 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) 20241029092944589 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) 20241029092944589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092944589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092944589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092944589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092944589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092944589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092944589 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092944589 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092944589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092944589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092944590 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092944590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092944590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092944590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092944590 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092944590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092944590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092944590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944590 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092944590 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092944590 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092944590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092944590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092944590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092944590 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092944590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092944590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092944590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092944590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092944590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092944590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092944590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092944590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092944590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092944590 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092944590 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(67)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092944597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944597 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092944597 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092944597 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092944597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092944597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092944597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092944597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092944597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092944597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092944597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092944597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092944597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092944597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092944597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092944597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092944597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092944598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092944598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092944598 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092944598 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) 20241029092944598 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) 20241029092944598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092944598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092944598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092944598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092944598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092944598 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092944598 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092944598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092944598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092944598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092944598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092944598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092944598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092944598 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092944598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944598 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092944598 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092944598 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092944598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092944598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092944598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092944598 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092944598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092944598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092944598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092944598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092944598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092944598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092944598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092944598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092944598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092944598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092944598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092944598 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092944598 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092944598 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(70)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092944609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092944610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092944610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241029092944610 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241029092944610 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241029092944610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092944610 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029092944623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092944623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092944623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092944623 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092944623 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092944623 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092944623 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36079<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_tmsi_lai-Iuh0-RUA(64)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(62)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(72)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@ef42a7d743c0: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092944630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:44 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 20241029092944727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092944790 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092944790 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) 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092944790 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092944790 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) 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092944790 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 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092944790 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092944790 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092944790 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) 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092944790 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092944790 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) 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092944790 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 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092944790 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092944790 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092944790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092944790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092944790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092944790 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092944790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092944790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092944790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092944790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092944790 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092944790 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092944790 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092944790 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092944790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092944790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092944790 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092944790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092944790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092944790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092944790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092944790 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092944790 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092944790 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092944790 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092945230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130256) Waiting for packet dumper to finish... 1 (prev_count=130256, count=145808) 20241029092946792 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092946792 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092946792 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092946792 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092946792 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092946792 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029092947005 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ue_register_before_hnb_register started. 20241029092948344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092948355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register_before_hnb_register-Iuh0(74)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092948356 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092948356 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092948364 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43269<->l=127.0.0.1:4262) (control_if.c:570) 20241029092948367 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948367 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948367 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948367 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948367 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948367 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948368 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948368 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092948368 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092948368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092948368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092948368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092948368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948368 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948368 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948368 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948368 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948368 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092948368 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092948368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092948369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948369 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092948369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092948369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948369 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948369 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948369 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092948369 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) 20241029092948369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092948369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948369 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948369 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092948369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948369 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) 20241029092948369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092948369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948369 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948369 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092948369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948369 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948369 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 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092948369 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 20241029092948369 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092948369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948369 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948370 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948370 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092948370 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) 20241029092948371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092948371 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092948371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948371 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092948371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948371 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) 20241029092948371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092948371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948371 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948371 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 20241029092948371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092948371 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(79)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(77)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092948388 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948388 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948388 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948388 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948388 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948388 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948389 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092948389 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948390 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948390 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092948390 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) 20241029092948390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948390 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) 20241029092948390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092948390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948390 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948390 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948390 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092948390 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) 20241029092948390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948390 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) 20241029092948390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092948390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948390 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948390 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948390 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092948390 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092948390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948390 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092948390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092948390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948390 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948390 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092948390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092948390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092948390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092948390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948390 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948390 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 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092948390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948390 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 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092948390 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 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092948390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092948390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092948390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092948587 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 20241029092948587 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 20241029092948587 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092948587 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(79)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092948597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948597 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092948597 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092948597 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092948597 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092948597 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092948597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092948600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092948601 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092948601 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092948601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092948601 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092948601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092948601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092948601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092948601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092948601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092948601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092948601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092948601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092948601 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092948601 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092948601 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948602 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 20241029092948602 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 20241029092948602 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092948602 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029092948602 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948602 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092948602 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092948602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092948602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092948602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092948603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948603 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948603 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092948603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092948603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092948603 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092948603 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(82)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092948608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948608 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092948608 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092948608 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092948608 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092948608 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092948608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092948610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092948610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092948610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092948610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092948610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092948610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092948610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092948610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092948610 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092948610 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092948610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948610 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092948610 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092948610 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092948610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092948610 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092948610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092948612 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092948612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092948612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092948612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092948612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092948612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092948612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092948612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092948612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092948612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092948612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092948612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092948612 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092948612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092948612 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092948612 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092948612 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092948612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092948612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092948612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092948612 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(78)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092949401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949401 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092949401 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092949401 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092949401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092949401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092949401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092949401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092949401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092949402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092949402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092949402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092949402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092949402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092949402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092949402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092949402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092949402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092949402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092949402 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092949402 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) 20241029092949402 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) 20241029092949402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092949402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092949402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092949402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092949402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092949402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092949402 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092949402 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092949402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092949402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092949402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092949402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092949402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092949402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092949402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092949403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949403 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092949403 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092949403 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092949403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092949403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092949403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092949403 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092949404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092949404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092949404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092949404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092949404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092949404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092949404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092949404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092949404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092949404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092949404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092949404 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092949404 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(78)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092949409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949409 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092949409 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092949409 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092949409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092949409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092949409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092949409 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092949409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092949409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092949409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092949409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092949409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092949409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092949409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092949409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092949409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092949409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092949409 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092949409 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092949409 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) 20241029092949409 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) 20241029092949409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092949409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092949409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(81)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092949409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092949409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092949409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092949409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092949409 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092949409 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092949409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092949409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092949409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092949409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092949409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092949409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092949409 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092949410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092949410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092949410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092949410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092949410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092949410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092949410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092949410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092949410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092949410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092949410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092949410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092949410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092949410 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092949410 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092949410 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029092949410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949410 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092949410 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092949410 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092949410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092949410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092949410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092949410 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(81)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092949412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092949412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092949412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241029092949412 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241029092949412 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241029092949412 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241029092949412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092949412 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@ef42a7d743c0: setverdict(pass): none -> pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029092949418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092949418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092949418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092949418 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092949418 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) 20241029092949418 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241029092949418 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43269<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(77)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@ef42a7d743c0: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(75)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(73)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(83)@ef42a7d743c0: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092949424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:49 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 20241029092949507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092949606 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092949606 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) 20241029092949606 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092949606 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029092949606 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092949606 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) 20241029092949606 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092949606 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092949606 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 20241029092949606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949606 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092949606 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092949606 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092949606 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092949606 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092949606 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092949606 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092949607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092949607 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) 20241029092949607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092949607 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092949607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092949607 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) 20241029092949607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092949607 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092949607 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 20241029092949607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092949607 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092949607 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092949607 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092949607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092949607 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092949607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092949607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092949607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092949607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092949607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092949607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092949607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092949607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092949607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092949607 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092949607 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092949607 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092949607 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092949607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092949607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092949607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092949607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092949607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092949607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092949607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092949607 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092949607 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092949607 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092949607 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092950006 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029092950006 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029092950007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029092950007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029092950007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029092950010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142420) Waiting for packet dumper to finish... 1 (prev_count=142420, count=144528) 20241029092951608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092951608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092951608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092951608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092951608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092951608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29:52 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_cs_initial_ue started. 20241029092953126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092953137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue-Iuh0(85)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092953139 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092953139 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092953144 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36699<->l=127.0.0.1:4262) (control_if.c:570) 20241029092953146 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953146 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953146 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953146 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953146 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953146 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953147 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953147 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953148 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953148 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092953148 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) 20241029092953148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953148 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) 20241029092953148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092953148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953148 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953148 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953148 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092953148 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) 20241029092953148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953148 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) 20241029092953148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092953148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953148 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953148 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953148 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092953148 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092953148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092953148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092953148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953148 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953148 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953148 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092953148 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092953148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092953148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092953148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953148 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953148 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 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029092953148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953148 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 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092953148 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 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092953148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092953148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092953148 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(90)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(88)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092953163 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953163 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953163 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953163 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953163 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953163 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953163 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092953163 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953164 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953164 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092953164 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) 20241029092953164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953164 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) 20241029092953164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092953164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953164 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953164 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953164 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092953164 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) 20241029092953164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953164 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) 20241029092953164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092953164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953164 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953164 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953164 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092953164 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092953164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953164 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092953164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092953164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953164 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953164 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953164 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092953164 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092953164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092953164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092953164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953164 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953165 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 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092953165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953165 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 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092953165 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 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092953165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092953165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092953165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092953185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092953185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092953185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092953185 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092953185 DLGLOBAL DEBUG validating counter group 0x55f8e6336be0(hnb) with 60 counters (rate_ctr.c:86) 20241029092953185 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) 20241029092953185 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092953185 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092953185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092953185 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029092953360 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 20241029092953360 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 20241029092953360 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092953360 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(90)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092953370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953370 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092953370 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092953370 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092953370 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092953370 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092953370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092953373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953373 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092953373 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092953373 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092953373 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092953373 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092953373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092953373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092953373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092953373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092953373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092953373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092953373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092953373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092953373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092953373 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092953373 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953374 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092953374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092953375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092953375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092953375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092953375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953375 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092953375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092953375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092953375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092953375 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092953376 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 20241029092953376 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 20241029092953376 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092953376 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(93)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092953381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953381 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092953381 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092953381 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092953381 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092953381 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092953381 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092953382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953382 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092953382 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092953382 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092953382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092953382 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092953382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092953382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092953382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092953382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092953382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092953382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092953382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092953382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092953382 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092953382 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092953382 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092953383 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092953383 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092953383 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092953383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092953383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092953383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092953383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092953383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092953383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092953383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092953383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092953383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092953383 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092953383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092953383 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092953383 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092953383 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092953383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092953383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092953383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092953383 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(89)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092954175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092954175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092954175 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092954175 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092954175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092954175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092954175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092954175 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092954175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092954175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092954175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092954175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092954175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092954175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092954175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092954175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092954175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092954175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092954175 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092954175 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092954175 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) 20241029092954175 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) 20241029092954175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092954175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092954175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092954175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092954175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092954175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092954175 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092954176 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029092954176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092954176 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092954176 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092954176 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092954176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092954176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092954176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092954176 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092954178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092954178 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092954178 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092954178 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092954178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092954178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092954178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092954178 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092954179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092954179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092954179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092954179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092954179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092954179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092954179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029092954179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092954179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092954179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092954179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092954179 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092954179 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(89)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029092954183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092954183 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092954183 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092954183 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092954183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092954183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092954183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092954183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092954183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092954183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092954183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092954183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092954183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092954183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092954183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092954183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029092954183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092954183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092954183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029092954183 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029092954183 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) 20241029092954183 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) 20241029092954183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092954183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092954183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092954183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092954183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092954183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092954183 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029092954183 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029092954183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092954183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092954183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092954183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092954183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092954183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092954183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092954183 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092954184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092954184 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029092954184 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029092954184 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029092954184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092954184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092954184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092954184 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092954184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092954184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092954184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092954184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029092954184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092954184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029092954184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029092954184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029092954184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092954184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092954184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092954184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092954184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029092954184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029092954184 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029092954184 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(92)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029092954215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092955007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029092955007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029092955008 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029092955008 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029092955008 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029092955008 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.msc0-RAN(89)@ef42a7d743c0: f_create_expect(l3 := 'A95FB7944363E741441A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@ef42a7d743c0: Created Expect[0] for 'A95FB7944363E741441A'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_initial_ue0(95)4188635 20241029092955276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092955276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092955276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029092955276 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029092955276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3fe9db, normal) (hnbgw_rua.c:388) 20241029092955276 DHNB DEBUG map_rua[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029092955276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029092955276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188635 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029092955276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092955276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092955276 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188635 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029092955276 DCN DEBUG map_sccp[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029092955276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029092955276 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4188635 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029092955276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188635 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029092955276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029092955276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029092955276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029092955276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029092955276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029092955276 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029092955276 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{IDLE}: Allocated (fsm.c:456) 20241029092955276 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029092955276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa95fb7944363e741441a004f40030002d40056400500f1100926) (sccp_scrc.c:401) 20241029092955276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092955276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092955276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092955276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092955276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092955276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092955276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092955276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092955276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092955276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092955277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092955277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092955277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092955277 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029092955277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029092955277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029092955277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092955277 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092955277 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092955277 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092955277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092955277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092955277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092955277 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(88)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@ef42a7d743c0: Found Expect[0] for l3='A95FB7944363E741441A'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_initial_ue0(95)4117792 HNBGW_Test.msc0-SCCP(88)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(88)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@ef42a7d743c0: setverdict(pass): none -> pass 20241029092955299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092955299 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029092955299 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029092955299 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029092955299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029092955299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029092955299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029092955299 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092955299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092955299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029092955299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029092955299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029092955299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029092955299 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087d9a2) (sccp_scrc.c:472) 20241029092955299 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241029092955299 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029092955299 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029092955299 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092955299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029092955299 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) 20241029092955299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029092955299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029092955302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(95)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029092955312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029092955312 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36699<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@ef42a7d743c0: Final verdict of PTC: none 20241029092955314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029092955314 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) 20241029092955314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029092955314 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029092955314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029092955314 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) 20241029092955314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092955314 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029092955314 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 20241029092955314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092955315 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029092955315 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092955315 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(89)@ef42a7d743c0: Final verdict of PTC: none 20241029092955315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092955315 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092955315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092955315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(84)@ef42a7d743c0: Final verdict of PTC: none 20241029092955315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092955315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092955315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029092955315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092955315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092955315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092955315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092955315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092955315 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092955315 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092955315 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092955315 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 20241029092955315 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) 20241029092955315 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029092955315 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029092955316 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029092955316 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) 20241029092955316 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029092955316 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029092955316 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) 20241029092955316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(87)@ef42a7d743c0: Final verdict of PTC: none 20241029092955316 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029092955316 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029092955316 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029092955316 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029092955316 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029092955316 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029092955316 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029092955316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092955316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029092955316 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029092955316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092955316 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092955316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092955316 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092955316 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029092955316 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029092955316 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029092955316 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029092955316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029092955316 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029092955316 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029092955317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d9a2), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029092955317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092955317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) TC_ranap_cs_initial_ue-Iuh0(85)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(94)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@ef42a7d743c0: Final verdict of PTC: none 20241029092955317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092955317 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092955317 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092955317 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092955317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092955317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092955317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092955317 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029092955317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092955317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092955317 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029092955317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029092955317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029092955317 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029092955317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029092955317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029092955317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029092955317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{disrupted}: Freeing instance (context_map.c:202) 20241029092955317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188635)[0x55f8e768a370]{disrupted}: Deallocated (fsm.c:568) 20241029092955317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029092955317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{disconnected}: Freeing instance (context_map.c:206) 20241029092955317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f8e7668350]{disconnected}: Deallocated (fsm.c:568) 20241029092955317 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188635 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029092955317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092955317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029092955317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092955317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092955317 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029092955317 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029092955317 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029092955319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:29:55 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 20241029092955412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092955915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=168916) Waiting for packet dumper to finish... 1 (prev_count=168916, count=169672) 20241029092957316 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092957316 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092957316 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029092957317 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029092957317 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029092957317 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:29:57 UTC 2024 20241029092958008 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) /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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_ps_initial_ue started. 20241029092959038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029092959048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue-Iuh0(97)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029092959049 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029092959049 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029092959056 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44145<->l=127.0.0.1:4262) (control_if.c:570) 20241029092959058 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959058 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959059 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959059 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959059 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959059 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959059 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959059 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092959059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092959059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092959059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092959059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092959059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959059 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092959060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092959060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092959060 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029092959060 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959060 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029092959060 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092959060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092959060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092959060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029092959060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959060 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959060 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959060 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959060 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959060 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029092959060 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) 20241029092959060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092959060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959060 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) 20241029092959061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029092959061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959061 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029092959061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029092959061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029092959061 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029092959061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959061 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 20241029092959061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029092959061 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 20241029092959061 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029092959062 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959062 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029092959062 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) 20241029092959062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092959062 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092959062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959062 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092959062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959062 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) 20241029092959062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029092959062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959062 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959062 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 20241029092959062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029092959062 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(102)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(102)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(100)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092959078 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959078 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959079 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959079 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959079 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959079 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959079 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029092959079 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959080 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959080 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029092959080 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) 20241029092959080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959080 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) 20241029092959080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029092959080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959080 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959080 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959080 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029092959080 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) 20241029092959080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959080 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) 20241029092959080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029092959080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959080 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959080 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029092959080 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092959080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959081 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092959081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029092959081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959081 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959081 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092959081 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092959081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092959081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092959081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092959081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959081 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959081 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 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029092959081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959081 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 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029092959081 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 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029092959081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029092959081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092959081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(105)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(105)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(103)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029092959102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029092959102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029092959102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029092959102 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029092959102 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) 20241029092959102 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029092959102 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029092959102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029092959102 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029092959277 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 20241029092959277 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 20241029092959277 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092959277 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(102)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029092959286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959286 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029092959286 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092959286 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092959286 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092959286 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092959286 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092959288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092959288 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092959288 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092959288 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092959288 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092959288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092959289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092959289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092959289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029092959289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092959289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092959289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092959289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092959289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092959289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092959289 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959290 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029092959290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092959290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092959290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092959291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029092959291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959291 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029092959291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029092959291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029092959291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029092959291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029092959292 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 20241029092959292 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 20241029092959292 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029092959292 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(105)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029092959297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959297 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029092959297 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029092959297 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029092959297 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029092959297 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029092959297 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029092959298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959298 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029092959298 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029092959298 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029092959298 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029092959298 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029092959298 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029092959298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029092959298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029092959298 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029092959298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029092959298 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029092959298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029092959298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029092959298 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029092959298 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029092959298 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029092959299 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029092959299 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029092959299 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029092959299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029092959299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029092959299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029092959299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029092959299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029092959299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029092959299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029092959299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029092959299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029092959299 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029092959299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029092959299 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029092959299 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029092959299 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029092959299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029092959299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029092959299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029092959299 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(101)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093000091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093000091 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093000091 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093000091 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093000091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093000091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093000091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093000091 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093000091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093000091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093000091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093000091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093000091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093000091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093000091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093000091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093000091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093000092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093000092 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093000092 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093000092 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) 20241029093000092 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) 20241029093000092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093000092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093000092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093000092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093000092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093000092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093000092 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093000092 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093000092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093000093 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093000093 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093000093 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093000093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093000093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093000093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093000093 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093000093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093000093 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093000093 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093000093 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093000093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093000093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093000093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093000093 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093000093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093000093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093000093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093000093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093000093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093000093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093000093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093000093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093000093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093000094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093000094 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093000094 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093000094 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(101)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093000104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093000104 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093000104 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093000104 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093000104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093000104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093000104 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093000104 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093000104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093000104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093000104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093000104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093000104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093000104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093000104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093000104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093000104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093000105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093000105 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093000105 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093000105 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) 20241029093000105 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) 20241029093000105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093000105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093000105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093000105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093000105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093000105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093000105 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093000105 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093000105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093000106 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093000106 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093000106 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093000106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093000106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093000106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093000106 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093000107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093000107 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093000107 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093000107 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093000107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093000107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093000107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093000107 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093000107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093000107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093000107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093000108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093000108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093000108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093000108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093000108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093000108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093000108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093000108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093000108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093000108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093000108 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093000108 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093000108 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(104)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093000131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093001009 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW_Test.sgsn0-RAN(104)@ef42a7d743c0: f_create_expect(l3 := '78B63E983C14C7463AB4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@ef42a7d743c0: Created Expect[0] for '78B63E983C14C7463AB4'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_initial_ue0(107)9302441 20241029093001177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093001178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093001178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093001178 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093001178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8df1a9, normal) (hnbgw_rua.c:388) 20241029093001178 DHNB DEBUG map_rua[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093001178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093001178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9302441 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093001178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093001178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093001178 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9302441 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093001178 DCN DEBUG map_sccp[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093001178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093001178 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9302441 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093001178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9302441 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093001178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093001178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093001178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093001178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093001178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093001178 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093001178 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{IDLE}: Allocated (fsm.c:456) 20241029093001178 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093001178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a78b63e983c14c7463ab4004f40030000660056400500f1100926) (sccp_scrc.c:401) 20241029093001178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093001178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093001178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093001178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093001178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093001178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093001178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093001179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093001179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093001179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093001179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093001179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093001179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093001179 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093001179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093001179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093001179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093001179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093001179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093001179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093001179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093001179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093001179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093001179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(103)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@ef42a7d743c0: Found Expect[0] for l3='78B63E983C14C7463AB4'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_initial_ue0(107)3067610 HNBGW_Test.sgsn0-SCCP(103)@ef42a7d743c0: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(107)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(103)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093001195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093001195 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093001195 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093001195 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093001195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093001195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093001195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093001195 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093001195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093001195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093001195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093001195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093001195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093001195 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac6556) (sccp_scrc.c:472) 20241029093001195 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241029093001195 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093001195 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093001195 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093001195 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093001195 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) 20241029093001195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093001195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093001196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(107)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093001204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@ef42a7d743c0: Final verdict of PTC: none 20241029093001205 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44145<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(104)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(103)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(101)@ef42a7d743c0: Final verdict of PTC: none 20241029093001207 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093001207 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) 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093001207 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093001207 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) 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093001207 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 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093001207 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(96)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(106)@ef42a7d743c0: Final verdict of PTC: none 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093001207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093001207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) IPA-CTRL-CLI-IPA(99)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(97)@ef42a7d743c0: Final verdict of PTC: none 20241029093001207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093001207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093001207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093001207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093001207 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093001207 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) 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093001207 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093001207 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) 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093001207 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 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093001207 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093001207 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(105)@ef42a7d743c0: Final verdict of PTC: none 20241029093001207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093001207 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093001207 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093001207 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093001207 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093001207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093001208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093001208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093001208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093001208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc0-M3UA(102)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093001208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093001208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093001208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093001208 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093001208 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093001208 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093001208 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093001208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093001208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093001208 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093001208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6556), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093001208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093001208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093001208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093001208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093001209 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093001209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093001209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093001209 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093001209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093001209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093001209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093001209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{disrupted}: Freeing instance (context_map.c:202) 20241029093001209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9302441)[0x55f8e768a370]{disrupted}: Deallocated (fsm.c:568) 20241029093001209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093001209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{disconnected}: Freeing instance (context_map.c:206) 20241029093001209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f8e7668350]{disconnected}: Deallocated (fsm.c:568) 20241029093001209 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9302441 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093001209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093001209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093001209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093001209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093001209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093001209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093001209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093001209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093001209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093001209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093001209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093001209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093001209 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093001210 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093001210 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093001211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:01 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 20241029093001309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093001810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167768) Waiting for packet dumper to finish... 1 (prev_count=167768, count=168424) 20241029093003208 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093003208 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093003208 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093003208 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093003208 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093003208 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30:03 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 20241029093004010 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241029093004863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093004869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093004870 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093004870 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093004876 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43559<->l=127.0.0.1:4262) (control_if.c:570) 20241029093004877 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004877 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004877 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004877 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004878 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004878 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004878 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004878 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004879 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004879 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093004879 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) 20241029093004879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004879 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) 20241029093004879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093004879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004879 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004879 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004879 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093004879 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) 20241029093004879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004879 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) 20241029093004879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093004879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004879 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004879 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004879 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093004879 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093004879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093004879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093004879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004879 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004879 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093004879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093004879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093004880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093004880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004880 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004880 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 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093004880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004880 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 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093004880 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 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093004880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093004880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093004880 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(114)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(114)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093004894 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004894 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004895 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004895 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004895 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004895 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004895 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093004895 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093004896 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004896 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093004896 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) 20241029093004896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004896 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) 20241029093004896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093004896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004896 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004896 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004896 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093004896 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) 20241029093004896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004896 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) 20241029093004896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093004896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004896 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004896 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004896 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093004896 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093004896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004896 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093004896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093004896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004896 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004896 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093004896 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093004896 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093004896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093004896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093004896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093004896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093004897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093004897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093004897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093004897 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093004897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004897 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004897 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004897 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 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093004897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004897 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004897 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004897 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 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093004897 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 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093004897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004897 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004897 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004897 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093004897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093004897 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093004897 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093004897 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093004897 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(117)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(115)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093004919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093004919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093004920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093004920 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093004920 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) 20241029093004920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093004920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093004920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093004920 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093005091 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 20241029093005091 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 20241029093005091 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093005091 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(114)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093005097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005097 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093005097 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093005097 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093005097 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093005097 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093005097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093005097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005097 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093005097 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093005097 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093005097 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093005097 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093005097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093005097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093005098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093005098 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093005098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093005098 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093005098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093005098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093005098 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093005098 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093005098 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093005099 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093005099 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093005099 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093005099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093005099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093005099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093005099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093005099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093005099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093005099 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093005100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005100 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093005100 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093005100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093005100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093005100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093005100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093005100 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005108 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 20241029093005108 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 20241029093005108 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093005108 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(117)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093005113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005113 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093005113 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093005113 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093005113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093005113 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093005113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093005113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005113 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093005113 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093005113 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093005113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093005113 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093005113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093005113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093005113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093005113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093005113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093005113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093005113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093005113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093005113 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093005113 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093005113 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093005114 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093005114 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093005114 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093005114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093005114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093005114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093005114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093005114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093005114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093005114 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093005115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093005115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093005115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093005115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093005115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093005115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093005115 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005318 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093005318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d9a2), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093005318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093005318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093005318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093005318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093005319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093005319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093005319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093005319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093005319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093005319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093005319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005328 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093005328 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093005328 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093005328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093005328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093005328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093005328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093005328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093005328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093005328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093005328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093005328 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=0087d9a2) (sccp_scrc.c:472) 20241029093005328 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241029093005328 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093005328 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093005328 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093005328 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093005328 DLSCCP DEBUG SCCP-SCOC(1)[0x55f8e766bc80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(113)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093005904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005904 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093005904 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093005904 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093005904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093005904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093005904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093005904 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093005905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093005905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093005905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093005905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093005905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093005905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093005905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093005905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093005905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093005905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093005905 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093005905 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) 20241029093005905 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) 20241029093005905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093005905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093005905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093005905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093005905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093005905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093005905 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093005905 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093005905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005905 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093005905 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093005905 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093005905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093005905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093005905 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093005905 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005908 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093005908 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093005908 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093005908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093005908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093005908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093005908 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093005908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093005908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093005908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093005908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093005908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093005908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093005908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093005908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093005908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093005908 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093005908 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093005908 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(113)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093005915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005915 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093005915 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093005915 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093005915 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093005915 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093005915 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093005915 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093005915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093005915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093005915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093005915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093005915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093005915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093005915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093005915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093005915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093005915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093005915 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093005915 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) 20241029093005915 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) 20241029093005915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093005915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093005915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093005915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093005915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093005915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093005915 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093005915 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093005915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005915 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093005915 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093005915 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093005915 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093005915 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093005915 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093005915 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093005916 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093005916 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093005916 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093005916 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093005916 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093005916 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093005916 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093005916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093005916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093005916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093005916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093005916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093005916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093005916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093005916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093005916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093005916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093005916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093005916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093005916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093005916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093005916 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093005916 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(116)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093005951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(113)@ef42a7d743c0: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@ef42a7d743c0: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(119) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)12232342 20241029093006993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093006993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093006993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093006993 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093006993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbaa696, normal) (hnbgw_rua.c:388) 20241029093006993 DHNB DEBUG map_rua[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093006993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093006993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12232342 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093006993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093006993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093006993 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12232342 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093006993 DCN DEBUG map_sccp[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093006993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093006993 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12232342 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093006993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12232342 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093006993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093006993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093006993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093006993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093006993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093006993 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093006993 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{IDLE}: Allocated (fsm.c:456) 20241029093006993 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093006993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241029093006993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093006993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093006993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093006993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093006993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093006993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093006993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093006993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093006993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093006993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093006993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093006993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093006993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093006993 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093006993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093006993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093006993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093006993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093006993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093006993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093006993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093006993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093006993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093006993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@ef42a7d743c0: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)12029502 HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093007005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093007005 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093007005 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093007005 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093007005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093007005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093007005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093007005 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093007005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093007005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093007005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093007005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093007005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093007005 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0040f02b) (sccp_scrc.c:472) 20241029093007005 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241029093007005 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093007005 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093007005 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093007005 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093007005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f02b), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8b6ab66f365697739e28004f40030000840056400500f1100926) (sccp_scrc.c:401) 20241029093007005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093007005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093007005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093007005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093007005 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093007005 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093007005 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) 20241029093007005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093007005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093007006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093007006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093007006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093007006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093007006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093007006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093007006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093007006 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029093007011 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029093007011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029093007011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093007011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029093007011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ranap_cs_initial_ue_empty_cr0(119)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093007023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(119)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(116)@ef42a7d743c0: Final verdict of PTC: none 20241029093007036 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093007036 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) 20241029093007036 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093007036 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093007036 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093007036 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) 20241029093007036 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093007036 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093007036 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 20241029093007036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093007036 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093007036 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093007036 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093007036 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093007036 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093007036 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093007036 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093007037 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43559<->l=127.0.0.1:4262) (control_if.c:193) 20241029093007037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093007037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093007037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093007037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093007037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(112)@ef42a7d743c0: Final verdict of PTC: none 20241029093007037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093007037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093007037 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093007037 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093007037 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093007037 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093007037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093007037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093007037 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093007037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f02b), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093007037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093007037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093007037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093007037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093007037 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093007037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093007037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093007038 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-M3UA(114)@ef42a7d743c0: Final verdict of PTC: none 20241029093007038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093007038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093007038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093007038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{disrupted}: Freeing instance (context_map.c:202) 20241029093007038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12232342)[0x55f8e766bc80]{disrupted}: Deallocated (fsm.c:568) 20241029093007038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093007038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{disconnected}: Freeing instance (context_map.c:206) 20241029093007038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f8e768a370]{disconnected}: Deallocated (fsm.c:568) 20241029093007038 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12232342 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093007038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093007038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093007038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093007038 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093007038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093007038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093007038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093007038 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093007038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58816<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(113)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@ef42a7d743c0: Final verdict of PTC: none 20241029093007039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093007039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093007039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093007039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093007039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093007039 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093007039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093007039 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 20241029093007039 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) 20241029093007039 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093007039 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093007039 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093007039 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) 20241029093007039 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093007039 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093007039 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) 20241029093007039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093007039 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093007039 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093007039 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093007039 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093007040 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093007040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093007040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093007040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) IPA-CTRL-CLI-IPA(111)@ef42a7d743c0: Final verdict of PTC: none 20241029093007040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093007040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093007040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093007040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093007040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093007040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093007040 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093007040 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093007040 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093007040 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(117)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(108)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(118)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093007042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58818<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:07 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 20241029093007090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093007594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137588) Waiting for packet dumper to finish... 1 (prev_count=137588, count=179676) 20241029093009037 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093009037 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093009037 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093009040 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093009040 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093009040 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241029093010703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093010710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093010711 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093010711 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093010716 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43727<->l=127.0.0.1:4262) (control_if.c:570) 20241029093010717 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010717 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010717 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010717 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010717 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010717 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010718 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010718 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010719 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010719 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093010719 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) 20241029093010719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010719 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) 20241029093010719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093010719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010719 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010719 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010719 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093010719 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) 20241029093010719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010719 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) 20241029093010719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093010719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010719 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010719 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010719 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093010719 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093010719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010719 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093010719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093010719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010719 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010719 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010719 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093010719 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093010719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093010719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093010719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010719 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010719 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 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093010719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010719 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 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093010719 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 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093010719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010719 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093010719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010719 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093010719 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(126)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(126)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(124)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093010732 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010732 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010732 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010732 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010732 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010732 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010733 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093010733 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010734 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010734 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093010734 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) 20241029093010734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010734 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) 20241029093010734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093010734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010734 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010734 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010734 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093010734 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) 20241029093010734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010734 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) 20241029093010734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093010734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010734 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010734 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010734 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093010734 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093010734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093010734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093010734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010734 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010734 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010734 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093010734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093010734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093010734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093010734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010734 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010734 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 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093010734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010734 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 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093010734 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 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093010734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093010734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093010734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(129)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(129)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093010758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093010758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093010758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093010758 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093010758 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) 20241029093010758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093010758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093010758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093010758 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093010930 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 20241029093010930 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 20241029093010931 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093010931 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(126)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093010939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010939 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093010939 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093010939 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093010939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093010939 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093010939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093010942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010942 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093010942 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093010942 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093010942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093010942 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093010942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093010942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093010942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093010942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093010942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093010942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093010942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093010942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093010942 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093010942 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093010942 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010944 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093010944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093010944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093010944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093010944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093010944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010944 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093010944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093010944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093010944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093010944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093010946 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 20241029093010946 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 20241029093010946 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093010946 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(129)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093010952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010952 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093010952 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093010952 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093010952 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093010952 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093010952 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093010955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010955 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093010955 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093010955 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093010955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093010955 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093010955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093010955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093010955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093010955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093010955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093010955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093010955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093010955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093010955 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093010955 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093010955 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093010956 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093010957 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093010957 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093010957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093010957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093010957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093010957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093010957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093010957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093010957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093010957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093010957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093010957 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093010957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093010957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093010957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093010957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093010957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093010957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093010957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093010957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011209 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093011209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac6556), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093011210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093011210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093011210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093011210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093011210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093011210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093011210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093011210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093011210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093011210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093011210 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011218 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093011218 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093011218 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093011218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093011218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093011218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093011218 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093011219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093011219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093011219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093011219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093011219 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=00ac6556) (sccp_scrc.c:472) 20241029093011219 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241029093011219 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093011219 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093011219 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093011219 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093011219 DLSCCP DEBUG SCCP-SCOC(2)[0x55f8e766a950]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(125)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093011741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011741 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093011741 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093011741 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093011741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093011741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093011741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093011741 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093011742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093011742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093011742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093011742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093011742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093011742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093011742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093011742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093011742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093011742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093011742 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093011742 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) 20241029093011742 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) 20241029093011742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093011742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093011742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093011743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093011743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093011743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093011743 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093011743 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093011743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011743 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093011743 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093011743 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093011743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093011743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093011743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093011743 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093011747 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093011747 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093011747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093011747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093011747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093011747 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093011748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093011748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093011748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093011748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093011748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093011748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093011748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093011748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093011748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093011748 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093011748 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093011748 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(125)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093011756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011756 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093011756 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093011756 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093011756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093011756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093011756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093011756 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093011756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093011756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093011756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093011756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093011756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093011756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093011756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093011756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093011756 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093011756 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093011756 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) 20241029093011756 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) 20241029093011756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093011756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093011756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093011757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093011757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093011757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093011757 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093011757 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093011757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093011757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093011757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093011757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093011757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093011757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093011757 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(128)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093011762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093011762 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093011762 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093011762 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093011762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093011762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093011762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093011762 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093011762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093011762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093011762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093011762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093011762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093011762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093011762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093011762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093011762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093011762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093011762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093011762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093011762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093011762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093011762 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093011762 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(128)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093011775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093012011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029093012011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029093012011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093012011 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029093012011 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029093012011 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.sgsn0-RAN(128)@ef42a7d743c0: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@ef42a7d743c0: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(131) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)9624681 20241029093012821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093012821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093012821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093012821 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093012821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x92dc69, normal) (hnbgw_rua.c:388) 20241029093012821 DHNB DEBUG map_rua[0x55f8e766a950]{init}: Allocated (fsm.c:456) 20241029093012821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093012821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9624681 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093012821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093012821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093012821 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9624681 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093012821 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093012821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093012821 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9624681 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093012821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9624681 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093012821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093012821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093012821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093012821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093012821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093012821 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093012821 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{IDLE}: Allocated (fsm.c:456) 20241029093012821 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093012821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241029093012821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093012822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093012822 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093012822 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093012822 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093012822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093012822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093012822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093012822 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093012821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093012821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093012821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093012821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093012821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093012821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093012821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093012821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093012821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093012821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093012821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093012821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093012821 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093012821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093012821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@ef42a7d743c0: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)7567168 HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093012834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093012834 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093012834 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093012834 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093012834 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093012834 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093012834 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093012834 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093012834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093012834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093012834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093012834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093012834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093012834 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0067b65e) (sccp_scrc.c:472) 20241029093012834 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241029093012834 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093012834 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093012834 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093012834 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093012834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067b65e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad6c1e9cac8c7f8a4b221004f40030002990056400500f1100926) (sccp_scrc.c:401) 20241029093012834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093012834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093012834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093012834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093012834 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093012834 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093012834 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) 20241029093012834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093012834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093012834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093012834 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093012834 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093012834 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093012834 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093012834 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093012834 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093012834 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093012851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48972<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(131)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(125)@ef42a7d743c0: Final verdict of PTC: none 20241029093012862 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093012862 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) 20241029093012862 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093012862 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093012862 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093012862 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) 20241029093012862 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093012862 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093012862 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 20241029093012862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093012862 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093012862 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093012862 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093012862 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093012862 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(128)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@ef42a7d743c0: Final verdict of PTC: none 20241029093012862 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093012862 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093012862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093012863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093012863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093012863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093012863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093012863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093012863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093012863 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093012863 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093012863 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093012863 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(126)@ef42a7d743c0: Final verdict of PTC: none 20241029093012863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093012864 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43727<->l=127.0.0.1:4262) (control_if.c:193) 20241029093012864 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 20241029093012864 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) 20241029093012864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093012864 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093012864 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) 20241029093012864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093012864 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093012864 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093012864 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093012864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093012864 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093012864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093012864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093012864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093012864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093012865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093012865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093012865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093012865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093012865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093012865 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093012865 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093012865 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093012865 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093012865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093012865 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093012865 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@ef42a7d743c0: Final verdict of PTC: none 20241029093012865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067b65e), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093012865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093012865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093012865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093012865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093012865 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093012865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093012865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093012865 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(127)@ef42a7d743c0: Final verdict of PTC: none 20241029093012865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093012865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093012865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093012865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{disrupted}: Freeing instance (context_map.c:202) 20241029093012865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624681)[0x55f8e766a950]{disrupted}: Deallocated (fsm.c:568) 20241029093012865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093012865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093012865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093012865 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9624681 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093012865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093012865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093012865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093012865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093012865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093012865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093012865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093012865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093012865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093012866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093012866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093012866 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093012866 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093012866 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(129)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(124)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(130)@ef42a7d743c0: Final verdict of PTC: none 20241029093012865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(123)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(120)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093012867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:12 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 20241029093012911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093013414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179732) Waiting for packet dumper to finish... 1 (prev_count=179732, count=180388) 20241029093014863 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093014863 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093014863 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093014865 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093014865 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093014865 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093015012 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_cs_bidir started. 20241029093016544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093016554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48998<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir-Iuh0(133)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093016556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093016556 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093016565 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33835<->l=127.0.0.1:4262) (control_if.c:570) 20241029093016568 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016568 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016568 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016568 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016569 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016569 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016569 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016569 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093016569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093016569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093016569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093016569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093016569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016569 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016569 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016570 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093016570 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093016570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093016570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016570 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093016570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093016570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016570 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016570 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016570 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093016570 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) 20241029093016570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093016570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016570 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) 20241029093016570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093016570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016570 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093016570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093016570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093016570 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093016570 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016570 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016571 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093016571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093016571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093016571 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093016571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016571 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016571 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016571 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 20241029093016571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093016571 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 20241029093016571 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093016572 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016572 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093016572 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) 20241029093016572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093016572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093016572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093016572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016572 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) 20241029093016572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093016572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016572 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016572 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 20241029093016572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093016572 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(138)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(138)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093016592 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016592 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016593 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016593 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016593 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016593 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016593 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093016593 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016594 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016594 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093016594 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) 20241029093016594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016594 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) 20241029093016594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093016594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016594 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016594 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016594 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093016594 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) 20241029093016594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016594 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) 20241029093016594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093016594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016594 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016594 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016594 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093016594 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093016594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093016594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093016594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016594 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016594 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016594 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093016594 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093016594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093016594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093016594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016594 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016594 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 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093016594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016594 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 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093016594 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 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093016594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093016594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093016594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093016595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093016595 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(141)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(139)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093016615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093016615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093016615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093016615 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093016615 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) 20241029093016615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093016615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093016615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093016615 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093016790 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 20241029093016790 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 20241029093016790 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093016790 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(138)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093016797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016797 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093016797 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093016797 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093016797 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093016797 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093016797 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093016800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016800 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093016800 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093016800 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093016800 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093016800 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093016800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093016800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093016800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093016800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093016800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093016800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093016800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093016800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093016800 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093016800 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093016800 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016801 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016801 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093016801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093016801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093016801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093016802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093016802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016802 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093016802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093016802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093016802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093016802 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093016806 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 20241029093016806 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 20241029093016806 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093016806 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(141)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093016809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016809 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093016809 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093016809 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093016809 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093016809 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093016809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093016809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016809 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093016809 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093016809 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093016809 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093016809 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093016809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093016810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093016810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093016810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093016810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093016810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093016810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093016810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093016810 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093016810 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093016810 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093016811 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093016811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093016811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093016811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093016811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093016811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093016811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093016811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093016811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093016811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093016811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093016811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093016811 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093016811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093016811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093016811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093016812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093016812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093016812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093016812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093016812 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017038 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093017038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f02b), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093017038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093017038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093017038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093017038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093017039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093017039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093017039 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093017039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093017039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093017039 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093017039 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017047 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093017047 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093017047 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093017047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093017047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093017047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093017047 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093017047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093017047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093017047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093017047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093017047 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=0040f02b) (sccp_scrc.c:472) 20241029093017047 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241029093017047 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093017047 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093017047 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093017047 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093017047 DLSCCP DEBUG SCCP-SCOC(3)[0x55f8e7668350]{IDLE}: Deallocated (fsm.c:568) 20241029093017604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017604 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093017604 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093017604 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093017604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093017604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093017604 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093017604 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093017605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093017605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093017605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093017605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093017605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093017605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093017605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093017605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093017605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093017605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093017605 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093017605 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) 20241029093017605 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) 20241029093017605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093017605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093017605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.msc0-RAN(137)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093017606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093017606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093017606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093017606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093017606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093017606 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093017606 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093017605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093017605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093017605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093017605 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093017605 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093017610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017610 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093017610 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093017610 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093017610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093017610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093017610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093017610 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093017610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093017610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093017610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093017610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093017610 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093017610 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093017610 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093017610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017610 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093017610 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093017610 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093017610 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093017611 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(137)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093017619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017619 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093017619 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093017619 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093017619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093017619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093017619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093017619 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093017619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093017619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093017619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093017619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093017619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093017619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093017619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093017619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093017619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093017619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093017619 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093017619 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) 20241029093017619 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) 20241029093017619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093017619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093017619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093017619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093017619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093017619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093017619 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093017619 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093017619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017619 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093017619 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093017619 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093017619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093017619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093017619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093017619 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093017622 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093017622 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093017622 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093017622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093017622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093017622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093017622 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093017622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093017622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093017622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093017622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093017622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093017622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093017622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093017622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093017622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093017622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093017622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093017622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093017622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093017622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093017622 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093017622 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(140)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093017636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093018013 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW_Test.msc0-RAN(137)@ef42a7d743c0: f_create_expect(l3 := '724A2FE9DDDDB6E54C47'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@ef42a7d743c0: Created Expect[0] for '724A2FE9DDDDB6E54C47'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_bidir0(143)7721668 20241029093018677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093018677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093018677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093018677 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093018677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x75d2c4, normal) (hnbgw_rua.c:388) 20241029093018677 DHNB DEBUG map_rua[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093018677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093018677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7721668 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093018677 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093018677 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093018677 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7721668 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093018677 DCN DEBUG map_sccp[0x55f8e766a950]{init}: Allocated (fsm.c:456) 20241029093018677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093018677 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7721668 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093018677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7721668 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093018677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093018677 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093018677 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093018677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093018677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093018677 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093018677 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{IDLE}: Allocated (fsm.c:456) 20241029093018677 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093018677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a724a2fe9ddddb6e54c47004f40030000dc0056400500f1100926) (sccp_scrc.c:401) 20241029093018677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093018677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093018677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093018677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093018677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093018677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093018677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093018677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093018677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093018677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093018677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093018677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093018677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093018677 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093018677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093018677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093018677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093018677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093018677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093018677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093018677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093018677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093018677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093018677 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@ef42a7d743c0: Found Expect[0] for l3='724A2FE9DDDDB6E54C47'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_bidir0(143)2980420 TC_ranap_cs_bidir0(143)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093018691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093018691 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093018691 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093018691 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093018691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093018691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093018691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093018691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093018691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093018691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093018691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093018691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093018691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093018691 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c926bb) (sccp_scrc.c:472) 20241029093018691 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241029093018691 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093018691 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093018691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093018691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093018691 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) 20241029093018691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093018691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: vl_len:22 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ADBBAEC2A1E0343E2DB61'O 20241029093018894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093018894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093018894 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093018894 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093018894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093018894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093018894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093018894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093018894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093018894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093018894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093018894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093018894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093018894 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=001440120000010010400b0adbbaec2a1e0343e2db61) (sccp_scrc.c:472) 20241029093018894 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241029093018894 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093018895 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093018895 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093018895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093018895 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029093018895 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093018895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029093018895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093018895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241029093018895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093018895 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(143)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093018919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093018919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093018919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029093018919 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093018919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x75d2c4) (hnbgw_rua.c:452) 20241029093018919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7721668 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029093018919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093018919 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029093018919 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093018919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029093018919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093018919 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093018919 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093018919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c926bb), PART(T=Data,L=22,D=001440120000010010400b0ae8777ad3c0a41f7f5038) (sccp_scrc.c:401) 20241029093018919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093018919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093018919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093018919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093018920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093018920 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093018920 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093018920 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093018920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093018920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093018920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093018920 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: vl_len:20 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241029093018937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093018937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093018937 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093018937 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093018937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093018937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093018937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093018937 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093018937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093018937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093018937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093018937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093018937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093018937 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) 20241029093018937 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241029093018937 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093018937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093018937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093018937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093018937 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241029093018937 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241029093018937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241029093018937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093018937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241029093018937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093018937 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(143)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093018945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(143)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093018954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48992<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(137)@ef42a7d743c0: Final verdict of PTC: none 20241029093018955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093018955 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) 20241029093018955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093018955 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093018955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093018955 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) 20241029093018955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093018955 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093018955 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 20241029093018955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093018955 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093018955 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093018955 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093018955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093018955 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093018955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093018955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093018956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093018956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093018956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093018956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093018956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093018956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093018956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093018956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093018956 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-RAN(140)@ef42a7d743c0: Final verdict of PTC: none 20241029093018956 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093018956 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093018956 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33835<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(141)@ef42a7d743c0: Final verdict of PTC: none 20241029093018957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093018957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093018957 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093018957 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093018957 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093018957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093018957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093018957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093018957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093018957 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093018957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c926bb), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093018957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093018957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093018957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) HNBGW_Test.sgsn0-SCCP(139)@ef42a7d743c0: Final verdict of PTC: none 20241029093018957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093018957 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093018957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093018957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093018957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{disrupted}: Freeing instance (context_map.c:202) 20241029093018957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7721668)[0x55f8e7668350]{disrupted}: Deallocated (fsm.c:568) 20241029093018957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093018957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{disconnected}: Freeing instance (context_map.c:206) 20241029093018957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f8e766a950]{disconnected}: Deallocated (fsm.c:568) 20241029093018958 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7721668 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093018958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093018958 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093018958 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093018958 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093018958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093018958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093018958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093018958 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093018958 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 20241029093018958 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) 20241029093018958 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093018958 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093018958 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 20241029093018958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093018958 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) 20241029093018958 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093018958 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED VirtHNBGW-STATS(132)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(136)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(138)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(134)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(133)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(142)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093018960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48998<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:18 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 20241029093019003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093019505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166916) Waiting for packet dumper to finish... 1 (prev_count=166916, count=185224) 20241029093020956 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093020956 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093020956 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093021014 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_ps_bidir started. 20241029093022611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093022622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir-Iuh0(145)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093022623 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093022623 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093022630 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:570) 20241029093022632 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022632 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022632 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093022632 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022632 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022632 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022632 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022633 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022633 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022634 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022634 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093022634 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) 20241029093022634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022634 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) 20241029093022634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093022634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022634 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022634 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022634 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093022634 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) 20241029093022634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022634 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) 20241029093022634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093022634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022634 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022634 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022634 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093022634 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093022634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022634 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093022634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093022634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022634 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022634 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022634 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093022634 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093022634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093022635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093022635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093022635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022635 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022635 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 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093022635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022635 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 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093022635 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 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093022635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093022635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093022635 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093022635 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093022635 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(150)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(148)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093022649 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022649 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022649 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022649 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022649 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022649 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022650 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093022650 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022651 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022651 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093022651 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) 20241029093022651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022651 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) 20241029093022651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093022651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022651 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022651 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022651 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093022651 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) 20241029093022651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022651 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) 20241029093022651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093022651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022651 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022651 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022651 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093022651 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093022651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022651 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093022651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093022651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022651 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022651 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093022651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093022651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093022651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093022651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022651 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022651 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 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093022651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022651 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 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093022651 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 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093022651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093022651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093022651 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093022672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093022672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093022672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093022672 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093022672 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) 20241029093022672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093022672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093022672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093022672 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093022848 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 20241029093022848 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 20241029093022848 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 20241029093022848 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093022848 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093022848 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093022848 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(150)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093022857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022857 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093022857 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093022857 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093022857 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093022857 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093022857 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093022857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093022858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093022858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093022858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093022858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093022858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093022858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093022858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093022858 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093022862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093022862 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093022862 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093022862 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093022862 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241029093022862 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093022862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093022862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093022862 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093022862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093022862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093022862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093022862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093022862 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093022862 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093022862 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022862 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 20241029093022863 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 20241029093022863 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093022863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093022863 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093022864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093022864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093022864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093022864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093022864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022864 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093022864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093022864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093022864 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093022864 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093022865 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093022865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067b65e), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093022865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093022865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093022865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-M3UA(153)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093022866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093022866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093022866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093022866 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093022868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022868 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093022868 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093022868 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093022868 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093022868 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093022868 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093022868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022868 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093022868 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093022868 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093022868 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093022868 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093022868 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093022868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093022869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093022869 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093022869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093022869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093022869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093022869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093022869 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093022869 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093022869 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093022870 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093022870 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093022870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093022870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093022870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093022870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093022870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093022870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093022870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093022870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093022870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093022870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093022870 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093022870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093022870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093022870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093022870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093022870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093022870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093022870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093022870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(149)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093023663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093023663 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093023663 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093023663 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093023663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093023663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093023663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093023663 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093023663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093023663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093023663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093023663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093023663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093023663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093023663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093023663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093023663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093023664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093023664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093023664 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093023664 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) 20241029093023664 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) 20241029093023664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093023664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093023664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093023664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093023664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093023664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093023664 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093023664 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093023664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093023664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093023664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093023664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093023664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093023664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093023664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093023664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093023666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093023666 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093023666 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093023666 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093023666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093023666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093023666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093023666 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093023666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093023666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093023666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093023666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093023666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093023666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093023666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093023666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093023666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093023666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093023666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093023666 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093023666 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(149)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093023669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093023669 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093023669 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093023669 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093023669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093023669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093023669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093023669 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093023669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093023669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093023669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093023669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093023669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093023669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093023669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093023669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093023669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093023669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093023669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093023669 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093023669 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) 20241029093023669 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) 20241029093023670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093023670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093023670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093023670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093023670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093023670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093023670 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093023670 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093023670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093023670 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093023670 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093023670 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093023670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093023670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093023670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093023670 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093023670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093023670 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093023670 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093023670 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093023670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093023670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093023670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093023670 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093023670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093023670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093023670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093023670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093023670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093023670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093023670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093023670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093023670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093023670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093023670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093023670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093023670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093023670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093023670 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093023670 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(152)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093023700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093024016 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029093024016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029093024016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093024016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029093024016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(152)@ef42a7d743c0: f_create_expect(l3 := '808A6E6403C1D6430591'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@ef42a7d743c0: Created Expect[0] for '808A6E6403C1D6430591'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_bidir0(155)11712734 20241029093024743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093024743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093024743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093024743 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093024744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb2b8de, normal) (hnbgw_rua.c:388) 20241029093024744 DHNB DEBUG map_rua[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093024744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093024744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11712734 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093024744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093024744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093024744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11712734 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093024744 DCN DEBUG map_sccp[0x55f8e766a950]{init}: Allocated (fsm.c:456) 20241029093024744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093024744 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11712734 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093024744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11712734 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093024744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093024744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093024744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093024744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093024744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093024744 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093024744 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{IDLE}: Allocated (fsm.c:456) 20241029093024744 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093024744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a808a6e6403c1d6430591004f40030000780056400500f1100926) (sccp_scrc.c:401) 20241029093024744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093024744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093024744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093024744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093024744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093024744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093024744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093024744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093024744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093024744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093024744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093024744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093024744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093024744 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093024744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093024744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093024744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093024744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093024744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093024744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093024745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093024745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093024745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@ef42a7d743c0: Found Expect[0] for l3='808A6E6403C1D6430591'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_bidir0(155)16163524 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: Session index based on connection ID:0 TC_ranap_ps_bidir0(155)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093024764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024764 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093024764 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093024764 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093024764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093024764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093024764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093024764 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093024764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093024764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093024764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093024764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093024764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093024764 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004bd628) (sccp_scrc.c:472) 20241029093024764 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241029093024764 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093024764 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093024764 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093024764 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093024764 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) 20241029093024764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093024764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA7290F98C429446CEC2A'O 20241029093024970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024970 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093024970 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093024970 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093024970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093024970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093024970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093024970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093024970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093024970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093024970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093024970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093024971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093024971 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=001440120000010010400b0aa7290f98c429446cec2a) (sccp_scrc.c:472) 20241029093024971 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241029093024971 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093024971 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093024971 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093024971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093024971 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029093024971 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093024971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029093024971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093024971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241029093024971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093024971 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(155)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093024983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093024983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093024983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029093024983 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093024983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2b8de) (hnbgw_rua.c:452) 20241029093024983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11712734 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029093024983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093024983 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029093024983 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093024983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029093024983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093024983 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093024983 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093024983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd628), PART(T=Data,L=22,D=001440120000010010400b0aa1f8cfd00de707accfb0) (sccp_scrc.c:401) 20241029093024983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093024983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093024983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093024983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093024984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093024984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093024984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093024984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093024984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093024984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093024984 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241029093024987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024987 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093024987 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093024987 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093024987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093024987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093024987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093024987 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093024987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093024987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093024987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093024987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093024987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093024987 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) 20241029093024987 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241029093024987 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093024987 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093024987 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093024987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093024987 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241029093024987 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241029093024987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241029093024987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093024987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241029093024987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093024987 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(155)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093024988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(155)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093024990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093024990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093024990 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093024990 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093024990 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093024990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093024990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093024990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093024990 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093024990 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093024990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd628), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093024990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093024990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093024990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093024990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093024990 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093024990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093024990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093024990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{disrupted}: Freeing instance (context_map.c:202) 20241029093024990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11712734)[0x55f8e7668350]{disrupted}: Deallocated (fsm.c:568) 20241029093024990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093024990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{disconnected}: Freeing instance (context_map.c:206) 20241029093024990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f8e766a950]{disconnected}: Deallocated (fsm.c:568) 20241029093024990 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11712734 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(149)@ef42a7d743c0: Final verdict of PTC: none 20241029093024991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093024991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093024991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093024991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093024991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093024991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093024991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_ps_bidir-Iuh0(145)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(146)@ef42a7d743c0: Final verdict of PTC: none 20241029093024991 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:193) 20241029093024991 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 20241029093024991 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) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093024991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093024991 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) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093024991 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) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093024991 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093024991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093024991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093024991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093024991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093024991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093024991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093024991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093024991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093024991 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093024991 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093024991 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(153)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(144)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(154)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@ef42a7d743c0: Final verdict of PTC: none 20241029093024991 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 20241029093024991 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) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093024991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093024991 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) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029093024991 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) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093024991 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093024991 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093024991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093024991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093024991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093024991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093024991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093024992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093024992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093024992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093024992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093024992 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093024992 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093024992 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(152)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093024992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:24 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 20241029093025029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093025532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48118<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187216) Waiting for packet dumper to finish... 1 (prev_count=187216, count=187980) 20241029093026992 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093026992 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093026992 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093026992 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093026992 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093026992 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_rab_assignment started. 20241029093028619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093028627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment-Iuh0(157)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093028628 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093028628 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093028633 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34445<->l=127.0.0.1:4262) (control_if.c:570) 20241029093028634 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028634 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028635 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028635 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028635 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028635 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028635 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028635 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028636 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028636 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093028636 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) 20241029093028636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028636 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) 20241029093028636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093028636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028636 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028636 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028636 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093028636 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) 20241029093028636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028636 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) 20241029093028636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093028636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028636 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028636 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028636 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093028636 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093028636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028637 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093028637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093028637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028637 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028637 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093028637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093028637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093028637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093028637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093028637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028637 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028637 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 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093028637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028637 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 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093028637 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 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093028637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093028637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093028637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(162)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093028651 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028651 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028651 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028651 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028651 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028651 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028651 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093028651 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028652 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028652 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093028652 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) 20241029093028652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028652 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) 20241029093028652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093028652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028652 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028652 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028652 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093028652 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) 20241029093028652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028652 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) 20241029093028652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093028652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028652 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028652 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028652 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093028652 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093028652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028652 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093028652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093028652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028652 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028652 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093028652 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093028652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093028652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093028652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028652 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028652 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 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093028652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028652 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 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093028652 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 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093028652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093028652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093028652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093028674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093028674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093028674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093028674 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093028674 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) 20241029093028674 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093028674 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093028674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093028674 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093028849 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 20241029093028849 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 20241029093028849 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093028849 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(162)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093028856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028856 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093028856 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093028856 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093028856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093028856 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093028856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093028859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028859 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093028859 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093028859 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093028859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093028859 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093028859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093028859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093028859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093028859 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093028859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093028859 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093028859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093028859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093028859 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093028859 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093028859 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028860 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028860 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093028860 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093028860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093028860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093028861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093028861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028861 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093028861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093028861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093028861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093028861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093028863 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 20241029093028863 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 20241029093028863 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093028863 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(165)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093028865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028865 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093028865 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093028865 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093028865 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093028865 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093028865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093028866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028866 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093028866 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093028866 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093028866 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093028866 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093028866 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093028866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093028866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093028867 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093028867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093028867 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093028867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093028867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093028867 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093028867 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093028867 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093028868 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093028868 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093028868 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093028868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093028868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093028868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093028868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093028868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093028868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093028869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093028869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028869 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093028869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093028869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093028869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093028869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093028869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093028958 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093028958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c926bb), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093028958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093028958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093028958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093028958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093028958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028958 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093028958 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093028958 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093028958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093028958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093028958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093028958 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093028967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093028967 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093028967 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093028967 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093028967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093028967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093028967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093028967 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093028967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093028967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093028967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093028967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093028967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093028967 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=00c926bb) (sccp_scrc.c:472) 20241029093028967 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241029093028967 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093028967 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093028967 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093028967 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093028967 DLSCCP DEBUG SCCP-SCOC(5)[0x55f8e766bc80]{IDLE}: Deallocated (fsm.c:568) 20241029093029016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029093029016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029093029016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093029016 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029093029016 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029093029017 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.msc0-RAN(161)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093029664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093029664 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093029664 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093029664 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093029664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093029664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093029664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093029664 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093029664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093029664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093029664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093029664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093029664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093029664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093029664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093029664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093029664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093029665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093029665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093029665 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093029665 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) 20241029093029665 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) 20241029093029665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093029665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093029665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093029665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093029665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093029665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093029665 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093029665 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093029666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093029666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093029666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093029666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093029666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093029666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093029666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093029666 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093029668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093029668 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093029668 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093029668 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093029668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093029668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093029668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093029669 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093029669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093029669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093029669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093029669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093029669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093029669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093029669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093029669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093029669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093029669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093029669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093029669 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093029669 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(161)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093029671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093029671 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093029671 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093029671 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093029671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093029671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093029671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093029671 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093029671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093029671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093029671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093029671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093029671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093029671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093029671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093029671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093029671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093029671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093029671 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093029671 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093029671 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) 20241029093029671 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) 20241029093029671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093029671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093029671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093029671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093029671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093029671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093029671 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093029671 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093029671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093029671 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093029671 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093029671 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093029671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093029671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093029671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093029671 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093029672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093029672 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093029672 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093029672 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093029672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093029672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093029672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093029672 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093029672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093029672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093029672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093029672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093029672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093029672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093029672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093029672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093029672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093029672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093029672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093029672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093029672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093029672 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093029672 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093029672 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093029706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(166)@ef42a7d743c0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@ef42a7d743c0: f_create_expect(l3 := '0338F12B78FF9145CC49'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@ef42a7d743c0: Created Expect[0] for '0338F12B78FF9145CC49'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@ef42a7d743c0: Added conn table entry 0TC_rab_assignment0(167)7738653 20241029093030758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093030758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093030758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093030758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093030758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x76151d, normal) (hnbgw_rua.c:388) 20241029093030758 DHNB DEBUG map_rua[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093030758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093030758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7738653 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093030758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093030758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093030758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7738653 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093030758 DCN DEBUG map_sccp[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093030758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093030758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7738653 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093030758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7738653 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093030758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093030758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093030758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093030758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093030758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093030758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093030758 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{IDLE}: Allocated (fsm.c:456) 20241029093030758 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093030758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0338f12b78ff9145cc49004f40030002b80056400500f1100926) (sccp_scrc.c:401) 20241029093030758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093030758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093030758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093030758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093030758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093030758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093030758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093030758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093030758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093030758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093030758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093030758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093030758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093030758 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093030758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093030758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093030758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093030758 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093030758 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093030758 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093030758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093030758 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093030758 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093030758 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@ef42a7d743c0: Found Expect[0] for l3='0338F12B78FF9145CC49'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@ef42a7d743c0: Added conn table entry 0TC_rab_assignment0(167)853089 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(167)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093030770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093030770 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093030770 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093030770 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093030770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093030770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093030770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093030770 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093030770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093030770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093030770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093030770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093030770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093030770 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d7628) (sccp_scrc.c:472) 20241029093030770 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241029093030770 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093030770 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093030770 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093030770 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093030770 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) 20241029093030770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093030770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(156)@ef42a7d743c0: 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(156)@ef42a7d743c0: 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(156)@ef42a7d743c0: 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(160)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: vl_len:91 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029093030974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093030974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093030974 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093030974 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093030974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093030974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093030974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093030974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093030974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093030975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093030975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093030975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093030975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093030975 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) 20241029093030975 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241029093030975 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093030975 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093030975 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093030975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093030975 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093030975 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093030975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093030975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093030975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093030975 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029093030975 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029093030975 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029093030975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093030975 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029093030975 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{UNUSED}: Allocated (fsm.c:456) 20241029093030975 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{UNUSED}: is child of mgw(mgw-fsm-7738653-0)[0x55f8e766cc50] (fsm.c:486) 20241029093030975 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7738653-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:724) 20241029093030975 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093030975 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093030975 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093030975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e7669e30]{ST_CRCX}: Allocated (fsm.c:456) 20241029093030975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e7669e30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80] (fsm.c:486) 20241029093030975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e7669e30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093030975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e7669e30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029093030975 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 76151d'... (mgcp_client.c:805) 20241029093030975 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241029093030975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e7669e30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093030975 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(166)@ef42a7d743c0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76151d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76151d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(167) TC_rab_assignment0(167)@ef42a7d743c0: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76151d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76151d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093031011 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241029093031011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029093031011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029093031011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093031011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093031011 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029093031011 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031011 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031011 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093031011 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093031011 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031011 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093031011 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029093031011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093031011 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029093031011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029093031011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029093031011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093031011 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(167)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093031036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093031036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093031036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029093031036 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093031036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x76151d) (hnbgw_rua.c:452) 20241029093031036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7738653 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029093031036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093031036 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093031036 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093031036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093031036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093031036 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029093031036 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029093031036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093031036 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029093031036 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7738653-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:724) 20241029093031036 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093031036 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093031036 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029093031036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=213 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: 76151d'... (mgcp_client.c:805) 20241029093031036 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241029093031036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093031036 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093031036 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031036 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@ef42a7d743c0: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76151d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76151d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093031059 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241029093031059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029093031059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029093031059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031059 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093031059 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029093031059 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7738653-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:724) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093031059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e766a5a0]{ST_CRCX}: Allocated (fsm.c:456) 20241029093031059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e766a5a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80] (fsm.c:486) 20241029093031059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e766a5a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093031059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e766a5a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029093031059 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=203 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: 76151d'... (mgcp_client.c:805) 20241029093031059 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241029093031059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7738653-0)[0x55f8e766a5a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031059 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@ef42a7d743c0: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76151d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76151d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093031082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241029093031082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029093031082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029093031082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093031082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031082 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{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) 20241029093031082 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093031082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093031082 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029093031082 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029093031082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029093031082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093031082 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093031082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d7628), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029093031082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093031082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093031082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093031082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093031082 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029093031083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093031083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093031083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093031083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093031083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093031083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093031083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093031083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@ef42a7d743c0: 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(156)@ef42a7d743c0: 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(156)@ef42a7d743c0: 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(160)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: vl_len:12 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029093031126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093031126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093031126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093031126 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093031126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093031126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093031126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093031126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093031126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093031126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093031126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093031126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093031126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093031126 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) 20241029093031126 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241029093031126 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093031126 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093031126 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093031126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093031126 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029093031126 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029093031126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029093031126 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241029093031126 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241029093031126 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029093031126 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029093031126 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093031126 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=56 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: 76151d'... (mgcp_client.c:805) 20241029093031126 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241029093031126 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093031126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093031126 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=56 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: 76151d'... (mgcp_client.c:805) 20241029093031126 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241029093031126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093031126 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: Removing from parent mgw(mgw-fsm-7738653-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:873) 20241029093031126 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029093031126 DLMGCP DEBUG mgw-endp(mgw-fsm-7738653-0)[0x55f8e766cd80]{IN_USE}: Deallocated (fsm.c:568) 20241029093031126 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029093031126 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029093031126 DMGW DEBUG mgw(mgw-fsm-7738653-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029093031126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093031126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029093031126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093031126 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(167)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76151d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76151d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093031129 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093031129 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093031129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093031130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093031130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093031130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029093031130 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093031130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x76151d) (hnbgw_rua.c:452) 20241029093031130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7738653 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029093031130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093031130 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029093031130 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029093031130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029093031130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093031130 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093031130 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093031130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d7628), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029093031130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093031130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093031130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093031130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093031130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093031130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093031130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093031130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093031130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093031130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093031130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093031130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@ef42a7d743c0: Final verdict of PTC: pass 20241029093031131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(164)@ef42a7d743c0: Final verdict of PTC: none 20241029093031134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093031134 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) 20241029093031134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093031134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093031134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093031134 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) 20241029093031134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093031134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093031134 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 20241029093031134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093031135 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093031135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093031135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093031135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093031135 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) 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093031135 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 20241029093031135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093031135 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) 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093031135 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 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093031135 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093031135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093031135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093031135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093031135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093031135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093031135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093031135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093031135 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093031135 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093031135 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093031135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093031135 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093031135 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093031135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d7628), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093031135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093031135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093031135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093031135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093031135 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093031135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093031135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093031135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093031135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093031135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093031135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093031135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{disrupted}: Freeing instance (context_map.c:202) 20241029093031135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7738653)[0x55f8e766bc80]{disrupted}: Deallocated (fsm.c:568) 20241029093031135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093031135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{disconnected}: Freeing instance (context_map.c:206) 20241029093031135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f8e7668350]{disconnected}: Deallocated (fsm.c:568) 20241029093031135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7738653 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093031135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093031135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093031135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093031135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093031135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093031135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093031135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093031135 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093031135 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093031135 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093031135 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093031135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093031135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093031135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093031135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093031135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093031135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093031135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093031135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093031135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093031135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@ef42a7d743c0: Final verdict of PTC: none 20241029093031135 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34445<->l=127.0.0.1:4262) (control_if.c:193) 20241029093031135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093031135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093031135 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093031135 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093031135 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(162)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(166)@ef42a7d743c0: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(158)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@ef42a7d743c0: Final verdict of PTC: none TC_rab_assignment-Iuh0(157)@ef42a7d743c0: Final verdict of PTC: none 20241029093031159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48124<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(156)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093031161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_rab_assignment finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:31 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241029093031209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093031711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248796) 20241029093032017 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) Waiting for packet dumper to finish... 1 (prev_count=248796, count=253360) 20241029093032867 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093032867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067b65e), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093032867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093032867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093032867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093032867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093032867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093032867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093032868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093032868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093032868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093032868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093032868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093032868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093033135 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093033135 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093033135 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093033135 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093033135 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093033135 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_rab_release started. 20241029093034762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093034772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release-Iuh0(169)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093034773 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093034773 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093034782 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34687<->l=127.0.0.1:4262) (control_if.c:570) 20241029093034784 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034784 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034784 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034784 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034785 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034785 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093034785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093034785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093034785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093034785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093034785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034785 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034786 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034786 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034786 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034786 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093034786 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093034786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093034786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093034786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093034786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034786 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034786 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034786 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034786 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093034786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093034786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093034786 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093034786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034786 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034786 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034786 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093034786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093034786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093034786 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093034787 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034787 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093034787 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) 20241029093034787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093034787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034787 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) 20241029093034787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093034787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034787 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034787 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034787 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 20241029093034787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093034787 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 20241029093034787 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093034788 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034788 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093034788 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) 20241029093034788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093034788 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093034788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034788 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093034788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034788 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) 20241029093034788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093034788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034788 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034788 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 20241029093034788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093034788 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(174)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(174)@ef42a7d743c0: M3UA emulation initiated, the test can be started MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(174)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093034807 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034807 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034807 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034807 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034808 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034808 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034808 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093034808 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093034809 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034809 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093034809 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) 20241029093034809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034809 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) 20241029093034809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093034809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034809 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034809 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034809 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093034809 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) 20241029093034809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034809 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) 20241029093034809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093034809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034809 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034809 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034809 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093034809 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093034809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034809 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093034809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093034809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034809 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034809 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093034809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093034809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093034809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093034809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093034809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093034809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093034809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093034809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034809 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093034809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034809 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 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093034809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034809 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 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093034809 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 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093034809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093034809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093034809 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(177)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(175)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093034830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093034830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093034830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093034830 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093034830 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) 20241029093034830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093034830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093034830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093034830 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093034991 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093034991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd628), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093034991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093034991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093034991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093034991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093034992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093034992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093034992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093034992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093034992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093034992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093034992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093035004 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 20241029093035004 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 20241029093035005 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093035005 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(174)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093035015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035015 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093035015 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093035015 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093035015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093035015 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093035015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093035018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093035018 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093035018 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093035018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093035018 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093035018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093035018 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) 20241029093035019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093035019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093035019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093035019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093035019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093035019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093035019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093035019 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093035019 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093035019 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093035020 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093035020 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093035020 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093035020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093035020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093035020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035020 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 20241029093035020 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 20241029093035020 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093035020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093035021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093035021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093035021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093035021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093035021 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093035021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093035021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093035021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093035021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093035021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093035021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093035021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(177)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093035026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035026 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093035026 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093035026 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093035026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093035026 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093035026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093035027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093035027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093035027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093035027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093035027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093035027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093035027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093035027 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093035027 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093035027 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093035027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093035027 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093035027 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093035027 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093035027 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093035027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093035028 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093035028 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093035028 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093035028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093035028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093035028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093035028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093035028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093035028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093035028 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093035028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093035028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093035028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093035028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093035028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093035028 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093035028 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(173)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093035823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035823 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093035823 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093035823 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093035823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093035823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093035823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093035823 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093035823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093035823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093035823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093035823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093035823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093035823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093035823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093035823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093035823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093035823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093035823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093035823 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093035823 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) 20241029093035823 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) 20241029093035823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093035824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093035824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093035824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093035824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093035824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093035824 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093035824 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093035824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035824 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093035824 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093035824 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093035824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093035824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093035824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093035824 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093035827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093035827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093035827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093035827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093035827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093035827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093035827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093035827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093035827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035826 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093035826 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093035826 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093035826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093035826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093035826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093035826 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093035827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093035827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093035827 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093035827 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093035827 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(173)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(176)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093035829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093035829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093035829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093035829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093035829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093035829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093035829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093035829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093035829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035829 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093035829 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093035829 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093035829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093035829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093035829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093035829 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093035829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093035829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093035829 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093035829 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) 20241029093035829 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) 20241029093035829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093035829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093035829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093035829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093035829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093035829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093035829 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093035829 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093035829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093035829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093035829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093035829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093035829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093035829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093035829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093035830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093035830 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093035830 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093035830 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093035830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093035830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093035830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093035830 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093035830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093035830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093035830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093035830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093035830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093035830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093035830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093035830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093035830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093035830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093035830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093035830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093035830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093035830 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093035830 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093035830 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(176)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093035856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(178)@ef42a7d743c0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@ef42a7d743c0: f_create_expect(l3 := 'B0F52060C0EE6BA5A387'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@ef42a7d743c0: Created Expect[0] for 'B0F52060C0EE6BA5A387'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@ef42a7d743c0: Added conn table entry 0TC_rab_release0(179)16446383 20241029093036911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093036911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093036911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093036911 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093036911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfaf3af, normal) (hnbgw_rua.c:388) 20241029093036911 DHNB DEBUG map_rua[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093036911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093036911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16446383 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093036911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093036911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093036911 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16446383 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093036911 DCN DEBUG map_sccp[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093036911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093036911 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16446383 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093036911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16446383 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093036911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093036911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093036911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093036911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093036911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093036911 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093036911 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{IDLE}: Allocated (fsm.c:456) 20241029093036911 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093036911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab0f52060c0ee6ba5a387004f40030002db0056400500f1100926) (sccp_scrc.c:401) 20241029093036911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093036911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093036911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093036911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093036911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093036911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093036911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093036911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093036911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093036911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093036911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093036911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093036911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093036911 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093036911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093036911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093036911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093036911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093036911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093036911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093036911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093036911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093036911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093036911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@ef42a7d743c0: Found Expect[0] for l3='B0F52060C0EE6BA5A387'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@ef42a7d743c0: Added conn table entry 0TC_rab_release0(179)6605574 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: Session index based on connection ID:0 TC_rab_release0(179)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093036926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093036926 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093036926 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093036926 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093036926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093036926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093036926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093036926 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093036926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093036926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093036926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093036926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093036926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093036926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b8d31e) (sccp_scrc.c:472) 20241029093036926 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241029093036926 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093036926 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093036926 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093036926 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093036926 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) 20241029093036926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093036926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: vl_len:91 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029093037126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093037126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093037126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093037126 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093037126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093037126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093037126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093037126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093037127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093037127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093037127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093037127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093037127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093037127 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) 20241029093037127 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241029093037127 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093037127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093037127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093037127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093037127 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093037127 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093037127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093037127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093037127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093037127 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029093037127 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029093037127 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029093037127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093037127 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029093037127 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{UNUSED}: Allocated (fsm.c:456) 20241029093037127 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{UNUSED}: is child of mgw(mgw-fsm-16446383-0)[0x55f8e7669e30] (fsm.c:486) 20241029093037127 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16446383-0)[0x55f8e7669e30] (mgcp_client_endpoint_fsm.c:724) 20241029093037127 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093037127 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093037127 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093037127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e766cc50]{ST_CRCX}: Allocated (fsm.c:456) 20241029093037127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e766cc50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80] (fsm.c:486) 20241029093037127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e766cc50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093037127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e766cc50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029093037127 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: faf3af'... (mgcp_client.c:805) 20241029093037127 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241029093037127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e766cc50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093037127 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(178)@ef42a7d743c0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "faf3af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faf3af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(179) TC_rab_release0(179)@ef42a7d743c0: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "faf3af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faf3af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093037168 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241029093037168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029093037168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029093037168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093037168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093037168 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029093037168 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037168 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037168 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093037168 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093037168 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037168 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093037168 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029093037168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093037168 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029093037168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029093037168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029093037168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093037168 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(179)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093037203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093037203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093037203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029093037203 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093037203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfaf3af) (hnbgw_rua.c:452) 20241029093037203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16446383 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029093037203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093037203 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093037203 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093037203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093037203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093037203 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029093037203 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029093037203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093037203 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029093037203 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16446383-0)[0x55f8e7669e30] (mgcp_client_endpoint_fsm.c:724) 20241029093037203 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093037203 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093037203 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029093037203 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: faf3af'... (mgcp_client.c:805) 20241029093037203 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241029093037203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093037203 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093037203 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037203 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@ef42a7d743c0: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "faf3af17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faf3af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093037225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241029093037225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029093037225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029093037225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037225 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093037225 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029093037225 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16446383-0)[0x55f8e7669e30] (mgcp_client_endpoint_fsm.c:724) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093037225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e7667e80]{ST_CRCX}: Allocated (fsm.c:456) 20241029093037225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e7667e80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80] (fsm.c:486) 20241029093037225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e7667e80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093037225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e7667e80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029093037225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: faf3af'... (mgcp_client.c:805) 20241029093037225 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241029093037225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16446383-0)[0x55f8e7667e80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037225 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@ef42a7d743c0: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "faf3af17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faf3af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093037236 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241029093037236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029093037236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029093037236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093037236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037236 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{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) 20241029093037236 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093037236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093037236 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029093037236 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029093037236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029093037236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093037236 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093037236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d31e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029093037236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093037236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093037236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093037236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093037236 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029093037236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093037236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093037236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093037236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093037236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093037236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093037236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093037236 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@ef42a7d743c0: 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(172)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: vl_len:21 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241029093037271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093037271 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093037271 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093037271 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093037271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093037271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093037271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093037271 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093037271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093037271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093037271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093037271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093037271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093037271 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) 20241029093037271 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241029093037271 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093037271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093037271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093037271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093037271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093037271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093037271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093037271 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029093037271 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029093037271 DMGW NOTICE mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241029093037271 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241029093037271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241029093037271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241029093037271 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241029093037271 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029093037271 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029093037271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093037271 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: faf3af'... (mgcp_client.c:805) 20241029093037271 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241029093037271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093037271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093037271 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: faf3a'... (mgcp_client.c:805) 20241029093037271 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093037271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093037271 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: Removing from parent mgw(mgw-fsm-16446383-0)[0x55f8e7669e30] (mgcp_client_endpoint_fsm.c:873) 20241029093037271 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029093037271 DLMGCP DEBUG mgw-endp(mgw-fsm-16446383-0)[0x55f8e766cd80]{IN_USE}: Deallocated (fsm.c:568) 20241029093037271 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029093037271 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029093037271 DMGW DEBUG mgw(mgw-fsm-16446383-0)[0x55f8e7669e30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029093037271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093037271 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(168)@ef42a7d743c0: 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(179)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "faf3af17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "faf3af17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093037323 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cc50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093037323 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093037323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7667e80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(179)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093037324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(179)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093037326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093037326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093037326 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093037326 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093037326 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093037326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093037326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093037326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093037326 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093037326 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093037326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d31e), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093037326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093037326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093037326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093037326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093037326 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093037326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093037326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093037326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{disrupted}: Freeing instance (context_map.c:202) 20241029093037326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16446383)[0x55f8e766bc80]{disrupted}: Deallocated (fsm.c:568) 20241029093037326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093037326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{disconnected}: Freeing instance (context_map.c:206) 20241029093037326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f8e7668350]{disconnected}: Deallocated (fsm.c:568) 20241029093037326 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16446383 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093037326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093037326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093037326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093037326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093037326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093037326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093037326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(173)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(172)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(176)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(175)@ef42a7d743c0: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(170)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(178)@ef42a7d743c0: Final verdict of PTC: none 20241029093037326 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34687<->l=127.0.0.1:4262) (control_if.c:193) 20241029093037326 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093037326 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) 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093037326 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093037326 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) 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093037326 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 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093037326 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093037326 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093037326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093037326 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093037326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093037326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093037326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093037326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093037326 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093037326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093037326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093037326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093037326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093037326 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093037326 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093037326 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093037326 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093037327 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 20241029093037327 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) 20241029093037327 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093037327 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093037327 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) 20241029093037327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093037327 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093037327 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093037327 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093037327 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093037327 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093037327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093037327 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(177)@ef42a7d743c0: Final verdict of PTC: none 20241029093037327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093037327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093037327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093037327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093037327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093037327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093037327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093037327 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093037327 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093037327 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093037327 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release-Iuh0(169)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(174)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@ef42a7d743c0: Final verdict of PTC: none 20241029093037338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(168)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093037339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_rab_release finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:37 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241029093037393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093037897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=242076) 20241029093038019 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) Waiting for packet dumper to finish... 1 (prev_count=242076, count=243284) 20241029093039327 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093039327 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093039327 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093039327 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093039327 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093039327 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_rab_release_abnormal started. 20241029093041020 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029093041020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029093041020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093041020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029093041020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029093041021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093041031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal-Iuh0(181)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093041032 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093041032 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093041037 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39719<->l=127.0.0.1:4262) (control_if.c:570) 20241029093041038 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041038 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041039 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041039 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041039 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041039 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041039 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041039 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041040 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041040 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093041040 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) 20241029093041040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093041040 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041040 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) 20241029093041040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093041040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041040 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041040 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041040 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093041040 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) 20241029093041040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093041040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041040 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) 20241029093041040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093041040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041040 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041040 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041040 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093041040 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093041040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093041041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041041 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093041041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093041041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041041 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041041 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041041 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093041041 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093041041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093041041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093041041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093041041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041041 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041041 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041041 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041041 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 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093041041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041041 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041041 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041041 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 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093041041 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 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093041041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041041 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041041 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041041 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093041041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041041 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041041 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041041 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093041041 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(186)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(186)@ef42a7d743c0: M3UA emulation initiated, the test can be started MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(186)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093041054 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041054 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041054 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041054 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041054 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041054 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041054 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093041054 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041055 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041055 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093041055 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) 20241029093041055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041055 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) 20241029093041055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093041055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041055 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041055 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041055 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093041055 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) 20241029093041055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041055 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) 20241029093041055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093041055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041055 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041055 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041055 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093041055 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093041055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093041055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093041055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041055 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041055 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093041055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093041055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093041055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093041055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041055 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041056 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 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093041056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041056 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 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093041056 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 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093041056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041056 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093041056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041056 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093041056 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093041076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093041076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093041076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093041076 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093041076 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) 20241029093041076 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093041076 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093041076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093041076 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093041136 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093041136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d7628), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093041136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093041136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093041136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041136 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041136 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041136 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093041136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093041136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093041136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093041252 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 20241029093041252 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 20241029093041252 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093041252 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(186)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093041260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041260 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093041260 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093041260 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093041260 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093041260 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093041260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093041263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041263 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093041263 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093041263 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093041263 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093041263 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093041263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093041263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093041263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093041263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093041263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093041263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093041263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093041263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093041263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093041263 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093041263 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041265 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041265 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093041265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093041265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093041265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093041265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093041265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041265 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093041265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093041265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093041265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093041265 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093041267 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 20241029093041267 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 20241029093041267 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093041267 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(189)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093041273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041273 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093041273 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093041273 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093041273 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093041273 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093041273 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093041274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093041274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093041274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093041274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093041274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093041274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093041274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093041274 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093041274 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093041274 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093041274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041274 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093041274 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093041274 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093041274 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093041274 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093041274 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093041275 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093041275 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093041275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093041275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093041275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093041275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093041276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093041276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093041276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093041276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093041276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093041276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093041276 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093041276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093041276 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093041276 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093041276 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093041276 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093041276 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093041276 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093041276 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(185)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093042068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042068 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093042068 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093042068 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093042068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093042068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093042068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093042068 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093042069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093042069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093042069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093042069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093042069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093042069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093042069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093042069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093042069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093042069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093042069 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093042069 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) 20241029093042069 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) 20241029093042069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093042069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093042069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093042069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093042069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093042069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093042069 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093042069 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093042069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042069 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093042069 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093042069 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093042069 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093042069 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093042069 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093042069 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042071 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093042071 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093042071 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093042071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093042071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093042071 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093042071 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093042071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093042071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093042072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093042072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093042072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093042072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093042072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093042072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093042072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093042072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093042072 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093042072 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(185)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093042074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042074 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093042074 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093042074 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093042074 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093042074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093042074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093042074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093042074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093042074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093042074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093042074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093042074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093042074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093042074 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093042074 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) 20241029093042074 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) 20241029093042074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093042074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093042074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093042074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093042074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093042074 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093042074 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093042074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042074 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093042074 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093042074 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093042074 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093042074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093042074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093042074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093042074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093042074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093042074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093042074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093042074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093042074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093042074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093042074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042074 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093042074 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093042074 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093042074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093042074 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093042074 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093042074 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(188)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093042105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093042869 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093042869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067b65e), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093042869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093042869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093042869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093042869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093042869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093042869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093042869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093042869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093042869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093042869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093042869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093042874 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093042874 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093042874 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093042874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093042874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093042874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093042874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093042874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093042874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093042874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093042874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093042874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093042874 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=0067b65e) (sccp_scrc.c:472) 20241029093042874 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241029093042874 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093042874 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093042874 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093042874 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093042874 DLSCCP DEBUG SCCP-SCOC(4)[0x55f8e768a370]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(190)@ef42a7d743c0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@ef42a7d743c0: f_create_expect(l3 := 'DF60ADD717FD303ABA21'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@ef42a7d743c0: Created Expect[0] for 'DF60ADD717FD303ABA21'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@ef42a7d743c0: Added conn table entry 0TC_rab_release_abnormal0(191)2249953 20241029093043156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093043156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093043156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093043156 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093043156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2254e1, normal) (hnbgw_rua.c:388) 20241029093043156 DHNB DEBUG map_rua[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093043156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093043156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2249953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093043156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093043156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093043156 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2249953 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093043156 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093043156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093043156 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2249953 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093043156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2249953 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093043156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093043156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093043156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093043156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093043156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093043156 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093043156 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{IDLE}: Allocated (fsm.c:456) 20241029093043156 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093043156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adf60add717fd303aba21004f40030001680056400500f1100926) (sccp_scrc.c:401) 20241029093043156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093043156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093043156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093043156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093043156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093043156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093043156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093043156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093043156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093043156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093043156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093043156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093043157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093043157 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093043157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093043157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093043157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093043157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093043157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093043157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093043157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093043157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093043157 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@ef42a7d743c0: Found Expect[0] for l3='DF60ADD717FD303ABA21'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@ef42a7d743c0: Added conn table entry 0TC_rab_release_abnormal0(191)16467840 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: Session index based on connection ID:0 TC_rab_release_abnormal0(191)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093043177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043177 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093043177 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093043177 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093043177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093043177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093043177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093043177 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093043177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093043177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093043177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093043177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093043177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093043177 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00854a9a) (sccp_scrc.c:472) 20241029093043177 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241029093043177 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093043177 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093043177 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093043177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093043177 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) 20241029093043177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093043177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: vl_len:91 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029093043382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043382 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093043382 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093043382 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093043382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093043382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093043382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093043382 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093043382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093043382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093043382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093043382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093043382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093043382 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) 20241029093043382 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241029093043382 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093043383 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093043383 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093043383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093043383 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093043383 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093043383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093043383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093043383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093043383 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029093043383 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029093043383 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029093043383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093043383 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029093043383 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{UNUSED}: Allocated (fsm.c:456) 20241029093043383 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{UNUSED}: is child of mgw(mgw-fsm-2249953-0)[0x55f8e7667e80] (fsm.c:486) 20241029093043383 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2249953-0)[0x55f8e7667e80] (mgcp_client_endpoint_fsm.c:724) 20241029093043383 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093043383 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093043383 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093043383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e766cd80]{ST_CRCX}: Allocated (fsm.c:456) 20241029093043383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e766cd80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50] (fsm.c:486) 20241029093043383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e766cd80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093043383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e766cd80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029093043383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 2254e'... (mgcp_client.c:805) 20241029093043383 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029093043383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e766cd80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093043383 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(190)@ef42a7d743c0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2254e117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2254e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(191) TC_rab_release_abnormal0(191)@ef42a7d743c0: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2254e117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2254e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093043432 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241029093043432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029093043432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029093043432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093043432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093043432 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029093043432 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043432 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043432 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093043432 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093043433 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043433 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093043433 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029093043433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093043433 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029093043433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029093043433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029093043433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093043433 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(191)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093043458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093043458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093043458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029093043458 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093043458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2254e1) (hnbgw_rua.c:452) 20241029093043458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2249953 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029093043458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093043458 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093043458 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093043458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093043458 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093043458 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029093043458 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029093043458 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093043458 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029093043458 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2249953-0)[0x55f8e7667e80] (mgcp_client_endpoint_fsm.c:724) 20241029093043458 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093043458 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093043458 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029093043458 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: 2254e'... (mgcp_client.c:805) 20241029093043458 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241029093043458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093043458 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093043458 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043458 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@ef42a7d743c0: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2254e117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2254e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093043489 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241029093043489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029093043489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029093043489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043489 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093043489 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029093043489 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2249953-0)[0x55f8e7667e80] (mgcp_client_endpoint_fsm.c:724) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093043489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e7669e30]{ST_CRCX}: Allocated (fsm.c:456) 20241029093043489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e7669e30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50] (fsm.c:486) 20241029093043489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e7669e30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093043489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e7669e30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029093043489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: 2254e'... (mgcp_client.c:805) 20241029093043489 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241029093043489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2249953-0)[0x55f8e7669e30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043489 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@ef42a7d743c0: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2254e117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2254e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093043510 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241029093043510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029093043510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029093043510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093043510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043510 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{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) 20241029093043510 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093043510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093043510 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029093043510 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029093043510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029093043510 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093043510 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093043510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00854a9a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029093043510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093043510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093043510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093043510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093043510 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029093043510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093043510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093043510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093043510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093043510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093043510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093043510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@ef42a7d743c0: 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(184)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: vl_len:21 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241029093043554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093043554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093043554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093043554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093043554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093043554 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) 20241029093043554 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241029093043554 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093043554 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093043554 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093043554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093043554 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093043554 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093043554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093043554 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029093043554 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241029093043554 DMGW NOTICE mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241029093043554 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241029093043554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241029093043555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241029093043555 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241029093043555 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029093043555 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029093043555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093043555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: 2254e'... (mgcp_client.c:805) 20241029093043555 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093043555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093043554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043554 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093043554 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093043554 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093043554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093043554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093043554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093043554 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093043555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093043555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: 2254e'... (mgcp_client.c:805) 20241029093043555 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093043555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093043555 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: Removing from parent mgw(mgw-fsm-2249953-0)[0x55f8e7667e80] (mgcp_client_endpoint_fsm.c:873) 20241029093043555 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029093043555 DLMGCP DEBUG mgw-endp(mgw-fsm-2249953-0)[0x55f8e766cc50]{IN_USE}: Deallocated (fsm.c:568) 20241029093043555 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029093043555 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029093043555 DMGW DEBUG mgw(mgw-fsm-2249953-0)[0x55f8e7667e80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029093043555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093043555 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(180)@ef42a7d743c0: 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(191)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2254e117" }, { code := "I", val := "11111" } }, sdp := omit } 20241029093043604 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(191)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2254e117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(191)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093043604 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093043604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7669e30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(191)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093043604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(191)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(182)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(188)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(187)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(184)@ef42a7d743c0: Final verdict of PTC: none 20241029093043607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093043607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093043607 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093043607 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093043607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093043607 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) 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093043607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093043607 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) 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093043607 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093043607 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 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093043607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093043607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093043607 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093043607 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093043607 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093043607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00854a9a), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093043607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093043607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093043607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093043607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093043607 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093043607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093043607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093043607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{disrupted}: Freeing instance (context_map.c:202) 20241029093043607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2249953)[0x55f8e768a370]{disrupted}: Deallocated (fsm.c:568) 20241029093043607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093043607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093043607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093043607 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2249953 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093043607 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39719<->l=127.0.0.1:4262) (control_if.c:193) 20241029093043607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093043607 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) 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093043607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093043607 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) 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093043607 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 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093043607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093043607 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093043607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093043607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093043607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093043607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093043607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093043607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093043607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093043607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093043607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093043607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093043607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093043607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093043607 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(185)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(186)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(189)@ef42a7d743c0: Final verdict of PTC: none 20241029093043607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093043607 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093043607 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093043607 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093043607 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093043607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093043607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093043607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093043607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093043607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093043607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093043607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093043607 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093043607 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093043607 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093043607 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(183)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(190)@ef42a7d743c0: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(181)@ef42a7d743c0: Final verdict of PTC: none 20241029093043623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(180)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093043624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(180): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(190): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_release_abnormal0(191): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:43 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 20241029093043678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093044181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=249044) 20241029093044992 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093044992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd628), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093044992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093044992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093044992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093044992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093044992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093044992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093044992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093044992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093044992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093044992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093044992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093044992 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=249044, count=250224) 20241029093045608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093045608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093045608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093045608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093045608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093045608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093046021 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029093046021 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029093046021 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093046021 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029093046022 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029093046022 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30:46 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_rab_assign_fail started. 20241029093047284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093047293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail-Iuh0(193)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093047295 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093047295 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093047301 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37237<->l=127.0.0.1:4262) (control_if.c:570) 20241029093047302 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047302 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047303 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047303 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047303 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047303 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047303 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047303 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047304 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047304 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093047304 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) 20241029093047304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093047304 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093047304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047304 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093047304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047304 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) 20241029093047304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093047304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047304 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047304 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047304 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093047305 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) 20241029093047305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047305 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) 20241029093047305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093047305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047305 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047305 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047305 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093047305 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093047305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093047305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093047305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047305 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047305 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047305 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093047305 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093047305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093047305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093047305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047305 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047306 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 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093047306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047306 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 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093047306 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 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093047306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093047306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093047306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(198)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(198)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093047320 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047320 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047320 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047320 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047320 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047320 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047320 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093047320 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047321 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047321 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093047321 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) 20241029093047321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047321 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) 20241029093047321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093047321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047321 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047321 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047321 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093047321 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) 20241029093047321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047321 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) 20241029093047321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093047321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047321 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047321 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047321 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093047321 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093047321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093047321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093047321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047321 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047321 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093047321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093047321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093047321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093047321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047321 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047322 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 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093047322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047322 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 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093047322 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 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093047322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093047322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093047322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093047327 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093047327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d31e), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093047327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093047327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093047327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093047327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093047327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093047327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(201)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(201)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(199)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093047342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093047342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093047342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093047342 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093047342 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) 20241029093047342 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093047342 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093047342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093047342 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093047518 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 20241029093047518 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 20241029093047518 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093047518 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(198)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093047527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093047527 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093047527 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093047527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093047527 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093047527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093047530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047530 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093047530 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093047530 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093047530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093047530 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093047530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093047530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093047530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093047530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093047530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093047530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093047530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093047530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093047530 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093047530 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093047530 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047532 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047532 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093047532 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093047532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093047532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093047532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093047532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047532 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093047533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093047533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093047533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093047533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093047533 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 20241029093047533 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 20241029093047533 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093047533 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(201)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093047539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047539 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093047539 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093047539 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093047539 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093047539 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093047539 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093047540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047540 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093047540 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093047540 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093047540 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093047540 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093047540 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093047540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093047540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093047540 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093047540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093047540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093047540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093047540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093047540 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093047540 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093047540 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093047541 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093047541 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093047541 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093047541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093047541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093047541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093047541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093047541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093047541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093047541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093047541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093047541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093047541 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093047541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093047541 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093047541 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093047541 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093047541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093047541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093047541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093047541 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(197)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093048333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093048333 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093048333 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093048333 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093048333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093048333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093048333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093048333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093048333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093048334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093048334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093048334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093048334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093048334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093048334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093048334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093048334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093048334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093048334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093048334 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093048334 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) 20241029093048334 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) 20241029093048334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093048334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093048334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093048334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093048334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093048334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093048334 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093048334 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093048334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093048334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093048334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093048334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093048334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093048334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093048334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093048334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093048336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093048336 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093048336 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093048336 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093048336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093048336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093048336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093048336 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093048336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093048336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093048336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093048336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093048336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093048336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093048336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093048336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093048336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093048336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093048336 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093048336 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093048336 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(197)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(200)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093048339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093048339 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093048339 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093048339 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093048339 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093048339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093048339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093048339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093048339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093048339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093048339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093048339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093048339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093048339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093048339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093048339 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093048339 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093048339 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) 20241029093048339 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) 20241029093048339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093048339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093048339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093048339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093048339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093048339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093048339 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093048339 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093048339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093048339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093048339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093048339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093048339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093048339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093048339 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093048339 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093048339 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093048339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093048339 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093048340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093048340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093048340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093048340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093048340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093048340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093048340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093048340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093048340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093048340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093048340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093048340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093048340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093048340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093048340 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093048340 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(200)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093048353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093049022 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-MGCP(202)@ef42a7d743c0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@ef42a7d743c0: f_create_expect(l3 := '9FA02AFA05397312D671'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@ef42a7d743c0: Created Expect[0] for '9FA02AFA05397312D671'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@ef42a7d743c0: Added conn table entry 0TC_rab_assign_fail0(203)7109940 20241029093049401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093049401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093049402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093049402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093049402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c7d34, normal) (hnbgw_rua.c:388) 20241029093049402 DHNB DEBUG map_rua[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093049402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093049402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7109940 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093049402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093049402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093049402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7109940 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093049402 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093049402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093049402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7109940 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093049402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7109940 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093049402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093049402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093049402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093049402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093049402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093049402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093049402 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{IDLE}: Allocated (fsm.c:456) 20241029093049402 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093049402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9fa02afa05397312d671004f400300038e0056400500f1100926) (sccp_scrc.c:401) 20241029093049402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093049402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093049402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093049402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093049402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093049402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093049402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093049402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093049402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093049402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093049402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093049402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093049402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093049402 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093049402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093049402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093049403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093049403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093049403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093049403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093049403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093049403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093049403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093049403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@ef42a7d743c0: Found Expect[0] for l3='9FA02AFA05397312D671'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@ef42a7d743c0: Added conn table entry 0TC_rab_assign_fail0(203)6208597 HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: Session index based on connection ID:0 TC_rab_assign_fail0(203)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093049418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093049418 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093049418 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093049418 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093049418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093049418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093049418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093049418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093049418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093049418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093049418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093049418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093049418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093049418 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f44b80) (sccp_scrc.c:472) 20241029093049418 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241029093049418 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093049418 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093049419 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093049419 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093049419 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) 20241029093049419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093049419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(192)@ef42a7d743c0: 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(192)@ef42a7d743c0: 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(192)@ef42a7d743c0: 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(196)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: vl_len:91 HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029093049622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093049622 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093049622 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093049622 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093049622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093049622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093049622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093049622 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093049622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093049623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093049623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093049623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093049623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093049623 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) 20241029093049623 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241029093049623 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093049623 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093049623 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093049623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093049623 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093049623 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093049623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093049623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093049623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093049623 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029093049623 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029093049623 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029093049623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093049623 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029093049623 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{UNUSED}: Allocated (fsm.c:456) 20241029093049623 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{UNUSED}: is child of mgw(mgw-fsm-7109940-0)[0x55f8e766cd80] (fsm.c:486) 20241029093049623 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7109940-0)[0x55f8e766cd80] (mgcp_client_endpoint_fsm.c:724) 20241029093049623 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093049623 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093049623 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093049623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7109940-0)[0x55f8e7667e80]{ST_CRCX}: Allocated (fsm.c:456) 20241029093049623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7109940-0)[0x55f8e7667e80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50] (fsm.c:486) 20241029093049623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7109940-0)[0x55f8e7667e80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093049624 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7109940-0)[0x55f8e7667e80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029093049624 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=200 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: 6c7d3'... (mgcp_client.c:805) 20241029093049624 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029093049624 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7109940-0)[0x55f8e7667e80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093049624 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(202)@ef42a7d743c0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c7d3417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c7d3417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(203) TC_rab_assign_fail0(203)@ef42a7d743c0: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c7d3417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c7d3417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093049658 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241029093049658 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029093049658 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029093049658 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093049658 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093049658 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029093049658 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{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) 20241029093049658 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{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) 20241029093049658 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093049658 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093049658 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{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) 20241029093049658 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093049658 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029093049658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093049658 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029093049658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029093049658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029093049658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093049658 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(203)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093049680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093049680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093049680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241029093049680 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093049680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c7d34) (hnbgw_rua.c:452) 20241029093049680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7109940 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20241029093049680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093049680 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093049680 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093049680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093049680 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241029093049680 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029093049680 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029093049680 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241029093049680 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241029093049680 DMGW ERROR mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241029093049680 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241029093049680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241029093049680 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093049680 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093049680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44b80), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241029093049680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093049680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093049680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093049680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093049680 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241029093049680 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029093049680 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029093049680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093049680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: 6c7d3'... (mgcp_client.c:805) 20241029093049680 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093049680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093049680 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{IN_USE}: Removing from parent mgw(mgw-fsm-7109940-0)[0x55f8e766cd80] (mgcp_client_endpoint_fsm.c:873) 20241029093049680 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029093049680 DLMGCP DEBUG mgw-endp(mgw-fsm-7109940-0)[0x55f8e766cc50]{IN_USE}: Deallocated (fsm.c:568) 20241029093049680 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029093049680 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029093049681 DMGW DEBUG mgw(mgw-fsm-7109940-0)[0x55f8e766cd80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029093049681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093049681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093049681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093049681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093049681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093049681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093049681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093049681 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@ef42a7d743c0: 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(192)@ef42a7d743c0: 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(192)@ef42a7d743c0: 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(203)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6c7d3417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093049717 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241029093049717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093049717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093049717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093049717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7667e80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093049717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(203)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(197)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(202)@ef42a7d743c0: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(193)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(196)@ef42a7d743c0: Final verdict of PTC: none 20241029093049721 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37237<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(200)@ef42a7d743c0: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(194)@ef42a7d743c0: Final verdict of PTC: none 20241029093049722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093049722 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) 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093049722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093049722 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) 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093049722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093049722 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) 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093049722 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 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093049722 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(199)@ef42a7d743c0: Final verdict of PTC: none 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093049722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093049722 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) 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093049722 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 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093049722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093049722 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093049722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093049722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093049722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093049722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093049722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc0-M3UA(198)@ef42a7d743c0: Final verdict of PTC: none 20241029093049722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093049722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093049722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093049722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093049722 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093049722 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093049722 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093049722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093049722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093049722 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.sgsn0-M3UA(201)@ef42a7d743c0: Final verdict of PTC: none 20241029093049722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44b80), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093049722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093049722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093049722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093049722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093049722 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093049722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093049722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093049722 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093049722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093049722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093049722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093049722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{disrupted}: Freeing instance (context_map.c:202) 20241029093049722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7109940)[0x55f8e768a370]{disrupted}: Deallocated (fsm.c:568) 20241029093049722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093049722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093049722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093049722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7109940 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093049722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093049722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093049722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093049722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093049722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093049722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093049723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093049723 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093049723 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093049723 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093049723 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(195)@ef42a7d743c0: Final verdict of PTC: none 20241029093049723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093049723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093049723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093049723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093049723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093049723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093049723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093049723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093049723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093049723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093049723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093049723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093049723 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093049723 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093049723 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093049736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(192)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093049737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:49 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 20241029093049784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093050287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157608) 20241029093051136 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093051137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d7628), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093051137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093051137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093051137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093051137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093051137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093051137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093051137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093051137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093051137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093051137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093051137 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093051137 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=157608, count=218032) 20241029093051722 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093051723 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093051723 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093051723 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093051723 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093051723 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093052023 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:30:52 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_rab_assign_mgcp_to started. 20241029093053404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093053412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37724<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgcp_to-Iuh0(205)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093053413 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093053413 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093053418 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32791<->l=127.0.0.1:4262) (control_if.c:570) 20241029093053419 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053419 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053419 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053419 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053420 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053420 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053420 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053420 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053421 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053421 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093053421 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) 20241029093053421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053421 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) 20241029093053421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093053421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053421 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053421 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053421 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093053421 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) 20241029093053421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053421 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) 20241029093053421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093053421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053421 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053421 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053421 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093053421 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093053421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093053421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093053421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053421 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053421 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053421 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093053421 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093053421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093053421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093053421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053421 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053421 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 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093053421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053421 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 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093053421 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 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093053421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093053421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093053421 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(210)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(210)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093053436 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053436 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053436 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053436 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053436 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053436 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053436 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093053436 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053437 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053437 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093053437 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) 20241029093053437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053437 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) 20241029093053437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093053437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053437 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053437 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053437 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093053437 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) 20241029093053437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053437 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) 20241029093053437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093053437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053437 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053437 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053437 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093053437 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093053437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053437 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093053437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093053437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053437 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053437 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053437 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093053437 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093053437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093053437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093053437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053437 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053437 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 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093053437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053437 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 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093053437 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 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093053437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093053437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093053437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(213)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(213)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(211)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093053459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093053459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093053459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093053459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093053459 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) 20241029093053459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093053459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093053459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093053459 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093053608 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093053608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00854a9a), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093053608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093053608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093053608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053608 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053608 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053608 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093053608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093053608 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093053608 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093053633 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 20241029093053633 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 20241029093053633 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093053633 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(210)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093053641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053641 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093053641 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093053641 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093053641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093053641 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093053641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093053642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093053642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093053642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093053642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093053642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053642 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093053642 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093053642 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093053642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093053642 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093053642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093053642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093053642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093053642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093053642 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093053642 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093053642 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053643 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053643 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093053643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093053643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093053643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093053643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093053643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053643 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093053644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093053644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093053644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093053644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093053648 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 20241029093053648 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 20241029093053648 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093053648 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(213)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093053653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053653 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093053653 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093053653 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093053653 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093053653 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093053653 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093053655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053655 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093053655 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093053655 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093053655 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093053655 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093053655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093053655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093053655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093053655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093053655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093053655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093053655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093053655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093053655 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093053655 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093053655 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093053657 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093053657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093053657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093053657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093053657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093053657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093053657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093053657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093053657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093053657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093053657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093053657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093053657 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093053657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093053657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093053657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093053657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093053657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093053657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093053657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093053657 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(209)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093054450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093054450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093054450 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093054450 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093054450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093054450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093054450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093054450 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093054451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093054451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093054451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093054451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093054451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093054451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093054451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093054451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093054451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093054451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093054451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093054451 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093054452 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) 20241029093054452 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) 20241029093054452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093054452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093054452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093054452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093054452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093054452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093054452 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093054452 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093054452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093054452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093054452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093054452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093054452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093054453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093054453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093054453 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093054456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093054456 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093054456 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093054456 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093054456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093054456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093054456 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093054456 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093054456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093054456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093054456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093054456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093054456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093054456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093054456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093054456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093054456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093054457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093054457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093054457 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093054457 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(209)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093054463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093054463 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093054463 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093054463 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093054464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093054464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093054464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093054464 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093054464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093054464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093054464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093054464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093054464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093054464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093054464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093054464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093054464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093054464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093054464 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093054464 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093054464 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) 20241029093054464 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) 20241029093054464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093054464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093054464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093054465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093054465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093054465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093054465 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093054465 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093054465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093054465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093054465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093054465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093054465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093054465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093054465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093054465 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093054465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093054465 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093054465 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093054465 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093054465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093054465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093054465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093054465 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093054465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093054465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093054465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093054465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093054465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093054465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093054465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093054465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093054465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093054466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093054466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093054466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093054466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093054466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093054466 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093054466 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(212)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093054479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093054993 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093054993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bd628), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093054993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093054993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093054993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093054993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093054993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093054993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093054994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093054994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093054994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093054994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093054994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093054994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093055000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093055000 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093055000 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093055000 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093055000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093055000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093055000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093055000 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093055000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093055000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093055000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093055000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093055000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093055001 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=004bd628) (sccp_scrc.c:472) 20241029093055001 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241029093055001 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093055001 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093055001 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093055001 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093055001 DLSCCP DEBUG SCCP-SCOC(6)[0x55f8e766c630]{IDLE}: Deallocated (fsm.c:568) 20241029093055024 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-MGCP(214)@ef42a7d743c0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@ef42a7d743c0: f_create_expect(l3 := '24E39D4417838BF549DC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@ef42a7d743c0: Created Expect[0] for '24E39D4417838BF549DC'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@ef42a7d743c0: Added conn table entry 0TC_rab_assign_mgcp_to0(215)1071347 20241029093055539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093055539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093055539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093055539 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093055539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1058f3, normal) (hnbgw_rua.c:388) 20241029093055539 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093055539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093055539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1071347 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093055539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093055539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093055539 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1071347 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093055539 DCN DEBUG map_sccp[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093055539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093055539 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1071347 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093055539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1071347 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093055539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093055539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093055539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093055539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093055539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093055539 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093055540 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{IDLE}: Allocated (fsm.c:456) 20241029093055540 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093055540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a24e39d4417838bf549dc004f400300019d0056400500f1100926) (sccp_scrc.c:401) 20241029093055540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093055540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093055540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093055540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093055540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093055540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093055540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093055540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093055540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093055540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093055540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093055540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093055540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093055540 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093055540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093055540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093055540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093055540 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093055540 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093055540 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093055540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093055540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093055540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093055540 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@ef42a7d743c0: Found Expect[0] for l3='24E39D4417838BF549DC'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@ef42a7d743c0: Added conn table entry 0TC_rab_assign_mgcp_to0(215)1952382 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(215)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093055561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093055561 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093055561 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093055561 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093055561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093055561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093055561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093055561 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093055562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093055562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093055562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093055562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093055562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093055562 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb092d) (sccp_scrc.c:472) 20241029093055562 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241029093055562 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093055562 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093055562 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093055562 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093055562 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) 20241029093055562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093055562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: vl_len:91 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029093055762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093055762 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093055762 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093055762 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093055762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093055762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093055762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093055762 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093055762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093055762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093055762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093055762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093055762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093055763 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) 20241029093055763 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241029093055763 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093055763 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093055763 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093055763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093055763 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093055763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093055763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093055763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093055763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093055763 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029093055763 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029093055763 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029093055763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093055763 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029093055763 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{UNUSED}: Allocated (fsm.c:456) 20241029093055763 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{UNUSED}: is child of mgw(mgw-fsm-1071347-0)[0x55f8e7667e80] (fsm.c:486) 20241029093055763 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1071347-0)[0x55f8e7667e80] (mgcp_client_endpoint_fsm.c:724) 20241029093055763 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093055763 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093055763 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093055763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1071347-0)[0x55f8e766cd80]{ST_CRCX}: Allocated (fsm.c:456) 20241029093055763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1071347-0)[0x55f8e766cd80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50] (fsm.c:486) 20241029093055763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1071347-0)[0x55f8e766cd80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093055763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1071347-0)[0x55f8e766cd80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029093055764 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 1058f'... (mgcp_client.c:805) 20241029093055764 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029093055764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1071347-0)[0x55f8e766cd80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093055764 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(214)@ef42a7d743c0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1058f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1058f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(215) TC_rab_assign_mgcp_to0(215)@ef42a7d743c0: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1058f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1058f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093057328 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093057328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d31e), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093057328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093057328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093057328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093057328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093057328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093057328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093057328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093057328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093057328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093057328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093057328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093057328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093057334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093057334 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093057334 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093057334 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093057334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093057334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093057334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093057334 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093057334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093057334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093057334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093057334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093057334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093057334 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=00b8d31e) (sccp_scrc.c:472) 20241029093057334 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241029093057334 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093057334 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093057334 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093057334 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093057334 DLSCCP DEBUG SCCP-SCOC(8)[0x55f8e766a5a0]{IDLE}: Deallocated (fsm.c:568) 20241029093058024 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029093058024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029093058024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093058024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029093058024 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029093059722 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093059723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44b80), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093059723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093059723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093059723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093059723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093059723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093059723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093059723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093059723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093059723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093059723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093059723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093059729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059729 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093059729 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093059729 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093059729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093059729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093059729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093059729 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093059729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093059729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093059729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093059729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093059729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093059729 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=00f44b80) (sccp_scrc.c:472) 20241029093059729 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241029093059729 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093059729 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093059729 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093059729 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093059729 DLSCCP DEBUG SCCP-SCOC(10)[0x55f8e7669e30]{IDLE}: Deallocated (fsm.c:568) 20241029093059765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241029093059765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241029093059765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50] (mgcp_client_fsm.c:522) 20241029093059765 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241029093059765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241029093059765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241029093059765 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241029093059765 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093059765 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241029093059765 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-1071347-0)[0x55f8e7667e80] (mgcp_client_endpoint_fsm.c:925) 20241029093059765 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241029093059765 DLMGCP DEBUG mgw-endp(mgw-fsm-1071347-0)[0x55f8e766cc50]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241029093059765 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241029093059765 DMGW ERROR mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241029093059765 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241029093059765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241029093059765 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093059765 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093059765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb092d), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241029093059765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093059765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093059765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093059765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093059765 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241029093059765 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241029093059765 DMGW DEBUG mgw(mgw-fsm-1071347-0)[0x55f8e7667e80]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241029093059766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093059766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093059766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093059766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093059766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093059766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093059766 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: vl_len:12 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029093059790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059790 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093059790 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093059790 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093059790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093059790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093059790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093059790 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093059790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093059790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093059790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093059790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093059790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093059790 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) 20241029093059791 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241029093059791 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093059791 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093059791 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093059791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093059791 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029093059791 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029093059791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029093059791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093059791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029093059791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093059791 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(215)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093059815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093059815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093059815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029093059815 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093059815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1058f3) (hnbgw_rua.c:452) 20241029093059815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1071347 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029093059815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093059816 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029093059816 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029093059816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029093059816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093059816 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093059816 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093059816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb092d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029093059816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093059816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093059816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093059816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093059816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093059816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093059816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093059816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093059816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093059816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093059816 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093059825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(215)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093059832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(209)@ef42a7d743c0: Final verdict of PTC: none 20241029093059834 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093059834 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) 20241029093059834 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093059834 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093059834 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093059834 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) 20241029093059834 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093059834 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093059834 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 20241029093059834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059834 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093059834 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093059834 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093059834 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093059834 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093059834 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093059834 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093059834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_rab_assign_mgcp_to-Iuh0(205)@ef42a7d743c0: Final verdict of PTC: none 20241029093059835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093059835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093059835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093059835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093059835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093059835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093059835 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093059835 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093059835 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093059835 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093059835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093059835 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093059835 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093059835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb092d), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093059835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093059835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093059835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093059835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093059835 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093059835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093059835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093059835 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093059835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093059835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093059835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093059835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{disrupted}: Freeing instance (context_map.c:202) 20241029093059835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1071347)[0x55f8e766c630]{disrupted}: Deallocated (fsm.c:568) 20241029093059835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093059835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{disconnected}: Freeing instance (context_map.c:206) 20241029093059835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f8e768a370]{disconnected}: Deallocated (fsm.c:568) 20241029093059835 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1071347 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093059835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093059835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093059835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093059836 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093059836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093059836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093059836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093059836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093059836 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093059836 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32791<->l=127.0.0.1:4262) (control_if.c:193) 20241029093059836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093059836 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 20241029093059836 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) 20241029093059836 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093059836 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093059836 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093059836 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) 20241029093059836 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093059836 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093059836 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) 20241029093059836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093059836 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093059836 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093059836 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093059836 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093059836 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093059836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093059836 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093059836 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093059836 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093059836 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093059836 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093059836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093059836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) VirtHNBGW-STATS(204)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(211)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(210)@ef42a7d743c0: Final verdict of PTC: none 20241029093059836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093059836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093059836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093059836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093059836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093059836 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093059836 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093059836 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093059836 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(212)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(208)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(213)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(214)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093059838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37724<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:30:59 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 20241029093059893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093100395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215416) 20241029093101137 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093101137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d7628), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093101137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093101137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093101137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093101137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093101138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093101138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093101138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093101138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093101138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093101138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093101138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093101138 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=215416, count=216072) 20241029093101835 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093101835 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093101835 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093101836 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093101836 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093101836 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:31: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_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 20241029093103025 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029093103025 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029093103025 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093103025 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029093103025 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029093103025 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241029093103507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093103514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093103515 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093103515 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093103520 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35851<->l=127.0.0.1:4262) (control_if.c:570) 20241029093103521 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103521 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103521 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103521 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103522 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103522 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103522 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103522 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103523 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103523 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093103523 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) 20241029093103523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103523 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) 20241029093103523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093103523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103523 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103523 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103523 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093103523 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) 20241029093103523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103523 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) 20241029093103523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093103523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103523 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103523 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103523 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093103523 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093103523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103523 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093103523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093103523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103523 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103523 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103523 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093103523 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093103523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093103523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093103523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103523 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103523 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 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093103523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103523 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 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093103523 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 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093103523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093103523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093103523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(222)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(222)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093103537 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103537 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103538 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103538 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103538 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103538 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103538 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093103538 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103539 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103539 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093103539 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) 20241029093103539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103539 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) 20241029093103539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093103539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103539 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103539 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103539 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093103539 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) 20241029093103539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103539 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) 20241029093103539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093103539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103539 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103539 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103539 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093103539 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093103539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103539 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093103539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093103539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103539 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103539 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103539 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093103539 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093103539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093103539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093103539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103539 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103539 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103539 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103539 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 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093103539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103539 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103539 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103539 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 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093103539 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 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093103539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103539 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103539 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103539 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093103539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103539 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103539 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103539 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093103539 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(225)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093103563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093103563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093103563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093103563 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093103563 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) 20241029093103563 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093103563 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093103563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093103563 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093103609 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093103609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00854a9a), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093103609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093103609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093103609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093103609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093103609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093103609 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093103735 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 20241029093103735 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 20241029093103735 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093103735 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(222)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093103744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103745 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093103745 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093103745 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093103745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093103745 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093103745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093103747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093103747 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093103747 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093103747 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093103747 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093103748 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093103748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093103748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093103748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093103748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093103748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093103748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093103748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093103748 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093103748 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093103748 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103749 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093103749 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093103749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093103749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093103750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093103750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103750 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093103750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093103750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093103750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093103750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093103751 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 20241029093103751 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 20241029093103751 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093103751 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(225)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093103758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103758 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093103758 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093103758 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093103758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093103758 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093103758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093103760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103760 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093103760 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093103760 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093103760 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093103760 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093103760 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093103760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093103760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093103761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093103761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093103761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093103761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093103761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093103761 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093103761 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093103761 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093103762 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093103762 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093103762 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093103762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093103762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093103762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093103762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093103762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093103762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093103762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093103762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093103762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093103762 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093103763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093103763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093103763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093103763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093103763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093103763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093103763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093103763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(221)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093104552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093104552 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093104552 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093104552 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093104552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093104552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093104552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093104552 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093104552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093104552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093104552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093104552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093104552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093104552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093104552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093104552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093104553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093104553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093104553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093104553 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093104553 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) 20241029093104553 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) 20241029093104553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093104553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093104553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093104553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093104553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093104553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093104553 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093104553 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093104554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093104554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093104554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093104554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093104554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093104554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093104554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093104554 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093104555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093104555 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093104555 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093104555 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093104555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093104555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093104555 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093104555 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093104556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093104556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093104556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093104556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093104556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093104556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093104556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093104556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093104556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093104556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093104556 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093104556 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093104556 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(221)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093104558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093104558 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093104558 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093104558 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093104558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093104558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093104558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093104558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093104558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093104558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093104558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093104558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093104558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093104558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093104559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093104559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093104559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093104559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093104559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093104559 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093104559 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) 20241029093104559 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) 20241029093104559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093104559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093104559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093104559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093104559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093104559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093104559 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093104559 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093104559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093104559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093104559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093104559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093104559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093104559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093104559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093104559 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093104560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093104560 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093104560 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093104560 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093104560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093104560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093104560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093104560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093104560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093104560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093104560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093104560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093104560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093104560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093104560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093104560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093104560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093104560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093104560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093104560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093104560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093104560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093104560 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093104560 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(224)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093104581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(226)@ef42a7d743c0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@ef42a7d743c0: f_create_expect(l3 := '069DCCDEF98611562DD7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@ef42a7d743c0: Created Expect[0] for '069DCCDEF98611562DD7'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@ef42a7d743c0: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)5362710 20241029093105638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093105638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093105638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093105638 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093105638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51d416, normal) (hnbgw_rua.c:388) 20241029093105638 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093105638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093105638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5362710 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093105638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093105638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093105638 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5362710 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093105638 DCN DEBUG map_sccp[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093105638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093105638 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5362710 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093105638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5362710 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093105638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093105639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093105639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093105639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093105639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093105639 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093105639 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{IDLE}: Allocated (fsm.c:456) 20241029093105639 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093105639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a069dccdef98611562dd7004f400300011b0056400500f1100926) (sccp_scrc.c:401) 20241029093105639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093105639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093105639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093105639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093105639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093105639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093105639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093105639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093105639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093105639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093105639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093105639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093105639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093105639 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093105639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093105639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093105639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093105639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093105639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093105639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093105639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093105639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093105639 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093105639 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@ef42a7d743c0: Found Expect[0] for l3='069DCCDEF98611562DD7'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@ef42a7d743c0: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)16640390 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093105658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093105658 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093105658 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093105658 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093105658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093105658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093105658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093105658 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093105658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093105658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093105658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093105658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093105658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093105658 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009be6c1) (sccp_scrc.c:472) 20241029093105658 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241029093105658 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093105658 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093105658 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093105658 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093105658 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) 20241029093105658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093105658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(216)@ef42a7d743c0: 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(216)@ef42a7d743c0: 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(216)@ef42a7d743c0: 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(220)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: vl_len:91 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029093105862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093105862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093105862 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093105862 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093105862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093105862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093105862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093105862 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093105862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093105862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093105862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093105862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093105862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093105862 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) 20241029093105862 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241029093105862 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093105863 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093105863 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093105863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093105863 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093105863 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093105863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093105863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093105863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093105863 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029093105863 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029093105863 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029093105863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093105863 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029093105863 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{UNUSED}: Allocated (fsm.c:456) 20241029093105863 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{UNUSED}: is child of mgw(mgw-fsm-5362710-0)[0x55f8e766cc50] (fsm.c:486) 20241029093105863 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5362710-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:724) 20241029093105863 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093105863 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093105863 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093105863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e7669e30]{ST_CRCX}: Allocated (fsm.c:456) 20241029093105863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e7669e30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80] (fsm.c:486) 20241029093105863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e7669e30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093105863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e7669e30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029093105863 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=200 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: 51d41'... (mgcp_client.c:805) 20241029093105864 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029093105864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e7669e30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093105864 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(226)@ef42a7d743c0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51d41617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d41617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(227) TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51d41617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d41617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093105899 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241029093105899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029093105899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029093105899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093105899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093105899 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029093105899 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105899 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105899 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093105899 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093105899 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105899 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093105899 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029093105899 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093105899 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029093105899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029093105899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029093105899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093105899 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(227)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093105922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093105922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093105922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029093105922 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093105922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51d416) (hnbgw_rua.c:452) 20241029093105922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5362710 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029093105922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093105922 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093105922 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093105922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093105922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093105922 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029093105922 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029093105922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093105923 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029093105923 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5362710-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:724) 20241029093105923 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093105923 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093105923 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029093105923 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=214 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: 51d41'... (mgcp_client.c:805) 20241029093105923 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241029093105923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093105923 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093105923 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105923 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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(227)@ef42a7d743c0: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d41617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d41617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093105944 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241029093105944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241029093105944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029093105944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029093105944 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029093105944 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105944 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105944 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093105944 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093105944 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105944 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093105944 DMGW INFO mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{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) 20241029093105944 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241029093105944 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093105944 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029093105944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029093105944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029093105944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093105944 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(227)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093105948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093105948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093105948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029093105948 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093105949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51d416) (hnbgw_rua.c:452) 20241029093105949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5362710 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029093105949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093105949 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093105949 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093105949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093105949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093105949 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029093105949 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029093105949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093105949 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241029093105949 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241029093105949 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5362710-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:724) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093105949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e766a5a0]{ST_CRCX}: Allocated (fsm.c:456) 20241029093105949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e766a5a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80] (fsm.c:486) 20241029093105949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e766a5a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093105949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e766a5a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029093105949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=204 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: 51d41'... (mgcp_client.c:805) 20241029093105949 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241029093105949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5362710-0)[0x55f8e766a5a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105949 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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(227)@ef42a7d743c0: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d41617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d41617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093105971 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241029093105971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029093105971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029093105971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093105971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105971 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{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) 20241029093105971 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093105971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093105971 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029093105971 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029093105971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029093105971 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093105971 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093105971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be6c1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029093105971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093105971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093105971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093105971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093105971 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029093105971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093105971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093105971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093105971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093105971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093105971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093105971 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093105971 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@ef42a7d743c0: 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(216)@ef42a7d743c0: 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(216)@ef42a7d743c0: 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(220)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: vl_len:12 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029093106016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093106016 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093106016 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093106016 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093106016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093106016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093106016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093106016 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093106016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093106016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093106016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093106016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093106016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093106017 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) 20241029093106017 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241029093106017 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093106017 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093106017 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093106017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093106017 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029093106017 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029093106017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029093106017 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241029093106017 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241029093106017 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029093106017 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029093106017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093106017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: 51d41'... (mgcp_client.c:805) 20241029093106017 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093106017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093106017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093106017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: 51d41'... (mgcp_client.c:805) 20241029093106017 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093106017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093106017 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: Removing from parent mgw(mgw-fsm-5362710-0)[0x55f8e766cc50] (mgcp_client_endpoint_fsm.c:873) 20241029093106017 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029093106017 DLMGCP DEBUG mgw-endp(mgw-fsm-5362710-0)[0x55f8e7667e80]{IN_USE}: Deallocated (fsm.c:568) 20241029093106017 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029093106017 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029093106017 DMGW DEBUG mgw(mgw-fsm-5362710-0)[0x55f8e766cc50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029093106017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093106017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029093106017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093106017 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(227)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d41617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d41617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093106021 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e7669e30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093106021 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093106021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e766a5a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093106023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093106023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093106023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029093106023 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093106023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51d416) (hnbgw_rua.c:452) 20241029093106023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5362710 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029093106023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093106023 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029093106023 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029093106023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029093106023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093106023 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093106023 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093106023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be6c1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029093106023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093106023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093106023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093106023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093106023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093106023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093106023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093106023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093106023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093106023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093106023 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093106023 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093106025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(227)@ef42a7d743c0: Final verdict of PTC: pass 20241029093106025 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093106030 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35851<->l=127.0.0.1:4262) (control_if.c:193) 20241029093106031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093106031 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) 20241029093106031 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093106031 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093106031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093106031 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) 20241029093106031 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093106031 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093106031 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 20241029093106031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093106031 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093106031 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093106031 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093106031 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093106031 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093106031 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093106031 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093106031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093106031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093106031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093106031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093106031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093106031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093106031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093106031 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@ef42a7d743c0: Final verdict of PTC: none 20241029093106031 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093106032 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093106032 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(221)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@ef42a7d743c0: Final verdict of PTC: none 20241029093106032 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 20241029093106032 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) 20241029093106032 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093106032 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093106033 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) 20241029093106033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093106033 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093106033 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093106033 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093106033 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093106033 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093106033 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093106033 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(224)@ef42a7d743c0: Final verdict of PTC: none 20241029093106033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093106033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093106033 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093106033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093106033 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093106033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093106033 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093106033 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093106033 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093106033 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093106033 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(222)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(223)@ef42a7d743c0: Final verdict of PTC: none 20241029093106033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093106033 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093106033 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093106033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be6c1), PART(T=Source Reference,L=4,D=0000000c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093106033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093106033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093106033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093106033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093106033 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093106033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093106033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093106033 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093106033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093106033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093106033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093106034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{disrupted}: Freeing instance (context_map.c:202) 20241029093106034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5362710)[0x55f8e766c630]{disrupted}: Deallocated (fsm.c:568) 20241029093106034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093106034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{disconnected}: Freeing instance (context_map.c:206) 20241029093106034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f8e768a370]{disconnected}: Deallocated (fsm.c:568) 20241029093106034 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5362710 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) IPA-CTRL-CLI-IPA(219)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(220)@ef42a7d743c0: Final verdict of PTC: none 20241029093106034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093106034 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093106034 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093106034 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093106034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093106034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093106034 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093106034 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093106034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093106034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093106034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093106034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093106034 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093106034 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093106034 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(226)@ef42a7d743c0: Final verdict of PTC: none 20241029093106055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(216)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093106057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:31:06 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 20241029093106108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093106610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206124) Waiting for packet dumper to finish... 1 (prev_count=206124, count=256836) 20241029093108032 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093108032 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093108032 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093108033 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093108033 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093108033 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:31: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_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 20241029093109026 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_cs_mo_disconnect started. 20241029093109717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093109725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect-Iuh0(229)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093109726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093109726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093109731 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33185<->l=127.0.0.1:4262) (control_if.c:570) 20241029093109732 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109732 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109732 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109732 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109732 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109732 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109732 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109732 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109733 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109733 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093109733 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) 20241029093109733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093109733 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093109733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109733 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093109733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109733 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) 20241029093109733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093109733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109733 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109733 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109733 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093109734 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) 20241029093109734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109734 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) 20241029093109734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093109734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109734 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109734 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109734 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093109734 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093109734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093109734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093109734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109734 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109734 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093109734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093109734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093109734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093109734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109734 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109734 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 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093109734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109734 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 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093109734 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 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093109734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093109734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093109734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(234)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(234)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093109749 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109749 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109749 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109749 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109749 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109749 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109749 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093109749 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109750 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109750 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093109750 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) 20241029093109750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093109750 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109750 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) 20241029093109750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093109750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109750 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109750 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093109750 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) 20241029093109750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093109750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109751 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) 20241029093109751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093109751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109751 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109751 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109751 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093109751 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093109751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093109751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109751 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093109751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093109751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109751 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109751 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093109751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093109751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093109751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093109751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093109751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109751 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109751 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 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093109751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109751 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 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093109751 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 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093109751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093109751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093109751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(237)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(237)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(235)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093109772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093109772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093109772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093109772 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093109772 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) 20241029093109772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093109772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093109772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093109772 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093109835 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093109836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb092d), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093109836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093109836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093109836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109836 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093109836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093109836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093109836 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093109945 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 20241029093109945 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 20241029093109945 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093109945 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(234)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093109952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109952 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093109952 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093109952 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093109952 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093109952 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093109952 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093109955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109955 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093109955 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093109955 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093109955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093109955 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093109955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093109955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093109955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093109955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093109955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093109955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093109955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093109955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093109955 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093109955 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093109955 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109956 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109956 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093109956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093109956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093109957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093109957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093109957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109957 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093109957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093109957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093109957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093109957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093109962 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 20241029093109962 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 20241029093109962 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093109962 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(237)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093109968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109968 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093109968 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093109968 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093109968 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093109968 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093109968 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093109971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109971 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093109971 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093109971 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093109971 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093109971 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093109971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093109971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093109971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093109971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093109971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093109971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093109971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093109971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093109971 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093109971 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093109972 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093109973 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093109973 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093109973 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093109973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093109973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093109973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093109973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093109973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093109973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093109973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093109973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093109973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093109974 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093109974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093109974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093109974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093109974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093109974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093109974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093109974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093109974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093110760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093110760 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093110760 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093110760 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093110760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093110760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093110760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093110760 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093110760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093110760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093110760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093110760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093110760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093110760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093110760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093110760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093110760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093110761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093110761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093110761 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093110761 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) 20241029093110761 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) 20241029093110761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093110761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093110761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093110761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093110761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093110761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093110761 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093110761 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093110761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093110761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093110761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093110761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093110761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093110761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093110761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093110761 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093110763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093110763 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093110763 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093110763 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093110763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093110763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093110763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093110763 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093110763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093110763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093110763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093110763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093110764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093110764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093110764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093110764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093110764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093110764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093110764 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093110764 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093110764 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093110772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093110772 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093110772 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093110772 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093110772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093110772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093110772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(236)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093110772 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093110772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093110772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093110772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093110772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093110772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093110772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093110772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093110772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093110772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093110772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093110772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093110772 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093110772 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) 20241029093110772 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) 20241029093110773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093110773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093110773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093110773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093110773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093110773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093110773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093110773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093110773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093110773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093110773 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093110773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093110773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093110773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093110773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093110773 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093110777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093110777 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093110777 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093110777 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093110777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093110777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093110777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093110777 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093110777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093110777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093110777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093110777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093110777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093110777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093110777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093110777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093110777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093110777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093110777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093110777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093110777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093110777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093110777 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093110777 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(236)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093110797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093111138 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093111138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d7628), PART(T=Source Reference,L=4,D=00000007), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093111138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093111138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093111138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093111138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093111139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093111139 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093111139 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093111139 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093111139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093111139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093111139 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093111139 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093111144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093111144 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093111144 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093111144 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093111144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093111144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093111144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093111144 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093111145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093111145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093111145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093111145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093111145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093111145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=008d7628) (sccp_scrc.c:472) 20241029093111145 DLSCCP DEBUG Received CO:RELCO for local reference 7 (sccp_scoc.c:1823) 20241029093111145 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093111145 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093111145 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093111145 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093111145 DLSCCP DEBUG SCCP-SCOC(7)[0x55f8e766a950]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: f_create_expect(l3 := '6EBDD941485F1B25BAF1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: Created Expect[0] for '6EBDD941485F1B25BAF1'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)2282336 20241029093111831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093111831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093111831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093111831 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093111831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x22d360, normal) (hnbgw_rua.c:388) 20241029093111831 DHNB DEBUG map_rua[0x55f8e766a950]{init}: Allocated (fsm.c:456) 20241029093111831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093111831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282336 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093111831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093111831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093111831 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282336 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093111831 DCN DEBUG map_sccp[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093111832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093111832 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2282336 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093111832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282336 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093111832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093111832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093111832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093111832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093111832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093111832 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093111832 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{IDLE}: Allocated (fsm.c:456) 20241029093111832 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093111832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6ebdd941485f1b25baf1004f40030003b10056400500f1100926) (sccp_scrc.c:401) 20241029093111832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093111832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093111832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093111832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093111832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093111832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093111832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093111832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093111832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093111832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093111832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093111832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093111832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093111832 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093111832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093111832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093111832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093111832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093111832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093111832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093111832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093111832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093111832 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093111832 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: Found Expect[0] for l3='6EBDD941485F1B25BAF1'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)16193902 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(239)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093111844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093111844 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093111844 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093111844 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093111844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093111844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093111844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093111844 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093111844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093111844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093111844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093111844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093111844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093111844 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005578f4) (sccp_scrc.c:472) 20241029093111844 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241029093111844 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093111844 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093111844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093111844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093111844 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) 20241029093111844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093111844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: vl_len:22 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACA4BEFFC5DFD45793690'O 20241029093112027 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) 20241029093112046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093112046 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093112046 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093112046 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093112046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093112046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093112046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093112046 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093112046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093112046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093112046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093112046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093112046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093112046 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=22,D=001440120000010010400b0aca4beffc5dfd45793690) (sccp_scrc.c:472) 20241029093112046 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241029093112046 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093112046 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093112046 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093112046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093112047 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029093112047 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093112047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029093112047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093112047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241029093112047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093112047 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_mo_disconnect0(239)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093112064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093112064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093112064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029093112065 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093112065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x22d360) (hnbgw_rua.c:452) 20241029093112065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282336 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029093112065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093112065 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029093112065 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093112065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029093112065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093112065 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093112065 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093112065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005578f4), PART(T=Data,L=22,D=001440120000010010400b0a116a840d7a579d197e49) (sccp_scrc.c:401) 20241029093112065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093112065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093112065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093112065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093112065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093112065 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093112065 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093112065 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093112065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093112065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093112065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093112065 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)2282336 20241029093112266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093112266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093112266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241029093112266 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241029093112266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x22d360,cause=misc(processing overload)) (hnbgw_rua.c:420) 20241029093112266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282336 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029093112266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241029093112266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241029093112266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241029093112266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241029093112266 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029093112266 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029093112266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029093112266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093112266 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093112266 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093112266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005578f4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029093112266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093112266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093112266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093112266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093112267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093112267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093112267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093112267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093112267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093112267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093112267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093112267 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093113610 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093113610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00854a9a), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093113610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093113610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093113610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093113610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093113610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093113610 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093113610 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093113610 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093113610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093113610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093113610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093113610 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093113615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093113615 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093113615 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093113615 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093113615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093113615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093113615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093113615 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093113615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093113615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093113615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093113615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093113615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093113615 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=00854a9a) (sccp_scrc.c:472) 20241029093113615 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241029093113615 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093113615 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093113615 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093113615 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093113615 DLSCCP DEBUG SCCP-SCOC(9)[0x55f8e7668350]{IDLE}: Deallocated (fsm.c:568) 20241029093115028 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029093115028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029093115028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093115028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029093115028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029093116034 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093116034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be6c1), PART(T=Source Reference,L=4,D=0000000c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093116034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093116034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093116034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093116034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093116034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093116034 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093116034 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093116034 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093116034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093116034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093116034 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093116034 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093116038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093116038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093116038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093116038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093116038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093116038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=009be6c1) (sccp_scrc.c:472) 20241029093116038 DLSCCP DEBUG Received CO:RELCO for local reference 12 (sccp_scoc.c:1823) 20241029093116038 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093116038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093116038 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093116038 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093116038 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093116038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093116038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093116038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093116038 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093116038 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093116038 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093116038 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093116038 DLSCCP DEBUG SCCP-SCOC(12)[0x55f8e766cd80]{IDLE}: Deallocated (fsm.c:568) 20241029093117267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241029093117268 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093117268 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093117268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005578f4), PART(T=Source Reference,L=4,D=0000000d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093117268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093117268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093117268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093117268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093117268 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093117268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241029093117268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093117268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{disconnected}: Freeing instance (context_map.c:202) 20241029093117268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2282336)[0x55f8e766a950]{disconnected}: Deallocated (fsm.c:568) 20241029093117268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093117268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{disconnected}: Freeing instance (context_map.c:206) 20241029093117268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f8e766c630]{disconnected}: Deallocated (fsm.c:568) 20241029093117268 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282336 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093117268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093117268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093117268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093117268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093117268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093117268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093117268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093117268 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@ef42a7d743c0: Session index based on local reference:0 20241029093117272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093117272 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093117272 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093117272 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093117272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093117272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093117272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093117273 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093117273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093117273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093117273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093117273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093117273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093117273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=005578f4) (sccp_scrc.c:472) 20241029093117273 DLSCCP DEBUG Received CO:RELCO for local reference 13 (sccp_scoc.c:1823) 20241029093117273 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093117273 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093117273 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093117273 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093117273 DLSCCP DEBUG SCCP-SCOC(13)[0x55f8e768a370]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)16193902 TC_ranap_cs_mo_disconnect0(239)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093117277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(239)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093117287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093117287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093117287 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093117287 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093117287 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093117287 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33185<->l=127.0.0.1:4262) (control_if.c:193) 20241029093117288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(233)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@ef42a7d743c0: Final verdict of PTC: none 20241029093117290 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093117290 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) 20241029093117290 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093117290 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093117290 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093117290 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) 20241029093117290 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093117291 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 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093117291 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093117291 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093117291 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093117291 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093117291 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(232)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(231)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(229)@ef42a7d743c0: Final verdict of PTC: none 20241029093117291 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(235)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(228)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@ef42a7d743c0: Final verdict of PTC: none 20241029093117291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093117291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093117291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093117291 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093117291 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) 20241029093117291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093117291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093117291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093117291 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093117291 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093117291 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093117291 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093117291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093117291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093117291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093117291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093117292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093117292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093117292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093117292 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093117292 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093117292 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093117292 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093117291 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093117291 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) 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093117291 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 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093117291 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093117291 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093117291 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093117291 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093117291 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093117291 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-M3UA(234)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(237)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(238)@ef42a7d743c0: Final verdict of PTC: none 20241029093117295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:31:17 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 20241029093117391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093117893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184388) Waiting for packet dumper to finish... 1 (prev_count=184388, count=208644) 20241029093119292 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093119292 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093119292 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093119292 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093119292 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093119292 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093119837 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093119837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb092d), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093119837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093119837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093119837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093119837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093119838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093119838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093119838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093119838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093119838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093119838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093119838 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:31:19 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 20241029093120029 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029093120029 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029093120029 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093120029 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029093120029 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029093120030 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_ps_mo_disconnect started. 20241029093121006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093121014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093121015 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093121015 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_mo_disconnect-Iuh0(241)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093121023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38461<->l=127.0.0.1:4262) (control_if.c:570) 20241029093121026 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121026 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121027 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121027 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121027 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121027 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121028 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121028 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093121028 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093121028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093121028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093121028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093121028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121028 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121028 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121028 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121028 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121028 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093121028 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093121028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093121028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121028 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093121028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093121028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121028 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093121028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093121028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093121028 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093121028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093121028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093121028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093121028 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093121029 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121029 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093121029 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) 20241029093121029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093121029 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121029 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) 20241029093121029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093121029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121029 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121029 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121029 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093121029 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) 20241029093121029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093121029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121030 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) 20241029093121030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093121030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121030 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 20241029093121030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093121030 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093121030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121030 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121030 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 20241029093121030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093121030 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 20241029093121030 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(246)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(244)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093121054 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121054 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121054 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121054 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121054 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121055 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121055 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093121055 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121056 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121056 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093121056 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) 20241029093121056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121056 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) 20241029093121056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093121056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121056 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121056 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121056 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093121056 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) 20241029093121056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121056 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) 20241029093121056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093121056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121056 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121056 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121056 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093121056 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093121056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093121056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093121056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121056 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121056 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121056 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093121056 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093121056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093121056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093121056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121056 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121056 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 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093121056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121056 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 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093121056 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 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093121056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121056 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093121056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121056 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093121056 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093121080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093121080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093121080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093121080 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093121080 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) 20241029093121080 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093121080 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093121080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093121080 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093121251 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 20241029093121251 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 20241029093121251 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093121251 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(246)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093121259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121259 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093121259 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093121259 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093121259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093121259 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093121259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093121262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121262 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093121262 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093121262 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093121262 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093121262 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093121262 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093121262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093121262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093121262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093121262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093121262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093121262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093121262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093121262 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093121262 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093121262 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121263 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093121263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093121263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093121263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093121264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093121264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121264 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093121264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093121264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093121264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093121264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093121270 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 20241029093121270 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 20241029093121270 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093121270 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(249)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093121278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121278 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093121278 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093121278 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093121278 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093121278 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093121278 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093121281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121281 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093121281 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093121281 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093121281 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093121281 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093121281 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093121281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093121281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093121281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093121281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093121281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093121281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093121281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093121281 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093121281 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093121281 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093121282 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093121282 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093121282 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093121282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093121282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093121282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093121282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093121282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093121282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093121282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093121282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093121282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093121283 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093121283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093121283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093121283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093121283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093121283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093121283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093121283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093121283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(245)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093122066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093122066 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093122066 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093122066 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093122066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093122066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093122066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093122066 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093122066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093122066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093122066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093122066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093122066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093122066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093122066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093122066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093122066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093122066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093122066 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093122066 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) 20241029093122066 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) 20241029093122066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093122066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093122066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093122066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093122066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093122066 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093122066 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093122066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093122066 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093122066 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093122066 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093122066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093122066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093122066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093122066 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093122068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093122068 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093122068 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093122068 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093122068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093122068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093122068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093122068 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093122068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093122068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093122068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093122068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093122068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093122068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093122068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093122068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093122068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093122068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093122068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093122068 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093122068 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(245)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093122081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093122081 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093122081 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093122081 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093122081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093122081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093122081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093122081 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093122081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093122081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093122081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093122081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093122081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093122081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093122081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093122081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093122081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093122081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093122081 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093122081 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093122081 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) 20241029093122081 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) 20241029093122081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093122081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093122081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093122081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093122081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093122081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093122081 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093122081 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093122082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093122082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093122082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093122082 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093122082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093122082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093122082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093122082 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093122084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093122084 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093122084 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093122085 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093122085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093122085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093122085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093122085 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093122085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093122085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093122085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093122085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093122085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093122085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093122085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093122085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093122085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093122085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093122085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093122085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093122085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093122085 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093122085 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093122085 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093122106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093123030 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: f_create_expect(l3 := 'B56A9214488600ED1242'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: Created Expect[0] for 'B56A9214488600ED1242'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)1058124 20241029093123142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093123142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093123142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093123142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093123142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x10254c, normal) (hnbgw_rua.c:388) 20241029093123142 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093123142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093123142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058124 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093123142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093123142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093123143 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058124 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093123143 DCN DEBUG map_sccp[0x55f8e766cd80]{init}: Allocated (fsm.c:456) 20241029093123143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093123143 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1058124 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093123143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058124 SCCP-14 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093123143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093123143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093123143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093123143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093123143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093123143 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093123143 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{IDLE}: Allocated (fsm.c:456) 20241029093123143 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093123143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab56a9214488600ed1242004f40030000b30056400500f1100926) (sccp_scrc.c:401) 20241029093123143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093123143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093123143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093123143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093123143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093123143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093123143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093123143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093123143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093123143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093123143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093123143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093123143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093123143 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093123143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093123143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093123143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093123143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093123143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093123143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093123143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093123143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093123143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093123143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: Found Expect[0] for l3='B56A9214488600ED1242'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)9801501 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093123151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093123151 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093123151 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093123151 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093123151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093123151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093123151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093123151 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093123151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093123151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093123151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093123151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093123151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093123151 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f6f8d4) (sccp_scrc.c:472) 20241029093123151 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241029093123151 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093123151 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093123151 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093123151 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093123151 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) 20241029093123151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093123151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: vl_len:22 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: vl_from0 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A45ECDBA832340F5D7426'O 20241029093123354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093123354 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093123354 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093123354 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093123354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093123354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093123354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093123354 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093123354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093123354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093123354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093123354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093123354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093123354 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=22,D=001440120000010010400b0a45ecdba832340f5d7426) (sccp_scrc.c:472) 20241029093123354 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241029093123354 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093123355 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093123355 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093123355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093123355 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029093123355 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093123355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029093123355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093123355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241029093123355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093123355 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_mo_disconnect0(251)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093123382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093123382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093123382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029093123382 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093123382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x10254c) (hnbgw_rua.c:452) 20241029093123382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058124 SCCP-14 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029093123382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093123382 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029093123382 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093123382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029093123382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093123382 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093123382 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093123382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6f8d4), PART(T=Data,L=22,D=001440120000010010400b0aa4a575858d73296e817e) (sccp_scrc.c:401) 20241029093123382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093123382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093123382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093123382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093123382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093123382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093123382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093123382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093123382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093123382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093123382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093123382 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)1058124 20241029093123582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093123582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093123582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241029093123582 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241029093123582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x10254c,cause=misc(processing overload)) (hnbgw_rua.c:420) 20241029093123582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058124 SCCP-14 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029093123582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241029093123582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241029093123582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241029093123582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241029093123583 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029093123583 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029093123583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029093123583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093123583 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093123583 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093123583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6f8d4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029093123583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093123583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093123583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093123583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093123583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093123583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093123583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093123583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093123583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093123583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093123583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093123583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093126031 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) 20241029093128584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241029093128584 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093128584 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093128584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6f8d4), PART(T=Source Reference,L=4,D=0000000e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093128584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093128584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093128584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093128584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093128584 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093128584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241029093128584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093128584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{disconnected}: Freeing instance (context_map.c:202) 20241029093128584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058124)[0x55f8e766c630]{disconnected}: Deallocated (fsm.c:568) 20241029093128584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093128584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{disconnected}: Freeing instance (context_map.c:206) 20241029093128584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55f8e766cd80]{disconnected}: Deallocated (fsm.c:568) 20241029093128584 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058124 SCCP-14 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093128584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093128584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093128584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093128584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093128584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093128585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093128585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093128585 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Session index based on local reference:0 20241029093128590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093128590 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093128590 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093128590 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093128590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093128590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093128590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093128590 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093128591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093128591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093128591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093128591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093128591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093128591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00f6f8d4) (sccp_scrc.c:472) 20241029093128591 DLSCCP DEBUG Received CO:RELCO for local reference 14 (sccp_scoc.c:1823) 20241029093128591 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093128591 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093128591 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093128591 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093128591 DLSCCP DEBUG SCCP-SCOC(14)[0x55f8e7668350]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)9801501 TC_ranap_ps_mo_disconnect0(251)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093128594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(251)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093128604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093128604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093128604 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093128604 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093128604 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093128605 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38461<->l=127.0.0.1:4262) (control_if.c:193) 20241029093128605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@ef42a7d743c0: Final verdict of PTC: none 20241029093128607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093128607 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) 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093128607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093128607 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) 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093128607 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 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093128607 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(248)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@ef42a7d743c0: Final verdict of PTC: none 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093128607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093128607 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) 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093128607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093128607 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) 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093128607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093128607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093128607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093128607 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 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093128607 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093128607 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093128607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(250)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(240)@ef42a7d743c0: Final verdict of PTC: none 20241029093128608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093128608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093128608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093128608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093128608 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093128608 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093128608 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093128608 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093128608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093128608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093128608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093128608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093128608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093128608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093128608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093128608 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093128608 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093128608 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093128608 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093128611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:31:28 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 20241029093128699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093129032 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) 20241029093129201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187728) 20241029093129839 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093129839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb092d), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093129839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093129839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093129839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093129839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093129839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093129839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093129839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093129839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093129839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093129839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093129839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093129839 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=187728, count=189052) 20241029093130608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093130608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093130608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093130608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093130608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093130608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:31: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_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 20241029093132033 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029093132033 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029093132033 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093132033 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029093132033 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_cs_creq_cref started. 20241029093132323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093132331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50774<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref-Iuh0(253)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093132332 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093132332 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093132337 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36099<->l=127.0.0.1:4262) (control_if.c:570) 20241029093132338 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132338 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132339 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132339 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132339 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132339 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132339 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132339 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132340 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132340 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093132340 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) 20241029093132340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093132340 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132340 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) 20241029093132340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093132340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132340 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132340 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132340 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093132340 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) 20241029093132340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093132340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132341 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) 20241029093132341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093132341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132341 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132341 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132341 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093132341 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093132341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093132341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093132341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093132341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132341 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132341 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132341 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093132341 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093132341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093132341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093132341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093132341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132341 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132341 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 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093132341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132341 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 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093132341 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 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093132341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093132341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093132341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(258)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(258)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(258)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(256)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093132355 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132355 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132355 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132355 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132356 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132356 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132356 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093132356 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132357 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132357 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093132357 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) 20241029093132357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132357 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) 20241029093132357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093132357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132357 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132357 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132357 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093132357 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) 20241029093132357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132357 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) 20241029093132357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093132357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132357 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132357 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132357 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093132357 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093132357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132357 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093132357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093132357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132357 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132357 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132357 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093132357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093132357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093132357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093132357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132357 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132357 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 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093132357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132357 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 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093132357 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 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093132357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093132357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093132357 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(261)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(261)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(261)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(259)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093132380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093132380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093132380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093132380 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093132380 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) 20241029093132380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093132380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093132380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093132380 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093132553 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 20241029093132553 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 20241029093132553 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093132553 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(258)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093132560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132560 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093132560 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093132560 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093132560 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093132560 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093132560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093132563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132563 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093132563 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093132563 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093132563 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093132563 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093132563 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093132564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093132564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093132564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093132564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093132564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093132564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093132564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093132564 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093132564 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093132564 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132565 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132565 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093132565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093132565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093132565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093132566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093132566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132566 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093132566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093132566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093132566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093132566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093132569 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 20241029093132569 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 20241029093132569 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093132569 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(261)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093132575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132575 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093132575 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093132575 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093132575 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093132575 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093132575 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093132578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132578 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093132578 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093132578 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093132578 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093132578 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093132578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093132579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093132579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093132579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093132579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093132579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093132579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093132579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093132579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093132579 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093132579 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093132580 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093132580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093132580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093132580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093132580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093132580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093132581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093132581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093132581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093132581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093132581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093132581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093132581 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093132581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093132581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093132581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093132581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093132581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093132581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093132581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093132581 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093133368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093133368 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093133368 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093133368 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093133368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093133368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093133368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093133368 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093133368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093133368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093133368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093133368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093133368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093133368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093133368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093133368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093133368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093133368 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093133369 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093133369 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) 20241029093133369 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) 20241029093133369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093133369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093133369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093133369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093133369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093133369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093133369 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093133369 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093133369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093133369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093133369 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093133369 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093133369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093133369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093133369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093133369 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093133371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093133371 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093133371 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093133371 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093133371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093133371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093133371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093133371 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093133371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093133371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093133371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093133371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093133371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093133371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093133371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093133371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093133371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093133371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093133371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093133371 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093133371 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(260)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093133380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093133380 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093133380 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093133380 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093133380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093133380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093133380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093133380 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093133381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093133381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093133381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093133381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093133381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093133381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093133381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093133381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093133381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093133381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093133381 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093133381 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093133381 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) 20241029093133381 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) 20241029093133381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093133381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093133381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093133381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093133381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093133381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093133381 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093133381 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093133382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093133382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093133382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093133382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093133382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093133382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093133382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093133382 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093133384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093133384 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093133384 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093133384 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093133384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093133384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093133384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093133384 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093133384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093133385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093133385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093133385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093133385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093133385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093133385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093133385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093133385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093133385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093133385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093133385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093133385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093133385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093133385 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093133385 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(260)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093133409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: f_create_expect(l3 := '45038EDF0427881FC2A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: Created Expect[0] for '45038EDF0427881FC2A5'O to be handled at TC_ranap_cs_creq_cref0(263) TC_ranap_cs_creq_cref-Iuh0-RUA(254)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_creq_cref0(263)5201127 20241029093134456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093134456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093134456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093134456 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093134456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f5ce7, normal) (hnbgw_rua.c:388) 20241029093134456 DHNB DEBUG map_rua[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093134456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093134456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5201127 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093134456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093134456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093134456 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5201127 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093134456 DCN DEBUG map_sccp[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093134456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093134456 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5201127 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093134456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5201127 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093134456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093134456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093134456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093134456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093134456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093134456 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093134456 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{IDLE}: Allocated (fsm.c:456) 20241029093134456 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093134456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a45038edf0427881fc2a5004f400300028e0056400500f1100926) (sccp_scrc.c:401) 20241029093134456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093134456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093134456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093134456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093134456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093134456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093134456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093134456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093134456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093134456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093134456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093134456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093134456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093134456 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093134456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093134456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093134457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093134457 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093134457 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093134457 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093134457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093134457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093134457 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093134457 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(256)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(256)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: Found Expect[0] for l3='45038EDF0427881FC2A5'O handled at TC_ranap_cs_creq_cref0(263) HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: Added conn table entry 0TC_ranap_cs_creq_cref0(263)15279909 TC_ranap_cs_creq_cref0(263)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_cs_creq_cref0(263)15279909 HNBGW_Test.msc0-SCCP(256)@ef42a7d743c0: Session index based on connection ID:0 20241029093134480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093134480 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093134480 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093134480 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093134480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093134480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093134480 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093134480 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093134480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093134480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093134480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093134480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093134480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093134480 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) 20241029093134480 DLSCCP DEBUG Received CO:COREF for local reference 15 (sccp_scoc.c:1823) 20241029093134480 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241029093134480 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093134480 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241029093134480 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241029093134480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241029093134480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241029093134480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093134480 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093134480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093134480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093134480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093134480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{disrupted}: Freeing instance (context_map.c:202) 20241029093134480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5201127)[0x55f8e7668350]{disrupted}: Deallocated (fsm.c:568) 20241029093134480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093134480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{disconnected}: Freeing instance (context_map.c:206) 20241029093134480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f8e766c630]{disconnected}: Deallocated (fsm.c:568) 20241029093134480 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5201127 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093134480 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241029093134481 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093134481 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093134481 DLSCCP DEBUG SCCP-SCOC(15)[0x55f8e766cd80]{IDLE}: Deallocated (fsm.c:568) 20241029093134481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093134481 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(254)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_cs_creq_cref0(263)5201127 20241029093134495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(263)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093134505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093134505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093134505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093134505 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093134505 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093134505 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_cs_creq_cref-Iuh0-RUA(254)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(259)@ef42a7d743c0: Final verdict of PTC: none 20241029093134506 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36099<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(260)@ef42a7d743c0: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(253)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(257)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(256)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(258)@ef42a7d743c0: Final verdict of PTC: none 20241029093134508 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093134508 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) 20241029093134508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093134508 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093134508 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093134508 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) 20241029093134508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093134508 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093134508 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 20241029093134508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093134508 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093134508 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093134508 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093134508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093134508 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093134509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093134509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(252)@ef42a7d743c0: Final verdict of PTC: none 20241029093134509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093134509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093134509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093134509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093134509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093134509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093134509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093134509 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093134509 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093134509 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093134509 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(255)@ef42a7d743c0: Final verdict of PTC: none 20241029093134509 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093134509 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) 20241029093134509 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093134509 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093134509 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093134509 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) 20241029093134509 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093134509 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(262)@ef42a7d743c0: Final verdict of PTC: none 20241029093134509 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 20241029093134509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093134509 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093134509 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093134509 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093134509 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093134509 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093134510 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093134510 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093134510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093134510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093134510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.sgsn0-M3UA(261)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093134510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093134511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093134511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093134511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093134511 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093134511 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093134511 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093134511 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093134511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50774<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(253): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(254): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(256): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(257): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(258): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(259): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(260): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(261): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(262): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_cs_creq_cref0(263): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:31:34 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 20241029093134538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093135040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50790<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166228) Waiting for packet dumper to finish... 1 (prev_count=166228, count=166884) 20241029093136510 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093136510 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093136510 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093136510 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093136510 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093136510 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093137034 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029093137034 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029093137035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093137035 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029093137035 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029093137035 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:31: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_ranap_ps_creq_cref started. 20241029093138156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093138165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093138165 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093138166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(265)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093138170 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35345<->l=127.0.0.1:4262) (control_if.c:570) 20241029093138171 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138171 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138171 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138171 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138172 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138172 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138172 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138172 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138173 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138173 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093138173 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) 20241029093138173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093138173 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138173 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) 20241029093138173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093138173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138173 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138173 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093138173 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) 20241029093138173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093138173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138173 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) 20241029093138173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093138173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138173 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138173 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138173 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093138173 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093138173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093138174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138174 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093138174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093138174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138174 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138174 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138174 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093138174 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093138174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093138174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093138174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093138174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138174 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138174 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 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093138174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138174 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 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093138174 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 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093138174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093138174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093138174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(270)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(270)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(270)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(268)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093138191 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138191 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138191 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138191 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138191 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138191 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138192 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138192 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093138192 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093138192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093138192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093138192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093138192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138192 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138192 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093138192 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138192 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138192 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093138192 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093138192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093138192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138192 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093138192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093138192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138192 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093138192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093138192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093138192 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093138192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093138192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093138192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093138192 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093138193 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138193 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093138193 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) 20241029093138193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093138193 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093138193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138193 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093138193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138193 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) 20241029093138194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093138194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138194 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138194 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138194 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093138194 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) 20241029093138194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093138194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138194 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) 20241029093138194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093138194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138194 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138194 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138194 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138194 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 20241029093138194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093138194 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093138194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138194 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138194 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138194 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 20241029093138194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093138194 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 20241029093138194 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(273)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(273)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(273)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(271)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093138221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093138221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093138221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093138221 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093138221 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) 20241029093138221 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093138221 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093138221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093138221 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093138387 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 20241029093138387 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 20241029093138387 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093138387 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(270)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093138392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093138392 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093138392 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093138392 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093138392 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093138392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093138394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138394 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093138394 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093138394 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093138394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093138394 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093138394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093138394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093138394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093138394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093138394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093138394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093138394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093138394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093138394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093138394 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093138394 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138395 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093138395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093138395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093138395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093138395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093138395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138395 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138395 DLM3UA[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138395 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138395 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093138395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093138395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093138395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093138395 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093138409 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 20241029093138409 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 20241029093138409 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093138409 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(273)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093138415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138415 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093138415 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093138415 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093138415 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093138415 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093138415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093138416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138416 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093138416 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093138416 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093138416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093138416 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093138416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093138416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093138416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093138416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093138416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093138416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093138416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093138416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093138416 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093138416 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093138416 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093138417 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093138417 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093138417 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093138417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093138417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093138417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093138417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093138417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093138417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093138417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093138417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093138417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093138417 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093138418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093138418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093138418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093138418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093138418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093138418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093138418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093138418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(269)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093139197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139197 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093139197 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093139197 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093139197 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093139197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093139197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093139197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093139197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093139197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093139197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093139197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093139197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093139197 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093139197 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093139197 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) 20241029093139197 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) 20241029093139197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093139197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093139197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093139197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093139197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093139197 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093139197 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093139197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093139197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093139197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093139197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139197 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093139197 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093139197 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093139197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093139197 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093139197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093139197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093139197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093139197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093139197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093139197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093139197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093139198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093139198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093139198 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093139198 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(269)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093139223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139223 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093139223 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093139223 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093139223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093139223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093139223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093139223 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093139223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093139223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093139223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093139223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093139223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093139223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093139223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093139223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093139223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093139223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093139223 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093139223 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) 20241029093139223 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) 20241029093139223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093139223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093139223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093139223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093139223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093139223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093139223 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093139223 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093139223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093139223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093139224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093139224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093139224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093139224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093139224 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139226 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093139226 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093139226 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093139226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093139226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093139226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093139226 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093139226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093139226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093139226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093139226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093139226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093139226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093139226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093139226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093139226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093139226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093139226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093139226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093139226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093139226 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093139226 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093139252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093139840 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093139841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb092d), PART(T=Source Reference,L=4,D=0000000b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093139841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093139841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093139841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093139841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093139841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139841 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093139841 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093139841 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093139841 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093139841 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093139841 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093139841 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093139845 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093139845 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093139845 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093139845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093139845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093139845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093139845 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093139845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093139845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093139845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093139845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093139846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093139846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00bb092d) (sccp_scrc.c:472) 20241029093139846 DLSCCP DEBUG Received CO:RELCO for local reference 11 (sccp_scoc.c:1823) 20241029093139846 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093139846 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093139846 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093139846 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093139846 DLSCCP DEBUG SCCP-SCOC(11)[0x55f8e766bc80]{IDLE}: Deallocated (fsm.c:568) 20241029093140035 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: f_create_expect(l3 := 'CD98C764E3F214580D6D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: Created Expect[0] for 'CD98C764E3F214580D6D'O to be handled at TC_ranap_ps_creq_cref0(275) TC_ranap_ps_creq_cref-Iuh0-RUA(266)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_creq_cref0(275)6948749 20241029093140296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093140296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093140296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093140296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093140296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6a078d, normal) (hnbgw_rua.c:388) 20241029093140296 DHNB DEBUG map_rua[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093140296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093140296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6948749 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093140296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093140296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093140296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6948749 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093140296 DCN DEBUG map_sccp[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093140296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093140296 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6948749 <-> SCCP-16 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093140296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6948749 SCCP-16 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093140296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093140296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093140297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093140297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093140297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093140297 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093140297 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{IDLE}: Allocated (fsm.c:456) 20241029093140297 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093140297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acd98c764e3f214580d6d004f40030000640056400500f1100926) (sccp_scrc.c:401) 20241029093140297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093140297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093140297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093140297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093140297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093140297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093140297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093140297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093140297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093140297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093140297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093140297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093140297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093140297 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093140297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093140297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093140297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093140297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093140297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093140297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093140297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093140297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093140297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093140297 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(271)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(271)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: Found Expect[0] for l3='CD98C764E3F214580D6D'O handled at TC_ranap_ps_creq_cref0(275) HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: Added conn table entry 0TC_ranap_ps_creq_cref0(275)8934711 TC_ranap_ps_creq_cref0(275)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_ps_creq_cref0(275)8934711 HNBGW_Test.sgsn0-SCCP(271)@ef42a7d743c0: Session index based on connection ID:0 20241029093140321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093140321 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093140321 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093140321 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093140321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093140321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093140321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093140321 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093140321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093140321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093140321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093140322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093140322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093140322 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) 20241029093140322 DLSCCP DEBUG Received CO:COREF for local reference 16 (sccp_scoc.c:1823) 20241029093140322 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241029093140322 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093140322 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241029093140322 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:516) 20241029093140322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241029093140322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241029093140322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093140322 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093140322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093140322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093140322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093140322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{disrupted}: Freeing instance (context_map.c:202) 20241029093140322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6948749)[0x55f8e7668350]{disrupted}: Deallocated (fsm.c:568) 20241029093140322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093140322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{disconnected}: Freeing instance (context_map.c:206) 20241029093140322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55f8e766c630]{disconnected}: Deallocated (fsm.c:568) 20241029093140322 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6948749 SCCP-16 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093140322 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241029093140322 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093140322 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093140322 DLSCCP DEBUG SCCP-SCOC(16)[0x55f8e766cd80]{IDLE}: Deallocated (fsm.c:568) 20241029093140322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093140322 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(266)@ef42a7d743c0: Deleted conn table entry 0TC_ranap_ps_creq_cref0(275)6948749 20241029093140337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(275)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(272)@ef42a7d743c0: Final verdict of PTC: none 20241029093140346 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35345<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_creq_cref-Iuh0-RUA(266)@ef42a7d743c0: Final verdict of PTC: none 20241029093140347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093140347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093140347 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093140347 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093140347 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093140347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(268)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(271)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(269)@ef42a7d743c0: Final verdict of PTC: none 20241029093140349 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093140349 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) 20241029093140349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093140349 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093140349 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093140349 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) 20241029093140349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093140349 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093140349 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 20241029093140349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093140349 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093140349 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093140349 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093140349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093140349 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093140349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093140349 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(273)@ef42a7d743c0: Final verdict of PTC: none 20241029093140349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093140350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093140350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093140350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093140350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(267)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(274)@ef42a7d743c0: Final verdict of PTC: none 20241029093140350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093140350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093140350 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093140350 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093140350 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093140350 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093140350 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093140350 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) 20241029093140350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093140350 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093140350 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093140350 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) 20241029093140350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093140350 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093140350 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 20241029093140350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093140350 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093140350 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093140350 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093140350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093140350 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093140350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093140350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_creq_cref-Iuh0(265)@ef42a7d743c0: Final verdict of PTC: none 20241029093140350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093140350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093140350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093140351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093140351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093140351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093140351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093140351 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093140351 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093140351 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093140351 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(270)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(264)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093140353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(264): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(265): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(266): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(268): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(269): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(270): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(271): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(272): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(273): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(274): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ranap_ps_creq_cref0(275): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:31:40 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 20241029093140437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093140939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=136200) Waiting for packet dumper to finish... 1 (prev_count=136200, count=171732) 20241029093142350 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093142350 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093142350 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093142350 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093142350 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093142350 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Tue Oct 29 09:31: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_ps_rab_assignment_with_pfcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029093143036 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@ef42a7d743c0: 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_with_pfcp' was executed successfully (exit status: 0). MTC@ef42a7d743c0: Test case TC_ps_rab_assignment_with_pfcp started. 20241029093144057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093144067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_with_pfcp-Iuh0(277)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093144069 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093144069 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093144076 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36559<->l=127.0.0.1:4262) (control_if.c:570) 20241029093144078 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144078 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144078 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144078 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144078 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144078 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144078 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144079 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144080 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144080 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093144080 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) 20241029093144080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144080 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) 20241029093144080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093144080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144080 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144080 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144080 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093144080 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) 20241029093144080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144080 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) 20241029093144080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093144080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144080 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144080 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144080 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093144080 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093144080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144080 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093144080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093144080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144080 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144080 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144080 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093144080 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093144080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093144080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093144080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144080 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144080 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 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093144080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144080 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 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093144080 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 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093144080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093144080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093144080 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(282)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(282)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(282)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(280)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093144095 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144095 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144095 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144095 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144095 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144095 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144095 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093144095 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144096 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144096 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093144096 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) 20241029093144096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093144096 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093144096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144096 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093144096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144096 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) 20241029093144096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093144097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144097 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144097 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144097 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093144097 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) 20241029093144097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144097 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) 20241029093144097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093144097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144097 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144097 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144097 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093144097 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093144097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144097 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093144097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093144097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144097 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144097 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144097 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093144097 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093144097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093144097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093144097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144097 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144097 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144097 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144097 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 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093144097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144097 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144097 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144097 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 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093144097 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 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093144097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144097 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144097 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144097 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093144097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144097 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144097 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144097 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093144097 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(285)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(285)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(285)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093144119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093144119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093144119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093144119 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093144119 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) 20241029093144119 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093144119 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093144119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093144119 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093144293 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 20241029093144293 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 20241029093144293 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093144293 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(282)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093144301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144301 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093144301 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093144301 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093144301 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093144301 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093144301 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093144303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144303 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093144303 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093144303 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093144303 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093144303 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093144303 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093144303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093144304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093144304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093144304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093144304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093144304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093144304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093144304 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093144304 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093144304 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144305 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144305 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093144305 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093144305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093144305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093144305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093144305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144305 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093144305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093144305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093144305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093144305 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093144308 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 20241029093144308 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 20241029093144308 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093144308 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(285)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093144315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144315 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093144315 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093144315 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093144315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093144315 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093144315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093144317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144317 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093144317 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093144317 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093144317 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093144317 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093144317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093144317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093144318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093144318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093144318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093144318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093144318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093144318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093144318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093144318 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093144318 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093144319 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093144319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093144319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093144319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093144319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093144319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093144320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093144320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093144320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093144320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093144320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093144320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093144320 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093144320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093144320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093144320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093144320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093144320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093144320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093144320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093144320 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(281)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093145107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093145107 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093145107 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093145107 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093145107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093145107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093145107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093145107 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093145107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093145107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093145107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093145107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093145107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093145107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093145107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093145107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093145107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093145108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093145108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093145108 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093145108 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) 20241029093145108 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) 20241029093145108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093145108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093145108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093145108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093145108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093145108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093145108 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093145108 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093145108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093145108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093145108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093145108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093145108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093145108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093145108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093145108 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093145110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093145110 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093145110 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093145110 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093145110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093145110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093145110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093145110 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093145110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093145110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093145110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093145110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093145110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093145110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093145110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093145110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093145110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093145110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093145110 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093145110 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093145110 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(281)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(284)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093145120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093145120 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093145120 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093145120 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093145120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093145120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093145120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093145120 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093145121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093145121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093145121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093145121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093145121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093145121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093145121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093145121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093145121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093145121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093145121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093145121 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093145121 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) 20241029093145121 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) 20241029093145121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093145121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093145121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093145121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093145121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093145121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093145121 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093145121 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093145121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093145121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093145121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093145121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093145121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093145121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093145121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093145121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093145125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093145125 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093145125 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093145125 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093145125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093145125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093145125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093145125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093145125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093145125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093145125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093145125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093145125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093145125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093145125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093145125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093145125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093145125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093145125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093145125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093145125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093145125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093145125 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093145125 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(284)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093146037 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: 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 := 10, 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 := 3939182943 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } 20241029093146171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_with_pfcp0(288) subscribed for broadcast 20241029093149038 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241029093149038 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241029093149038 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093149038 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241029093149038 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029093154039 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: Timeout of X26 (fsm.c:317) 20241029093154039 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241029093154039 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093154039 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241029093154039 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: <-tx- PFCP seq-11 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241029093154039 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: 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 := 11, 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 := 3939182943 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: broadcasting to TC_ps_rab_assignment_with_pfcp0(288) TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(288): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 11, 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 } } } 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241029093154056 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: -rx-> PFCP seq-11 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:204) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:217) 20241029093154056 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:228) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: -rx-> PFCP seq-11 ASSOC_SETUP_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: <-tx- PFCP seq-11 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: -rx-> PFCP seq-11 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241029093154056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: f_PFCPEM_conns_bcast_del(): vc_conn TC_ps_rab_assignment_with_pfcp0(288) unsubscribed from broadcast HNBGW_Test.sgsn0-RAN(284)@ef42a7d743c0: f_create_expect(l3 := 'CCC6D676F29F30531895'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(284)@ef42a7d743c0: Created Expect[0] for 'CCC6D676F29F30531895'O to be handled at TC_ps_rab_assignment_with_pfcp0(288) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(278)@ef42a7d743c0: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(288)11574345 20241029093154090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093154090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093154090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093154090 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093154090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb09c49, normal) (hnbgw_rua.c:388) 20241029093154090 DHNB DEBUG map_rua[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093154090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093154090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11574345 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093154090 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093154090 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093154090 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11574345 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093154090 DCN DEBUG map_sccp[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093154090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093154090 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11574345 <-> SCCP-17 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093154090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11574345 SCCP-17 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093154090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093154090 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093154090 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093154090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093154090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093154090 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093154090 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{IDLE}: Allocated (fsm.c:456) 20241029093154090 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093154090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0accc6d676f29f30531895004f40030001470056400500f1100926) (sccp_scrc.c:401) 20241029093154090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093154090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093154090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093154090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093154090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093154090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093154090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093154090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093154090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093154090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093154090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093154090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093154090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093154090 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093154090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093154090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093154090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093154090 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093154090 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093154091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093154091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093154091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093154091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093154091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(284)@ef42a7d743c0: Found Expect[0] for l3='CCC6D676F29F30531895'O handled at TC_ps_rab_assignment_with_pfcp0(288) HNBGW_Test.sgsn0-RAN(284)@ef42a7d743c0: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(288)5252161 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Session index based on connection ID:0 TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093154107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093154107 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093154107 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093154107 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093154107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093154107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093154107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093154107 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093154107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093154107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093154107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093154107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093154107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093154107 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0075d5d6) (sccp_scrc.c:472) 20241029093154107 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241029093154107 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093154107 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093154107 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093154107 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093154108 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029093154108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093154108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: vl_len:91 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: vl_from0 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241029093154310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093154310 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093154310 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093154310 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093154310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093154310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093154310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093154310 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093154310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093154310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093154310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093154310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093154310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093154310 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241029093154310 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241029093154310 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093154310 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093154310 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093154310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093154310 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093154310 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093154310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093154310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093154310 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241029093154311 DRANAP DEBUG ps_rab_ass[0x55f8e766a5a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241029093154311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093154311 DLPFCP DEBUG ps_rab[0x55f8e7669e30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241029093154311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241029093154311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093154311 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241029093154311 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241029093154311 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } } TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: found destination TC_ps_rab_assignment_with_pfcp0(288) TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(288): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } 20241029093154341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241029093154341 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241029093154341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241029093154341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241029093154341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093154341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:358) 20241029093154341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241029093154341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:362) 20241029093154341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:362) 20241029093154341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241029093154341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241029093154341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x1 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241029093154341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241029093154341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241029093154341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241029093154341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241029093154341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029093154341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093154341 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_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093154365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093154365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093154365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029093154365 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093154365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb09c49) (hnbgw_rua.c:452) 20241029093154365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11574345 SCCP-17 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029093154365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093154365 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093154365 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093154365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093154365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093154365 DRANAP DEBUG ps_rab_ass[0x55f8e766a5a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241029093154365 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:438) 20241029093154365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093154365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241029093154365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241029093154365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093154365 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x1111111111111111 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241029093154365 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241029093154365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:470) TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: 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 := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: found destination TC_ps_rab_assignment_with_pfcp0(288) TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(288): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241029093154370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241029093154370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241029093154370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241029093154370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241029093154370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241029093154370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093154370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{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) 20241029093154370 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:598) 20241029093154370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:600) 20241029093154370 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093154370 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093154370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241029093154370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093154370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093154370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093154370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093154370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:607) 20241029093154370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:607) 20241029093154370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345)[0x55f8e766a5a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241029093154370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241029093154370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x1111111111111111 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241029093154370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241029093154370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241029093154370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241029093154370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029093154370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093154370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093154370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093154370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093154370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093154370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093154370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093154370 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: vl_len:12 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: vl_from0 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029093156386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093156386 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093156386 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093156386 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093156386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093156386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093156386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093156386 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093156386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093156386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093156386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093156386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093156386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093156386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241029093156386 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241029093156386 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093156386 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093156386 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093156386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093156386 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029093156386 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029093156386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029093156386 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241029093156386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241029093156386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241029093156386 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-14 SEID-0x1111111111111111 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241029093156386 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241029093156386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093156386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241029093156387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093156387 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_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: 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 := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: found destination TC_ps_rab_assignment_with_pfcp0(288) TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093156397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093156397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093156397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029093156397 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093156397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb09c49) (hnbgw_rua.c:452) 20241029093156397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11574345 SCCP-17 sgsn-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029093156397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093156397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093156397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093156397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093156397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093156397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093156397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093156397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093156398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093156397 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029093156397 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029093156397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029093156397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093156397 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093156397 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093156397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029093156397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093156397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093156397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093156397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(288): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241029093156404 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241029093156404 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-14 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_USE_COUNT}: -rx-> PFCP seq-14 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_USE_COUNT}: <-tx- PFCP seq-14 SEID-0x1111111111111111 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241029093156405 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_USE_COUNT}: -rx-> PFCP seq-14 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241029093156405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11574345-RAB-23)[0x55f8e7669e30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241029093156405 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241029093156405 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f8e7666530]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241029093158409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_with_pfcp0(288)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093158417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093158417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093158417 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093158417 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093158417 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093158417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093158417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093158417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093158417 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093158417 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093158417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093158417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093158417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093158417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093158417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093158417 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093158417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093158417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093158417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{disrupted}: Freeing instance (context_map.c:202) 20241029093158417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11574345)[0x55f8e7668350]{disrupted}: Deallocated (fsm.c:568) 20241029093158417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093158417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{disconnected}: Freeing instance (context_map.c:206) 20241029093158417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-17)[0x55f8e766c630]{disconnected}: Deallocated (fsm.c:568) 20241029093158417 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11574345 SCCP-17 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093158418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093158418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093158418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093158418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093158418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093158418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093158418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(280)@ef42a7d743c0: Final verdict of PTC: none 20241029093158418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093158419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093158419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093158419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093158418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093158418 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) 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093158418 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 20241029093158418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093158418 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) 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093158418 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 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093158418 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093158418 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093158418 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093158418 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093158418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093158418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093158419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093158419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093158419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093158419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093158419 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093158419 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093158419 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093158419 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093158419 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36559<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(285)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(281)@ef42a7d743c0: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(278)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(284)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(286)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(283)@ef42a7d743c0: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(277)@ef42a7d743c0: Final verdict of PTC: none 20241029093158421 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 20241029093158421 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) 20241029093158421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093158421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093158421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093158421 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) 20241029093158421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093158421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029093158422 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) 20241029093158422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093158422 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093158422 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093158422 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093158422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093158422 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093158422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093158422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093158422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093158422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093158422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093158422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093158422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) VirtHNBGW-STATS(276)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@ef42a7d743c0: Final verdict of PTC: none20241029093158422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093158422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093158422 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093158422 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093158422 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093158422 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(282)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093158424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_with_pfcp-PFCP(287)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(276): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(277): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(278): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(280): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(281): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(282): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(283): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(284): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(285): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(286): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(287): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(288): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@ef42a7d743c0: 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_with_pfcp pass'. Tue Oct 29 09:31:58 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc 20241029093158480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093158981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218784) Waiting for packet dumper to finish... 1 (prev_count=218784, count=219324) 20241029093200419 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093200419 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093200419 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093200422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093200422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093200422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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_with_pfcp pass' was executed successfully (exit status: 0). MTC@ef42a7d743c0: 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 ------ Tue Oct 29 09:32:01 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 MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241029093202103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(290)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093202124 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093202125 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093202140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093202141 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33589 (stream_srv.c:129) 20241029093202141 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33589<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(292)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093202148 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39965<->l=127.0.0.1:4262) (control_if.c:570) 20241029093202149 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202149 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202149 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202150 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202150 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202150 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202150 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202150 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093202150 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093202150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093202150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093202150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093202150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202150 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202150 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202150 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093202150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093202150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093202150 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093202151 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202151 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093202151 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) 20241029093202151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093202151 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202152 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 20241029093202152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093202152 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093202152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202152 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 20241029093202152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093202151 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) 20241029093202151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093202151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202151 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202151 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202151 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093202151 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) 20241029093202151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093202151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202151 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) 20241029093202151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093202151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202151 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202151 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202151 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093202151 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093202151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093202152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093202152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093202152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202152 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202152 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 20241029093202152 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093202152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202152 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093202152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093202152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093202152 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(297)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(297)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(297)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093202167 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202167 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202167 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202167 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202167 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202167 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202167 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093202167 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202168 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202168 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093202168 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) 20241029093202168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202168 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) 20241029093202168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093202168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202168 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202168 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202168 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093202168 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) 20241029093202168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202168 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) 20241029093202168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093202168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202168 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202168 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202168 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093202168 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093202168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202168 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093202168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093202168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202169 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202169 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202169 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093202169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093202169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093202169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093202169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093202169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202169 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202169 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 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093202169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202169 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 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093202169 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 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093202169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093202169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093202169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(300)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(300)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(300)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(298)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093202190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093202190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093202190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093202190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093202191 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) 20241029093202191 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093202191 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093202191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093202191 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093202196 DLINP DEBUG SRVCONN(,r=127.0.0.1:33589<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093202196 DLINP DEBUG SRVCONN(,r=127.0.0.1:33589<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093202196 DLINP DEBUG SRVCONN(,r=127.0.0.1:33589<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093202196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093202196 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) 20241029093202196 DLGLOBAL DEBUG validating counter group 0x55f8e6336be0(hnb) with 60 counters (rate_ctr.c:86) 20241029093202196 DHNBAP DEBUG (127.0.0.1:33589 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093202196 DHNBAP NOTICE (127.0.0.1:33589 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093202196 DHNBAP NOTICE (127.0.0.1:33589 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093202196 DLINP DEBUG SRVCONN(,r=127.0.0.1:33589<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093202196 DLINP DEBUG SRVCONN(,r=127.0.0.1:33589<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093202366 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 20241029093202366 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 20241029093202366 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093202366 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(297)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093202374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202374 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093202374 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093202374 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093202374 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093202374 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093202374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093202376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202376 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093202376 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093202376 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093202376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093202376 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093202376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093202376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093202377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093202377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093202377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093202377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093202377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093202377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093202377 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093202377 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093202377 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202378 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202378 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093202378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093202378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093202378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093202378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093202378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202378 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093202378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093202378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093202378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093202378 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093202380 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 20241029093202380 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 20241029093202380 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093202380 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(300)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093202385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202385 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093202385 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093202385 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093202385 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093202385 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093202385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093202387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202387 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093202387 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093202387 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093202387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093202387 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093202387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093202388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093202388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093202388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093202388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093202388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093202388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093202388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093202388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093202388 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093202388 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093202389 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093202389 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093202389 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093202389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093202389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093202389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093202389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093202389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093202389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093202389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093202389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093202389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093202389 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093202389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093202389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093202389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093202389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093202389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093202389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093202389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093202389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093203182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093203182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093203182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093203182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093203182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093203182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093203182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093203182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093203182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093203183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093203183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093203183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093203183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093203183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093203183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093203183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093203183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093203183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093203183 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093203183 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) 20241029093203183 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) 20241029093203183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093203183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093203183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093203183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093203183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093203183 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093203183 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093203184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093203184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093203184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093203184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093203184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093203184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093203184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093203184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093203185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093203185 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093203185 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093203185 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093203185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093203185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093203185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093203185 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093203185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093203185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093203185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093203185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093203185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093203185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093203185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093203185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093203185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093203186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093203186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093203186 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093203186 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(299)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093203190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093203190 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093203190 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093203190 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093203190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093203190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093203190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093203190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093203190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093203190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093203190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093203190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093203190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093203190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093203190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093203190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093203190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093203191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093203191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093203191 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093203191 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) 20241029093203191 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) 20241029093203191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093203191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093203191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093203191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093203191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093203191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093203191 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093203191 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093203191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093203191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093203191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093203191 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093203191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093203191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093203191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093203191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093203193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093203193 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093203193 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093203193 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093203193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093203193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093203193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093203193 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093203194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093203194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093203194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093203194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093203194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093203194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093203194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093203194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093203194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093203194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093203194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093203194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093203194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093203194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093203194 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093203194 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(299)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093203203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093203209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093203213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093203216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093203219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093203222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093203224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093203226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093203229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093203231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093203232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093203234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093203236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093203237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093203238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093203240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093203241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093203242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093203242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093203243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093203256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(302) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(302)4848818 20241029093204301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093204301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093204301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093204301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093204302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x49fcb2, normal) (hnbgw_rua.c:388) 20241029093204302 DHNB DEBUG map_rua[0x55f8e7668350]{init}: Allocated (fsm.c:456) 20241029093204302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093204302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848818 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093204302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093204302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093204302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848818 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093204302 DCN DEBUG map_sccp[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093204302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093204302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4848818 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093204302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848818 SCCP-18 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093204302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093204302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093204302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093204302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093204302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093204302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093204302 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{IDLE}: Allocated (fsm.c:456) 20241029093204302 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093204302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002f30056400500f1100926) (sccp_scrc.c:401) 20241029093204302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093204302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093204302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093204302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093204302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093204302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093204302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093204302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093204302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093204302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093204302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093204302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093204302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093204302 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093204302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093204302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093204302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093204302 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093204302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093204302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093204302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093204302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093204302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093204302 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(302) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(302)15400485 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(302)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093204319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093204319 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093204319 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093204319 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093204319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093204320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093204320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093204320 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093204320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093204320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093204320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093204320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093204320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093204320 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008dd8e1) (sccp_scrc.c:472) 20241029093204320 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241029093204320 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093204320 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093204320 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093204320 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093204320 DCN DEBUG handle_cn_conn_conf() conn_id=18, 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) 20241029093204320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093204320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093204321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(302)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093204324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093204328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093204331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093204333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093204335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093204337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093204338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093204339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093204340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093204341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093204342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093204342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093204343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093204344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093204344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093204345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093204345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093204346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093204348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093204350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093204365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(303) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(303)7920266 20241029093205393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093205393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093205393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093205393 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093205393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x78da8a, normal) (hnbgw_rua.c:388) 20241029093205393 DHNB DEBUG map_rua[0x55f8e766a5a0]{init}: Allocated (fsm.c:456) 20241029093205393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093205393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7920266 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093205393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093205393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093205393 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093205393 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7920266 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093205393 DCN DEBUG map_sccp[0x55f8e7667e80]{init}: Allocated (fsm.c:456) 20241029093205393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093205393 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7920266 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093205393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7920266 SCCP-19 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093205393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093205393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093205393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093205393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093205393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093205393 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093205393 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{IDLE}: Allocated (fsm.c:456) 20241029093205393 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093205393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002f00056400500f1100926) (sccp_scrc.c:401) 20241029093205393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093205393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093205393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093205393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093205393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093205393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093205393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093205393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093205393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093205394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093205394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093205394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093205394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093205394 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093205394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093205394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093205394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093205394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093205394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093205394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093205394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093205394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093205394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093205394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(303) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(303)9308422 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093205396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093205396 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093205396 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093205396 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093205396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093205396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093205396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093205396 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093205396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093205396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093205396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093205396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093205396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093205396 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0068d912) (sccp_scrc.c:472) 20241029093205396 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241029093205396 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093205396 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093205396 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093205396 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093205396 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) 20241029093205396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093205396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(303)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093205398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(303)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093205399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093205402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093205404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093205406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093205408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093205410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093205412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093205413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093205414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093205415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093205416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093205417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093205418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093205419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093205420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093205421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093205421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093205422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093205423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093205424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093205433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(304) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(304)16627634 20241029093206453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093206453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093206453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093206453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093206453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdb7b2, normal) (hnbgw_rua.c:388) 20241029093206453 DHNB DEBUG map_rua[0x55f8e76878c0]{init}: Allocated (fsm.c:456) 20241029093206453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093206453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16627634 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093206453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093206453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093206453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16627634 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093206453 DCN DEBUG map_sccp[0x55f8e7668480]{init}: Allocated (fsm.c:456) 20241029093206453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093206453 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16627634 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093206453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16627634 SCCP-20 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093206453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093206453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093206453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093206453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093206453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093206453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093206453 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{IDLE}: Allocated (fsm.c:456) 20241029093206453 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093206453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000de0056400500f1100926) (sccp_scrc.c:401) 20241029093206453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093206453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093206453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093206453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093206453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093206454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093206454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093206454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093206454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093206454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093206454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093206454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093206454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093206454 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093206454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093206454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093206454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093206454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093206454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093206454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093206454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093206454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093206454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093206454 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: First idle individual index:2 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(304) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(304)5802652 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241029093206459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093206459 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093206459 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093206459 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093206459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093206459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093206459 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093206459 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093206459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093206459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093206459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093206459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093206459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093206459 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eb13e2) (sccp_scrc.c:472) 20241029093206459 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241029093206459 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093206459 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093206459 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093206459 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093206459 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) 20241029093206459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093206459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(304)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093206462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(304)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093206464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093206465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093206468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093206473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093206476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093206478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093206479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093206480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093206481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093206482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093206483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093206484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093206485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093206486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093206487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093206488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093206488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093206489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093206490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093206491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093206501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(305) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291)@ef42a7d743c0: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(305)878991 20241029093207525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093207525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093207525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241029093207525 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093207525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd698f, normal) (hnbgw_rua.c:388) 20241029093207525 DHNB DEBUG map_rua[0x55f8e766f790]{init}: Allocated (fsm.c:456) 20241029093207525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093207525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-878991 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093207525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093207525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093207525 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-878991 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093207525 DCN DEBUG map_sccp[0x55f8e766f310]{init}: Allocated (fsm.c:456) 20241029093207525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093207525 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-878991 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093207525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-878991 SCCP-21 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20241029093207525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093207525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093207525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093207525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093207525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093207525 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093207525 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{IDLE}: Allocated (fsm.c:456) 20241029093207525 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093207525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300032c0056400500f1100926) (sccp_scrc.c:401) 20241029093207525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093207525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093207525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093207525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093207525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093207525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093207525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093207525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093207525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093207525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093207525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093207525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093207525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093207525 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093207525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093207525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093207526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093207526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093207526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093207526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093207526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093207526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093207526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: First idle individual index:3 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(305) HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(305)16272274 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241029093207529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207529 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093207529 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093207529 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093207529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093207529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093207529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093207529 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093207529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093207529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093207529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093207529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093207529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093207529 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dccaa3) (sccp_scrc.c:472) 20241029093207529 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241029093207529 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093207529 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093207529 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093207529 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093207529 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) 20241029093207529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093207529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(305)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093207531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(305)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093207532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093207533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093207534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093207536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093207538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093207540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093207542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093207544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093207546 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093207547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093207548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093207549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093207550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093207550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093207551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093207552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093207553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093207554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093207554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093207555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093207558 DLINP DEBUG SRVCONN(,r=127.0.0.1:33589<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093207558 DLINP DEBUG SRVCONN(,r=127.0.0.1:33589<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093207558 DLINP NOTICE SRV(,r=127.0.0.1:33589<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093207558 DMAIN NOTICE (127.0.0.1:33589 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33589<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093207558 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093207558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(293)@ef42a7d743c0: Final verdict of PTC: none 20241029093207558 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39965<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(299)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(290)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(289)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(296)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(292)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(298)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@ef42a7d743c0: Final verdict of PTC: none 20241029093207559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093207559 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) 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093207559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093207559 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) 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093207559 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 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093207559 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093207559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093207559 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) 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(295)@ef42a7d743c0: Final verdict of PTC: none 20241029093207559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093207559 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) 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093207559 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 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093207559 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093207559 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093207559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093207559 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(300)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093207559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093207559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093207559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093207559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093207559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093207559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093207559 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093207559 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093207559 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093207559 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093207559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093207560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093207560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093207560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093207560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093207560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093207560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093207560 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093207560 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093207560 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093207560 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093207560 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093207560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd8e1), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093207560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093207560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093207560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093207560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093207560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093207560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{disrupted}: Freeing instance (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4848818)[0x55f8e7668350]{disrupted}: Deallocated (fsm.c:568) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{disconnected}: Freeing instance (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f8e766c630]{disconnected}: Deallocated (fsm.c:568) 20241029093207560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848818 SCCP-18 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093207560 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093207560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d912), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093207560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093207560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093207560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093207560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093207560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093207560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{disrupted}: Freeing instance (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7920266)[0x55f8e766a5a0]{disrupted}: Deallocated (fsm.c:568) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{disconnected}: Freeing instance (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f8e7667e80]{disconnected}: Deallocated (fsm.c:568) 20241029093207560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7920266 SCCP-19 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093207560 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093207560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb13e2), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093207560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093207560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093207560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093207560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093207560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093207560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{disrupted}: Freeing instance (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16627634)[0x55f8e76878c0]{disrupted}: Deallocated (fsm.c:568) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{disconnected}: Freeing instance (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f8e7668480]{disconnected}: Deallocated (fsm.c:568) 20241029093207560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16627634 SCCP-20 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093207560 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093207560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dccaa3), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093207560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093207560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093207560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093207560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093207560 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093207560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093207560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{disrupted}: Freeing instance (context_map.c:202) 20241029093207560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-878991)[0x55f8e766f790]{disrupted}: Deallocated (fsm.c:568) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{disconnected}: Freeing instance (context_map.c:206) 20241029093207560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f8e766f310]{disconnected}: Deallocated (fsm.c:568) 20241029093207560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-878991 SCCP-21 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029093207560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093207560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093207560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207560 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093207560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093207560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093207560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093207560 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093207560 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093207560 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093207560 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093207560 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093207560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207560 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093207560 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093207560 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093207560 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093207560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207560 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093207560 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093207560 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093207560 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093207560 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093207560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093207560 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093207560 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093207560 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093207560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093207560 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(301)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(290): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(292): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(293): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(298): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(299): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(300): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(301): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(302): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(303): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(304): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(305): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:32:07 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 20241029093207612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093208114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303808) 20241029093208418 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093208418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093208418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093208418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093208418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093208418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093208418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093208418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093208418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093208418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093208418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093208418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093208418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093208418 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=303808, count=306268) 20241029093209561 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093209561 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093209561 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093209561 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093209561 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093209561 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:32:10 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241029093211225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41002<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(307)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093211240 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093211240 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093211259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(309)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093211261 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45542 (stream_srv.c:129) 20241029093211261 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45542<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093211276 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39139<->l=127.0.0.1:4262) (control_if.c:570) 20241029093211281 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211281 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211282 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093211282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093211282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093211283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211283 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211283 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211283 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093211283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093211283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093211283 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093211284 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211284 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093211284 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093211284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093211285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211285 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093211285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093211285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093211285 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093211285 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211285 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211286 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211286 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211287 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211287 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093211287 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) 20241029093211287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093211287 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093211287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211287 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093211287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211287 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) 20241029093211287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093211287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211287 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211287 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211287 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093211288 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) 20241029093211288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093211288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211288 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) 20241029093211288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093211288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211288 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211288 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 20241029093211288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093211288 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093211288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211288 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 20241029093211288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093211288 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 20241029093211288 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(314)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(314)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(314)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(317)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(317)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(317)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(315)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093211334 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211334 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211335 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211335 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211335 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211335 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093211335 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093211335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093211336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211336 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211336 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211336 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211336 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093211336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093211336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093211336 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093211336 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211336 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093211336 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093211336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211336 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093211336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211336 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211336 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093211336 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093211337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093211337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093211337 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093211338 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211338 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093211338 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) 20241029093211338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093211338 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211338 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) 20241029093211338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093211338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211338 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211338 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211338 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093211338 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) 20241029093211338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093211338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211338 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) 20241029093211338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093211338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211338 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211338 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 20241029093211338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093211338 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093211338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211338 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 20241029093211338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093211338 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 20241029093211338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(323)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(323)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(323)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(321)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093211398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093211398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093211398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093211398 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093211398 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) 20241029093211398 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093211398 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093211398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093211398 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093211404 DLINP DEBUG SRVCONN(,r=127.0.0.1:45542<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093211404 DLINP DEBUG SRVCONN(,r=127.0.0.1:45542<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093211404 DLINP DEBUG SRVCONN(,r=127.0.0.1:45542<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093211404 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093211404 DHNBAP DEBUG (127.0.0.1:45542 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093211404 DHNBAP NOTICE (127.0.0.1:45542 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093211404 DHNBAP NOTICE (127.0.0.1:45542 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093211404 DLINP DEBUG SRVCONN(,r=127.0.0.1:45542<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093211404 DLINP DEBUG SRVCONN(,r=127.0.0.1:45542<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093211510 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 20241029093211510 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 20241029093211510 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093211510 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(314)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093211517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211517 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093211517 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093211517 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093211517 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093211517 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093211517 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093211520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211520 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093211520 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093211520 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093211520 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093211520 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093211520 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093211520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093211520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093211520 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093211520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093211520 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093211520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093211520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093211520 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093211520 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093211520 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211521 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211522 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093211522 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093211522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093211522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211522 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211522 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211522 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211522 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093211522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093211522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093211522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093211522 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093211526 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 20241029093211526 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 20241029093211526 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093211526 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(317)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093211532 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) 20241029093211532 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093211532 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093211532 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093211532 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093211532 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093211532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093211534 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) 20241029093211534 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093211534 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093211534 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093211534 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093211534 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093211535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093211535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093211535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093211535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093211535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093211535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093211535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093211535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093211535 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093211535 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093211535 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211536 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211536 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093211536 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093211536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093211537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211537 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093211537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093211537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093211537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093211537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093211574 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 20241029093211574 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 20241029093211574 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093211574 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(320)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093211584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211584 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093211584 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093211584 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093211584 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093211584 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093211584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093211587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211587 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093211587 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093211587 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093211587 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093211587 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093211587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093211587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093211587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093211587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093211587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093211587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093211587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093211587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093211587 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093211587 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093211587 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211588 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 20241029093211588 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 20241029093211588 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093211588 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093211588 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211588 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093211588 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093211589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093211589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211589 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211589 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093211589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093211589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093211589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093211589 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(323)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093211596 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) 20241029093211596 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093211596 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093211596 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093211596 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093211596 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093211596 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093211598 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) 20241029093211598 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093211598 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093211598 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093211598 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093211598 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093211598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093211599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093211599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093211599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093211599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093211599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093211599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093211599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093211599 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093211599 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093211599 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093211600 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093211600 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093211600 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093211600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093211600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093211600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093211600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093211600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093211600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093211600 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093211600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093211600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093211601 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093211601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093211601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093211601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093211601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093211601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093211601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093211601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093211601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093212326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212326 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093212326 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093212326 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093212326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212326 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093212327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093212327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093212327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212327 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093212327 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093212327 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) 20241029093212327 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) 20241029093212327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093212327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093212327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093212327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093212327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093212327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093212327 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093212327 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093212327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093212327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093212327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093212327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093212327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093212327 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093212327 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212329 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093212329 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093212329 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093212329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212329 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093212329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093212329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093212329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212329 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093212329 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093212329 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(316)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093212334 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) 20241029093212334 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093212334 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093212334 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 20241029093212334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212334 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212334 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) 20241029093212334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093212334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093212334 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093212334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093212334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093212334 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093212334 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) 20241029093212334 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) 20241029093212334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093212334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093212334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093212334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093212334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093212334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093212334 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093212334 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093212334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093212334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093212334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093212334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093212334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093212334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093212334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212335 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) 20241029093212335 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093212335 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093212335 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 20241029093212335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212335 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) 20241029093212335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093212335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093212335 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093212335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212335 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093212335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093212335 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093212335 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(316)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(319)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093212390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212390 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093212390 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093212391 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093212391 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212391 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212391 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212391 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093212391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093212391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093212391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212391 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093212391 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093212391 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) 20241029093212391 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) 20241029093212391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093212391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093212391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093212391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093212391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093212391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093212391 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093212391 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093212391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212391 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093212391 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093212391 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093212391 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093212391 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093212391 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093212391 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212392 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093212392 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093212392 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093212392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093212392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093212392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093212392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212392 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093212392 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093212392 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(322)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093212398 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) 20241029093212398 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093212398 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093212398 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 20241029093212398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212398 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212398 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) 20241029093212398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093212398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093212398 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) 20241029093212398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212399 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) 20241029093212399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093212399 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093212399 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) 20241029093212399 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) 20241029093212399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093212399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093212399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093212399 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093212399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093212399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093212399 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093212399 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093212399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093212399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093212399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093212399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093212399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093212399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093212399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093212399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212401 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) 20241029093212401 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093212401 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093212401 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 20241029093212401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093212401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093212401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093212401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093212401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093212401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093212401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093212401 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) 20241029093212401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093212401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093212401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093212401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093212401 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) 20241029093212401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093212401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212401 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) 20241029093212401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093212401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093212401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093212401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093212401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093212401 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093212401 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(322)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093213417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093213425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093213429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093213433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093213437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093213441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093213445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093213449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093213453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093213458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093213462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093213465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093213469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093213473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093213477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093213481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093213485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093213488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093213491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093213494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093213512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(308)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(325)11339417 20241029093214559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093214559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093214559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093214559 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093214559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad0699, normal) (hnbgw_rua.c:388) 20241029093214559 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093214559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093214559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339417 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093214559 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093214559 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093214559 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339417 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093214559 DCN DEBUG map_sccp[0x55f8e766a5a0]{init}: Allocated (fsm.c:456) 20241029093214559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093214559 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11339417 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093214559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339417 SCCP-22 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093214559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093214559 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093214559 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093214559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093214559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093214559 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093214559 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{IDLE}: Allocated (fsm.c:456) 20241029093214559 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093214559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300012e0056400500f1100926) (sccp_scrc.c:401) 20241029093214559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093214559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093214559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093214559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093214559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093214559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093214559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093214559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093214559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093214559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093214559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093214559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093214559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093214559 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093214559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093214559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093214560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093214560 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093214560 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093214560 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093214560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093214560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093214560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093214560 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(325)2395881 HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093214576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093214576 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093214576 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093214576 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093214576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093214576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093214576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093214576 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(325)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093214576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093214576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093214577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093214577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093214577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093214577 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00daa97b) (sccp_scrc.c:472) 20241029093214577 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241029093214577 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093214577 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093214577 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093214577 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093214577 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) 20241029093214577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093214577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093214578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(325)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093214580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093214582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093214584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093214585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093214585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093214586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093214587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093214588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093214588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093214589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093214590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093214590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093214591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093214592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093214593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093214594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093214595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093214595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093214596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093214597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093214607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(316)@ef42a7d743c0: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(316)@ef42a7d743c0: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(326) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(308)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(326)1165772 20241029093215632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093215632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093215632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093215632 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093215632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11c9cc, normal) (hnbgw_rua.c:388) 20241029093215632 DHNB DEBUG map_rua[0x55f8e76878c0]{init}: Allocated (fsm.c:456) 20241029093215632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093215632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1165772 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093215632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093215632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093215632 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093215632 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1165772 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093215632 DCN DEBUG map_sccp[0x55f8e7668480]{init}: Allocated (fsm.c:456) 20241029093215632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093215632 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1165772 <-> SCCP-23 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093215632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1165772 SCCP-23 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093215632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093215632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093215632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093215632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093215632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093215632 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093215633 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{IDLE}: Allocated (fsm.c:456) 20241029093215633 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093215633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001200056400500f1100926) (sccp_scrc.c:401) 20241029093215633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093215633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093215633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093215633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093215633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093215633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093215633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093215633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093215633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093215633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093215633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093215633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093215633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093215633 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093215633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093215633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093215633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093215633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093215633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093215633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093215633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093215633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093215633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093215633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(315)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(315)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(316)@ef42a7d743c0: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(326) HNBGW_Test.msc1-RAN(316)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(326)11590511 HNBGW_Test.msc1-SCCP(315)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(315)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093215644 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) 20241029093215644 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093215644 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093215644 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 20241029093215644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093215644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093215644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093215644 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(326)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093215644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093215645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093215645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093215645 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) 20241029093215645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093215645 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bcb51f) (sccp_scrc.c:472) 20241029093215645 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241029093215645 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093215645 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093215645 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093215645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093215645 DCN DEBUG handle_cn_conn_conf() conn_id=23, 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) 20241029093215645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093215645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093215646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(326)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093215647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093215649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093215651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093215652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093215653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093215654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093215655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093215656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093215657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093215659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093215660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093215660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093215661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093215662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093215662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093215663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093215664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093215664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093215665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093215666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093215675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45598<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(327) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(308)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(327)6286820 20241029093216699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093216699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093216699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093216699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093216699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5fede4, normal) (hnbgw_rua.c:388) 20241029093216699 DHNB DEBUG map_rua[0x55f8e766f310]{init}: Allocated (fsm.c:456) 20241029093216699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093216699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6286820 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093216699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093216699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093216699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6286820 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093216699 DCN DEBUG map_sccp[0x55f8e76716d0]{init}: Allocated (fsm.c:456) 20241029093216699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093216699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6286820 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093216699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6286820 SCCP-24 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093216699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093216699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093216699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093216699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093216699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093216699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093216699 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{IDLE}: Allocated (fsm.c:456) 20241029093216699 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093216699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001df0056400500f1100926) (sccp_scrc.c:401) 20241029093216699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093216699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093216699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093216699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093216699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093216699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093216699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093216699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093216699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093216699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093216699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093216699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093216699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093216699 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093216699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093216699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093216699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093216699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093216699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093216699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093216699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093216699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093216699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093216699 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(327) HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(327)16127313 HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093216705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093216705 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093216705 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093216705 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093216705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093216705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093216705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093216705 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093216705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093216705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093216705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093216705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093216705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093216705 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00446aef) (sccp_scrc.c:472) 20241029093216705 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241029093216705 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093216705 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093216705 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093216705 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093216705 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) 20241029093216705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093216705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_imsi_round_robin0(327)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093216707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(327)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093216709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093216711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093216712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093216713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093216714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093216715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093216716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093216717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093216717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093216718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093216719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093216720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093216720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093216721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093216722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093216723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093216724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093216724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093216725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093216726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093216729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093216729 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39139<->l=127.0.0.1:4262) (control_if.c:193) 20241029093216729 DLINP DEBUG SRVCONN(,r=127.0.0.1:45542<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093216729 DLINP DEBUG SRVCONN(,r=127.0.0.1:45542<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093216729 DLINP NOTICE SRV(,r=127.0.0.1:45542<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093216729 DMAIN NOTICE (127.0.0.1:45542 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45542<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093216729 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(319)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(322)@ef42a7d743c0: Final verdict of PTC: none 20241029093216729 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093216729 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093216729 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093216729 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093216729 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 20241029093216729 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) HNBGW_Test.msc1-RAN(316)@ef42a7d743c0: Final verdict of PTC: none 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093216729 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093216729 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_imsi_round_robin-Iuh1-RUA(310)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(321)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(313)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(315)@ef42a7d743c0: Final verdict of PTC: none 20241029093216729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093216729 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 20241029093216729 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) 20241029093216729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-M3UA(314)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(323)@ef42a7d743c0: Final verdict of PTC: none 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093216729 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093216729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(308)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(312)@ef42a7d743c0: Final verdict of PTC: none 20241029093216729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093216729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093216729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093216729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093216729 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093216729 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093216729 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093216729 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093216729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093216729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093216729 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 20241029093216729 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093216729 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 20241029093216729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093216729 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 20241029093216729 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093216729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093216729 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) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093216729 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 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093216729 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093216729 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 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093216729 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093216729 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093216729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093216729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093216730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(318)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(317)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@ef42a7d743c0: Final verdict of PTC: none 20241029093216730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093216730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093216730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093216730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093216730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093216730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093216730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093216730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093216730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093216730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093216730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093216730 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093216730 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093216730 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093216730 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093216730 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093216730 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093216730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcb51f), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093216730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093216730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093216730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093216730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093216730 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093216730 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093216730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{disrupted}: Freeing instance (context_map.c:202) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1165772)[0x55f8e76878c0]{disrupted}: Deallocated (fsm.c:568) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{disconnected}: Freeing instance (context_map.c:206) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-23)[0x55f8e7668480]{disconnected}: Deallocated (fsm.c:568) 20241029093216730 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1165772 SCCP-23 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093216730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093216730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093216730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093216730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093216730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093216730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093216730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093216730 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093216730 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093216730 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093216730 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093216730 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093216730 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093216730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa97b), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093216730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093216730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093216730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093216730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093216730 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093216730 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093216730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{disrupted}: Freeing instance (context_map.c:202) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339417)[0x55f8e766c630]{disrupted}: Deallocated (fsm.c:568) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{disconnected}: Freeing instance (context_map.c:206) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f8e766a5a0]{disconnected}: Deallocated (fsm.c:568) 20241029093216730 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339417 SCCP-22 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093216730 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093216730 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093216730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00446aef), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093216730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093216730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093216730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093216730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093216730 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093216730 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093216730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{disrupted}: Freeing instance (context_map.c:202) 20241029093216730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6286820)[0x55f8e766f310]{disrupted}: Deallocated (fsm.c:568) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{disconnected}: Freeing instance (context_map.c:206) 20241029093216730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f8e76716d0]{disconnected}: Deallocated (fsm.c:568) 20241029093216730 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6286820 SCCP-24 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093216730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093216730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093216730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093216730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093216730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093216730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093216730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093216730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093216730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093216730 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093216730 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093216730 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093216730 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093216730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093216730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093216730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093216730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093216730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093216730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093216730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093216730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093216730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093216730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093216730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093216730 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093216730 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093216730 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093216731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093216731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093216731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093216731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093216731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093216731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093216731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(311)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(309)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(307)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(324)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(306)@ef42a7d743c0: Final verdict of PTC: none 20241029093216746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(306): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(307): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(308): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(309): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(310): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(312): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(313): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(314): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(315): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(316): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(317): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(321): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(322): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(323): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(324): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(325): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(326): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(327): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:32:16 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 20241029093216830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093217333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332576) 20241029093217560 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093217560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dccaa3), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093217560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093217560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093217560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093217560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093217560 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093217560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb13e2), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093217560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093217560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093217560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093217560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093217560 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093217560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d912), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093217561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093217561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093217561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093217561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093217561 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093217561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd8e1), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093217561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093217561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093217561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093217561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093217561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093217561 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093217561 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093217561 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093217561 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093217561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093217561 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093217561 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093217561 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093217561 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093217561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093217561 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093217561 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093217561 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093217561 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093217561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093217561 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093217561 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093217561 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093217561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093217561 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=332576, count=344020) 20241029093218419 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093218419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093218419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093218419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093218419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093218419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093218419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093218419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093218419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093218419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093218419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093218419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093218419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093218419 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093218730 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093218730 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093218730 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093218731 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093218731 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093218731 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093218731 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093218731 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093218731 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093218731 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093218731 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093218731 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:32:19 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241029093220403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093220416 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093220416 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(329)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093220426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093220427 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49378 (stream_srv.c:129) 20241029093220427 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49378<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(331)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093220432 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37285<->l=127.0.0.1:4262) (control_if.c:570) 20241029093220433 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220433 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220434 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220434 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220434 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220434 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220434 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220434 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220435 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220435 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093220435 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) 20241029093220435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093220435 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220435 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) 20241029093220435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093220435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220435 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220435 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220435 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093220435 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) 20241029093220435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093220435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220435 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) 20241029093220436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093220436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220436 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220436 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220436 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093220436 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093220436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093220436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220436 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220436 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220436 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093220436 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093220436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093220436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220436 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220436 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 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093220436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220436 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 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093220436 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 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093220436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093220436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093220436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(336)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(336)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(336)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(339)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(339)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(339)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(337)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093220463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220463 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220463 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220463 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220463 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220463 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093220463 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220465 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093220465 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) 20241029093220465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220465 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) 20241029093220465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093220465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220465 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220465 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093220465 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) 20241029093220465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220465 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) 20241029093220465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093220465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220465 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220465 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093220465 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220465 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093220465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220465 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220465 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220465 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093220465 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093220465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220465 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220465 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 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093220465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220465 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 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093220465 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 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093220465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093220465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093220465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(342)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(342)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(342)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(340)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(345)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(345)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(345)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(343)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093220500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093220500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093220500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093220500 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093220500 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) 20241029093220500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093220500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093220500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093220500 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093220504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49378<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093220504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49378<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093220504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49378<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093220504 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093220504 DHNBAP DEBUG (127.0.0.1:49378 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093220504 DHNBAP NOTICE (127.0.0.1:49378 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093220504 DHNBAP NOTICE (127.0.0.1:49378 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093220504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49378<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093220504 DLINP DEBUG SRVCONN(,r=127.0.0.1:49378<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093220648 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 20241029093220648 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 20241029093220648 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093220648 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(336)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093220658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220658 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093220658 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093220658 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093220658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093220658 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093220658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093220659 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 20241029093220659 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 20241029093220659 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093220659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093220660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220660 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093220660 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093220661 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093220661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093220661 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093220661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093220661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093220661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093220661 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093220661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093220661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093220661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093220661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093220661 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093220661 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093220661 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(339)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093220662 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220662 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093220662 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093220663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093220663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220663 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093220663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093220663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093220663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093220663 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093220666 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) 20241029093220666 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093220666 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093220666 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093220666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093220666 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093220666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093220668 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) 20241029093220668 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093220668 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093220668 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093220668 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093220668 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093220668 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093220669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093220669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093220669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093220669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093220669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093220669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093220669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093220669 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093220669 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093220669 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220670 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220670 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093220670 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093220670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093220670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220670 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220671 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220671 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220671 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093220671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093220671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093220671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093220671 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093220677 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 20241029093220677 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 20241029093220677 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093220677 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(342)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093220683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220683 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093220683 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093220683 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093220683 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093220683 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093220683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093220685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220685 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093220685 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093220685 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093220685 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093220685 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093220685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093220685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093220685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093220685 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093220685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093220685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093220685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093220685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093220685 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093220685 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093220685 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220686 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220686 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093220686 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093220686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093220687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220687 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093220687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093220687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093220687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093220687 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093220689 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 20241029093220689 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 20241029093220689 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093220689 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(345)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093220694 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) 20241029093220694 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093220694 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093220694 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093220694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093220694 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093220694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093220696 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) 20241029093220696 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093220696 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093220696 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093220696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093220696 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093220696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093220696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093220696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093220696 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093220696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093220696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093220696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093220696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093220696 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093220696 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093220696 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093220697 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093220697 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093220697 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093220697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093220697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093220697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093220697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093220697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093220697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093220697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093220697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093220697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093220697 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093220697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093220697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093220697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093220697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093220697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093220697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093220697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093220698 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093221463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221463 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093221463 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093221463 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093221463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221463 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093221463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093221463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093221463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093221463 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093221463 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) 20241029093221463 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) 20241029093221463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093221463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093221463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093221463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093221463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093221463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093221463 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093221463 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093221464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093221464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093221464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093221464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093221464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093221464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093221464 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221464 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093221464 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093221464 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093221464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221464 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093221464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093221464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093221464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093221464 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093221464 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(338)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093221466 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) 20241029093221466 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093221466 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093221466 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 20241029093221466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221466 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) 20241029093221466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093221466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093221466 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093221466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221466 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093221466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093221467 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093221467 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) 20241029093221467 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) 20241029093221467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093221467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093221467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093221467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093221467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093221467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093221467 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093221467 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093221467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221467 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093221467 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093221467 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093221467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093221467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093221467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093221467 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221467 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) 20241029093221467 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093221467 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093221467 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 20241029093221467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221467 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221467 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) 20241029093221467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093221467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093221467 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093221467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093221467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221467 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093221467 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093221467 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(338)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(341)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093221489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221489 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093221489 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093221489 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093221489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221489 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221489 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093221489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093221489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093221489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093221490 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093221490 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) 20241029093221490 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) 20241029093221490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093221490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093221490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093221490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093221490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093221490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093221490 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093221490 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093221490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093221490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093221490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093221490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093221490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093221490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093221490 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221492 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093221492 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093221492 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093221492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221492 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093221492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093221492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093221492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221492 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093221492 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093221492 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(341)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(344)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093221496 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) 20241029093221496 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093221496 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093221496 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 20241029093221496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221496 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221496 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) 20241029093221496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093221496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093221496 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) 20241029093221496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221496 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) 20241029093221496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221496 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093221496 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093221496 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) 20241029093221496 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) 20241029093221496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093221496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093221496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093221496 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093221496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093221496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093221496 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093221496 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093221496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093221496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093221496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093221496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093221496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093221496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093221496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093221496 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221498 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) 20241029093221498 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093221498 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093221498 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 20241029093221498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093221498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093221498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093221498 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093221498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093221498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093221498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093221498 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) 20241029093221498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093221498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093221498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093221498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093221498 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) 20241029093221498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093221498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221498 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) 20241029093221498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093221498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093221498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093221498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093221498 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093221498 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093221498 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(344)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093222518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093222526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093222530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093222535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093222538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093222543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093222548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093222552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093222556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093222560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093222564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093222567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093222570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093222573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093222575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093222577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093222579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093222581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093222583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093222584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093222618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(347) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(330)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(347)13268743 20241029093223674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093223674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093223674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093223674 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093223674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca7707, normal) (hnbgw_rua.c:388) 20241029093223674 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093223674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093223674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13268743 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093223674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093223674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093223675 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13268743 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029093223675 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13268743 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093223675 DCN DEBUG map_sccp[0x55f8e766a5a0]{init}: Allocated (fsm.c:456) 20241029093223675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093223675 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13268743 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093223675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13268743 SCCP-25 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093223675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093223675 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093223675 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093223675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093223675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093223675 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093223675 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{IDLE}: Allocated (fsm.c:456) 20241029093223675 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093223675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001310056400500f1100926) (sccp_scrc.c:401) 20241029093223675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093223675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093223675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093223675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093223675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093223675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093223675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093223675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093223675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093223675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093223675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093223675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093223675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093223675 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093223675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093223675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093223676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093223676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093223676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093223676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093223676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093223676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093223676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093223676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(347) HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(347)4806415 HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093223691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093223691 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093223691 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093223691 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093223691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093223691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093223691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093223691 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(347)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093223691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093223691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093223691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093223691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093223691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093223691 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001723af) (sccp_scrc.c:472) 20241029093223691 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241029093223691 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093223691 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093223691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093223691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093223691 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) 20241029093223691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093223691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093223694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(347)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093223696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093223698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093223699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093223700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093223700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093223701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093223701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093223702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093223704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093223705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093223706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093223708 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093223710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093223712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093223713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093223715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093223716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093223717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093223718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093223719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093223728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(338)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(338)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(330)@ef42a7d743c0: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)1009032 20241029093224758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093224758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093224759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093224759 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093224759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6588, normal) (hnbgw_rua.c:388) 20241029093224759 DHNB DEBUG map_rua[0x55f8e76716d0]{init}: Allocated (fsm.c:456) 20241029093224759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093224759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009032 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093224759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093224759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093224759 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009032 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029093224759 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009032 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093224759 DCN DEBUG map_sccp[0x55f8e76878c0]{init}: Allocated (fsm.c:456) 20241029093224759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093224759 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1009032 <-> SCCP-26 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093224759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009032 SCCP-26 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093224759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093224759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093224759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093224759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093224759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093224759 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093224759 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{IDLE}: Allocated (fsm.c:456) 20241029093224759 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093224759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002080056400500f1100926) (sccp_scrc.c:401) 20241029093224759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093224759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093224759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093224759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093224759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093224759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093224759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093224759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093224759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093224759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093224759 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093224759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093224760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093224760 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093224760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093224760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093224760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093224760 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093224760 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093224760 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093224760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093224760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093224760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093224760 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(337)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(337)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(338)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) HNBGW_Test.msc1-RAN(338)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)1280210 HNBGW_Test.msc1-SCCP(337)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(337)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093224778 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) 20241029093224778 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093224778 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093224778 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 20241029093224778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093224778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093224778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093224778 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093224778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093224778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093224778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093224778 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) 20241029093224778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093224778 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00962ed1) (sccp_scrc.c:472) 20241029093224778 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241029093224778 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093224778 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093224778 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093224778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093224778 DCN DEBUG handle_cn_conn_conf() conn_id=26, 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) 20241029093224778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093224778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093224780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093224783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093224786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093224787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093224788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093224789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093224790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093224791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093224791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093224792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093224793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093224794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093224794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093224795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093224796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093224797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093224797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093224798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093224799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093224800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093224800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093224809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(330)@ef42a7d743c0: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)10270059 20241029093225826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093225826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093225826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093225826 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093225826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9cb56b, normal) (hnbgw_rua.c:388) 20241029093225826 DHNB DEBUG map_rua[0x55f8e766f440]{init}: Allocated (fsm.c:456) 20241029093225826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093225826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10270059 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093225826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093225826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093225826 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10270059 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029093225826 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10270059 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093225826 DCN DEBUG map_sccp[0x55f8e7673030]{init}: Allocated (fsm.c:456) 20241029093225827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093225827 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10270059 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093225827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10270059 SCCP-27 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093225827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093225827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093225827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093225827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093225827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093225827 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093225827 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{IDLE}: Allocated (fsm.c:456) 20241029093225827 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093225827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300004b0056400500f1100926) (sccp_scrc.c:401) 20241029093225827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093225827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093225827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093225827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093225827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093225827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093225827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093225827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093225827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093225827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093225827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093225827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093225827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093225827 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093225827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093225827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093225827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093225827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093225827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093225827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093225827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093225827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093225827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093225827 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349) HNBGW_Test.msc0-RAN(335)@ef42a7d743c0: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)6531470 HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093225832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093225832 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093225832 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093225833 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093225833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093225833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093225833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093225833 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093225833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093225833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093225833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093225833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093225833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093225833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b69584) (sccp_scrc.c:472) 20241029093225833 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241029093225833 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093225833 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093225833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093225833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093225833 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) 20241029093225833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093225833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093225835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093225837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093225839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093225841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093225842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093225843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093225844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093225845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093225845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093225846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093225847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093225847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093225848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093225849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093225849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093225850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093225850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093225851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093225852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093225852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093225853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093225855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(330)@ef42a7d743c0: Final verdict of PTC: none 20241029093225856 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37285<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(338)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(341)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(332)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(340)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(336)@ef42a7d743c0: Final verdict of PTC: none 20241029093225856 DLINP DEBUG SRVCONN(,r=127.0.0.1:49378<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093225856 DLINP DEBUG SRVCONN(,r=127.0.0.1:49378<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093225856 DLINP NOTICE SRV(,r=127.0.0.1:49378<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn1-SCCP(343)@ef42a7d743c0: Final verdict of PTC: none20241029093225856 DMAIN NOTICE (127.0.0.1:49378 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49378<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093225856 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(344)@ef42a7d743c0: Final verdict of PTC: none 20241029093225856 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093225856 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093225856 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093225856 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093225856 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093225856 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 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093225856 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093225856 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093225856 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 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093225856 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093225856 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 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093225856 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093225856 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(335)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(345)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(339)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(342)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(328)@ef42a7d743c0: Final verdict of PTC: none 20241029093225856 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093225856 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 20241029093225856 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093225856 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) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093225856 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 20241029093225856 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 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093225856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093225856 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093225856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(346)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(331)@ef42a7d743c0: Final verdict of PTC: none 20241029093225857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093225857 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093225857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093225857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093225857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093225857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093225857 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093225857 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093225857 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093225857 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093225857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093225857 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093225857 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093225857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00962ed1), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093225857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093225857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093225857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093225857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093225857 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093225857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093225857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093225857 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093225857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093225857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093225857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093225857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{disrupted}: Freeing instance (context_map.c:202) 20241029093225857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009032)[0x55f8e76716d0]{disrupted}: Deallocated (fsm.c:568) 20241029093225857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093225857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{disconnected}: Freeing instance (context_map.c:206) 20241029093225857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-26)[0x55f8e76878c0]{disconnected}: Deallocated (fsm.c:568) 20241029093225857 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009032 SCCP-26 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241029093225857 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_LU_by_tmsi_null_nri_0_round_robin-Iuh0(329)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@ef42a7d743c0: Final verdict of PTC: none 20241029093225857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093225858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093225858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093225858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093225858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093225858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093225858 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093225858 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093225858 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093225858 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093225858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093225858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093225858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093225858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093225858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093225858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093225858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093225858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093225858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093225858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093225858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093225858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093225858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093225858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093225858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093225858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093225858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093225859 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093225859 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093225859 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093225859 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093225859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093225859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093225859 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093225859 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093225859 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093225859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093225859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093225859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093225859 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093225859 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093225859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001723af), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093225859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093225859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093225859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093225859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093225859 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093225859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093225859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093225859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{disrupted}: Freeing instance (context_map.c:202) 20241029093225859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13268743)[0x55f8e766c630]{disrupted}: Deallocated (fsm.c:568) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{disconnected}: Freeing instance (context_map.c:206) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f8e766a5a0]{disconnected}: Deallocated (fsm.c:568) 20241029093225860 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13268743 SCCP-25 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241029093225860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093225860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093225860 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093225860 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093225860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69584), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093225860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093225860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093225860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093225860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093225860 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093225860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093225860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{disrupted}: Freeing instance (context_map.c:202) 20241029093225860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10270059)[0x55f8e766f440]{disrupted}: Deallocated (fsm.c:568) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{disconnected}: Freeing instance (context_map.c:206) 20241029093225860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f8e7673030]{disconnected}: Deallocated (fsm.c:568) 20241029093225860 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10270059 SCCP-27 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241029093225860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093225861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093225861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093225861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093225861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093225861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093225861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093225861 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093225861 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093225861 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093225861 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093225861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093225861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093225861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093225861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093225861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093225861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093225861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093225861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093225861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093225861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093225861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093225861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093225861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093225861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093225861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093225861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(334)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(337)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093225882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45624<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(328): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(329): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(330): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(331): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(332): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(334): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(335): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(336): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(337): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(338): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(339): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(340): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(341): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(342): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(343): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(344): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(345): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(346): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(347): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(349): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:32:25 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 20241029093225974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093226577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336476) 20241029093226731 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093226731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00446aef), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093226731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093226731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093226731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093226731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093226731 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093226731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa97b), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093226731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093226731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093226731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093226731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093226731 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093226731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcb51f), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093226731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093226731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093226731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093226731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093226731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093226731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093226731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093226731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093226731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093226731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093226731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093226731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093226731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093226731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093226731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093226731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093226731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093226731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093226731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093226731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093227561 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093227561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd8e1), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093227561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093227561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093227561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093227561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093227561 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093227561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d912), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093227561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093227561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093227561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093227561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093227561 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093227561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb13e2), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093227561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093227561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093227561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093227561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093227561 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093227561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dccaa3), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093227561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093227561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093227561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093227561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093227562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093227562 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093227562 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093227562 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093227562 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093227562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093227562 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093227562 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093227562 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093227562 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093227562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093227562 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093227562 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093227562 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093227562 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093227562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093227562 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093227562 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093227562 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093227562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093227562 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=336476, count=342648) 20241029093227857 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093227857 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093227857 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093227857 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093227857 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093227857 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093227857 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093227857 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093227857 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093227857 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093227857 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093227857 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093228420 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093228420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093228420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093228420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093228420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093228420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093228420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093228420 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093228420 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093228420 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093228420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093228420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093228420 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:32: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241029093229675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093229684 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093229684 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093229692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093229693 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51898 (stream_srv.c:129) 20241029093229693 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51898<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093229697 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37493<->l=127.0.0.1:4262) (control_if.c:570) 20241029093229698 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229698 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229698 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229698 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229698 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229698 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229699 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229699 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229700 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229700 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093229700 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) 20241029093229700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229700 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) 20241029093229700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093229700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229700 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229700 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229700 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093229700 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) 20241029093229700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229700 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) 20241029093229700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093229700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229700 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229700 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229700 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093229700 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229700 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093229700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229700 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229700 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229700 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093229700 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093229700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229700 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229700 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 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093229700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229700 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 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093229700 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 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093229700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093229700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093229700 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(358)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(358)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(358)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(361)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(361)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(361)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(359)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093229731 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229731 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229731 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229731 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229732 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229732 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229732 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093229732 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229733 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229733 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093229733 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) 20241029093229733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229733 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) 20241029093229733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093229733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229733 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229733 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229733 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093229733 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) 20241029093229733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229733 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) 20241029093229733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093229733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229733 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229733 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229733 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093229733 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093229733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229733 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229733 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093229733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093229733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229733 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229733 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 20241029093229733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093229733 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093229733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229733 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 20241029093229733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093229733 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 20241029093229733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093229733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093229734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093229734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093229734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093229734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093229734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093229734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093229734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(364)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(364)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(364)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(362)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(367)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(367)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(367)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(365)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093229774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093229774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093229774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093229774 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093229774 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) 20241029093229774 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093229774 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093229774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093229774 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093229778 DLINP DEBUG SRVCONN(,r=127.0.0.1:51898<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093229778 DLINP DEBUG SRVCONN(,r=127.0.0.1:51898<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093229778 DLINP DEBUG SRVCONN(,r=127.0.0.1:51898<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093229778 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093229778 DHNBAP DEBUG (127.0.0.1:51898 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093229778 DHNBAP NOTICE (127.0.0.1:51898 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093229778 DHNBAP NOTICE (127.0.0.1:51898 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093229779 DLINP DEBUG SRVCONN(,r=127.0.0.1:51898<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093229779 DLINP DEBUG SRVCONN(,r=127.0.0.1:51898<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093229911 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 20241029093229911 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 20241029093229911 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093229911 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(358)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093229920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229920 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093229920 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093229920 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093229920 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093229920 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093229920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093229923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229923 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093229923 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093229923 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093229923 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093229923 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093229923 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093229923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093229923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093229923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093229923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093229923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093229923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093229923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093229923 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093229923 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093229923 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229924 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 20241029093229924 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 20241029093229924 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093229924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093229924 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229924 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093229924 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093229925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093229925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229925 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093229925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093229925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093229925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093229925 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(361)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093229933 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) 20241029093229933 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093229933 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093229933 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093229933 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093229933 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093229933 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093229935 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) 20241029093229935 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093229935 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093229935 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093229935 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093229935 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093229935 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093229935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093229935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093229935 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093229935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093229935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093229935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093229935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093229935 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093229935 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093229935 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229936 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229936 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093229936 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093229936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229937 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093229937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229937 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093229937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093229937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093229937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093229937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093229952 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 20241029093229952 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 20241029093229952 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093229952 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(364)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093229955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229955 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093229955 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093229955 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093229955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093229955 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093229955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093229957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229957 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093229957 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093229957 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093229957 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093229957 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093229957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093229957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093229957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093229957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093229957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093229957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093229957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093229957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093229957 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093229957 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093229957 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229958 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093229958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093229958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093229959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229959 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093229959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093229959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093229959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093229959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093229964 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 20241029093229964 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 20241029093229964 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093229964 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(367)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093229970 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) 20241029093229970 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093229970 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093229970 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093229970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093229970 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093229970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093229973 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) 20241029093229973 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093229973 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093229973 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093229973 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093229973 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093229973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093229973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093229973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093229973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093229973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093229973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093229973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093229973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093229973 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093229973 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093229973 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093229974 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093229974 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093229974 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093229974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093229974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093229974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093229974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093229974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093229974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093229974 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093229974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093229974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093229974 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093229975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093229975 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093229975 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093229975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093229975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093229975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093229975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093229975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093230726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230726 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093230726 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093230726 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093230726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230726 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093230727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093230727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093230727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093230727 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093230727 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) 20241029093230727 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) 20241029093230727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093230727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093230727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093230727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093230727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093230727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093230727 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093230727 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093230727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093230727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093230727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093230727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093230727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093230727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093230727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230729 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093230729 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093230729 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093230729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230729 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093230730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093230730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093230730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230730 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093230730 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093230730 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(360)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093230732 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) 20241029093230732 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093230732 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093230732 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 20241029093230732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230732 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230732 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) 20241029093230732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093230732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093230732 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093230732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093230732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230732 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093230732 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093230732 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) 20241029093230732 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) 20241029093230732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093230732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093230732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093230732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093230732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093230732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093230732 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093230732 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093230732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230732 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093230732 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093230732 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093230732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093230732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093230732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093230732 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230734 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) 20241029093230734 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093230734 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093230734 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 20241029093230734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230734 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230734 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) 20241029093230734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093230734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093230734 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093230734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230734 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093230734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093230734 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093230734 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(360)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(363)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093230768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230768 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093230768 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093230768 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093230768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230768 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093230768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093230768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093230768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093230769 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093230769 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) 20241029093230769 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) 20241029093230769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093230769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093230769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093230769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093230769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093230769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093230769 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093230769 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093230770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093230770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093230770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093230770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093230770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093230770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093230770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230771 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093230771 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093230771 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093230771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230771 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093230771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093230771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093230771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230771 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093230771 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093230771 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(363)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(366)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093230772 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) 20241029093230772 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093230772 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093230772 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 20241029093230772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230772 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230772 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) 20241029093230772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093230772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093230772 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) 20241029093230772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230773 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) 20241029093230773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230773 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093230773 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093230773 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) 20241029093230773 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) 20241029093230773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093230773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093230773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093230773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093230773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093230773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093230773 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093230773 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093230773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093230773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093230773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093230773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093230773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093230773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093230773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093230773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230775 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) 20241029093230775 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093230775 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093230775 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 20241029093230775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093230775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093230775 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093230775 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093230775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093230775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093230775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093230775 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) 20241029093230775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093230775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093230775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093230775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093230775 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) 20241029093230775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093230775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230775 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) 20241029093230775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093230775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093230775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093230775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093230775 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093230775 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093230775 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(366)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093231790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093231798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093231803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093231807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093231809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093231811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093231814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093231816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093231818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093231819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093231819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093231820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093231821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093231822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093231822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093231823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093231824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093231825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093231826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093231827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093231844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)11451934 20241029093232890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093232890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093232890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093232890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093232890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaebe1e, normal) (hnbgw_rua.c:388) 20241029093232890 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093232890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093232890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11451934 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093232890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093232890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093232890 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11451934 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029093232890 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11451934 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) 20241029093232890 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11451934 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093232890 DCN DEBUG map_sccp[0x55f8e766a5a0]{init}: Allocated (fsm.c:456) 20241029093232890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093232890 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11451934 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093232890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11451934 SCCP-28 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093232890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093232891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093232891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093232891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093232891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093232891 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093232891 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{IDLE}: Allocated (fsm.c:456) 20241029093232891 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093232891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001240056400500f1100926) (sccp_scrc.c:401) 20241029093232891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093232891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093232891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093232891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093232891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093232891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093232891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093232891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093232891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093232891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093232891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093232891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093232891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093232891 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093232891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093232891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093232891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093232891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093232891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093232891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093232891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093232891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093232891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093232891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)5145293 HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093232903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093232903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093232903 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093232903 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093232903 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093232903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093232903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093232903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093232903 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093232903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093232903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093232903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093232903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093232903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093232903 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac9e8a) (sccp_scrc.c:472) 20241029093232903 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241029093232903 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093232903 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093232903 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093232903 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093232903 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) 20241029093232903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@ef42a7d743c0: Final verdict of PTC: pass 20241029093232903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@ef42a7d743c0: 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 } } } 20241029093232904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093232905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093232907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093232908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093232909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093232910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093232911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093232912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093232913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093232913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093232915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093232916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093232918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093232919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093232920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093232922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093232923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093232924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093232926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093232927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093232937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(360)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(360)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(370) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@ef42a7d743c0: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(370)8954198 20241029093233967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093233967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093233967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093233967 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093233967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88a156, normal) (hnbgw_rua.c:388) 20241029093233967 DHNB DEBUG map_rua[0x55f8e7673030]{init}: Allocated (fsm.c:456) 20241029093233967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093233967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8954198 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093233967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093233967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093233967 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8954198 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029093233967 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8954198 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) 20241029093233967 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8954198 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093233967 DCN DEBUG map_sccp[0x55f8e76716d0]{init}: Allocated (fsm.c:456) 20241029093233967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093233967 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8954198 <-> SCCP-29 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093233967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8954198 SCCP-29 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093233967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093233967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093233967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093233967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093233967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093233967 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093233967 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{IDLE}: Allocated (fsm.c:456) 20241029093233967 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093233967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000410056400500f1100926) (sccp_scrc.c:401) 20241029093233967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093233967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093233967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093233967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093233967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093233967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093233967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093233967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093233967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093233967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093233967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093233967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093233967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093233967 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093233967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093233967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093233968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093233968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093233968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093233968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093233968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093233968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093233968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093233968 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(359)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(359)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(360)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(370) HNBGW_Test.msc1-RAN(360)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(370)10996613 HNBGW_Test.msc1-SCCP(359)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(359)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093233983 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) 20241029093233983 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093233983 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093233983 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 20241029093233983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093233983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093233983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093233983 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093233983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093233983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093233983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093233983 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) 20241029093233983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093233983 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c5d5d8) (sccp_scrc.c:472) 20241029093233983 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241029093233983 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093233983 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093233983 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093233983 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093233983 DCN DEBUG handle_cn_conn_conf() conn_id=29, 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) 20241029093233983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093233983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(370)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093233985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(370)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093233987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093233989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093233990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093233992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093233993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093233994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093233996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093233997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093233998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093233999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093234000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093234001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093234002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093234003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093234003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093234004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093234005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093234006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093234007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093234007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093234017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@ef42a7d743c0: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)4032804 20241029093235042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093235042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093235042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093235043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093235043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d8924, normal) (hnbgw_rua.c:388) 20241029093235043 DHNB DEBUG map_rua[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093235043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093235043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093235043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093235043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093235043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032804 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241029093235043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032804 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) 20241029093235043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032804 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093235043 DCN DEBUG map_sccp[0x55f8e7674830]{init}: Allocated (fsm.c:456) 20241029093235043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093235043 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4032804 <-> SCCP-30 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093235043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4032804 SCCP-30 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093235043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093235043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093235043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093235043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093235043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093235043 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093235043 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{IDLE}: Allocated (fsm.c:456) 20241029093235043 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093235043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002080056400500f1100926) (sccp_scrc.c:401) 20241029093235043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093235043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093235043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093235043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093235043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093235043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093235043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093235043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093235043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093235044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093235044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093235044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093235044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093235044 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093235044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093235044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093235044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093235044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093235044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093235044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093235044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093235044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093235044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)1303074 HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093235052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235052 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093235052 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093235052 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093235052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093235052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093235052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093235052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093235052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093235052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093235052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093235052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093235052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093235052 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0031e51a) (sccp_scrc.c:472) 20241029093235052 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241029093235052 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093235052 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093235052 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093235052 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093235052 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) 20241029093235052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093235052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093235054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093235055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093235059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093235062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093235065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093235067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093235068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093235069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093235071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093235071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093235072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093235073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093235074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093235074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093235075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093235076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093235076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093235077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093235078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093235078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093235079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093235082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093235082 DLINP DEBUG SRVCONN(,r=127.0.0.1:51898<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093235082 DLINP DEBUG SRVCONN(,r=127.0.0.1:51898<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093235082 DLINP NOTICE SRV(,r=127.0.0.1:51898<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093235082 DMAIN NOTICE (127.0.0.1:51898 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51898<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093235082 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093235082 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37493<->l=127.0.0.1:4262) (control_if.c:193) 20241029093235082 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093235082 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) 20241029093235082 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093235082 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093235082 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093235082 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) 20241029093235082 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093235082 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093235082 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 20241029093235082 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) 20241029093235082 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093235082 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093235082 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093235082 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093235082 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093235082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093235082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093235083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093235083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093235083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093235083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093235083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093235083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093235083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093235083 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093235083 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093235083 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093235083 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093235083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093235083 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093235083 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093235083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d5d8), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093235083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093235083 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 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093235083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093235083 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029093235083 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) 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093235083 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(365)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(357)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(366)@ef42a7d743c0: Final verdict of PTC: none 20241029093235083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093235083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093235083 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093235083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093235083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093235083 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093235083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093235083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) HNBGW_Test.msc1-M3UA(361)@ef42a7d743c0: Final verdict of PTC: none 20241029093235083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093235083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{disrupted}: Freeing instance (context_map.c:202) 20241029093235083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8954198)[0x55f8e7673030]{disrupted}: Deallocated (fsm.c:568) 20241029093235083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093235083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{disconnected}: Freeing instance (context_map.c:206) 20241029093235083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-29)[0x55f8e76716d0]{disconnected}: Deallocated (fsm.c:568) 20241029093235083 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8954198 SCCP-29 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241029093235083 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 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093235083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093235083 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093235083 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(363)@ef42a7d743c0: Final verdict of PTC: none 20241029093235083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc1-RAN(360)@ef42a7d743c0: Final verdict of PTC: none 20241029093235083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093235083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093235083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093235083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093235083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093235083 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093235083 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.sgsn0-SCCP(362)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(350)@ef42a7d743c0: Final verdict of PTC: none 20241029093235083 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093235083 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093235083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093235083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093235083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093235083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093235083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093235083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093235083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093235083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093235083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093235083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093235083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093235083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093235083 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 20241029093235083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093235083 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029093235083 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) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093235083 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093235083 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093235083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093235083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093235083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093235084 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093235084 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093235084 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093235084 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093235084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093235084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093235084 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093235084 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093235084 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@ef42a7d743c0: Final verdict of PTC: none 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093235084 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093235084 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093235084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac9e8a), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093235084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093235084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093235084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093235084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093235084 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{disrupted}: Freeing instance (context_map.c:202) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11451934)[0x55f8e766c630]{disrupted}: Deallocated (fsm.c:568) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{disconnected}: Freeing instance (context_map.c:206) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f8e766a5a0]{disconnected}: Deallocated (fsm.c:568) 20241029093235084 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11451934 SCCP-28 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093235084 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093235084 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093235084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e51a), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093235084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093235084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093235084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093235084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093235084 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{disrupted}: Freeing instance (context_map.c:202) 20241029093235084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4032804)[0x55f8e7673560]{disrupted}: Deallocated (fsm.c:568) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{disconnected}: Freeing instance (context_map.c:206) 20241029093235084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55f8e7674830]{disconnected}: Deallocated (fsm.c:568) 20241029093235084 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4032804 SCCP-30 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241029093235084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093235084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093235084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093235084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093235084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093235084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093235084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093235084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093235084 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093235084 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093235084 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093235085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093235084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093235084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093235084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093235084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093235084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093235084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093235084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093235084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093235084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093235084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093235084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093235084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093235084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093235084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(367)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(356)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(364)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(368)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(359)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(358)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(350): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(356): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(357): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(358): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(359): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(360): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(361): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(362): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(363): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(364): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(365): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(366): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(367): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(368): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(370): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:32:35 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 20241029093235239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093235842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093235857 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093235857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00962ed1), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093235857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093235857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093235858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093235858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332988) 20241029093235858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093235858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093235858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093235858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093235858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093235858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093235858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093235860 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093235860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001723af), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093235860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093235860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093235860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093235860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093235860 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093235860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69584), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093235860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093235860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093235860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093235860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093235860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093235860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093235860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093235860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093235860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093235860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093235860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093235860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093235860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093235860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093235860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093235860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093235860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093235860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093235860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093236732 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093236732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcb51f), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093236732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093236732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093236732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093236732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093236732 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093236732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa97b), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093236732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093236732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093236732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093236732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093236732 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093236732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00446aef), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093236733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093236733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093236733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093236733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093236733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093236733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093236733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093236733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093236733 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093236733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093236733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093236733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093236733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093236733 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093236733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093236733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093236733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093236733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093236733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093236733 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=332988, count=342500) 20241029093237083 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093237083 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093237083 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093237083 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093237083 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093237083 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093237084 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093237084 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093237084 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093237084 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093237084 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093237084 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093237562 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093237562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dccaa3), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093237562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093237562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093237562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093237562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093237562 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093237562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb13e2), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093237562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093237562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093237562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093237562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093237562 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093237562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d912), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093237562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093237562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093237562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093237562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093237562 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093237563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd8e1), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093237563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093237563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093237563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093237563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093237563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093237563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093237563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093237563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093237563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093237563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093237563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093237563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093237563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093237563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093237563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093237563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093237563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093237563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093237563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093237563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093237563 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:32: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_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 20241029093238421 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093238421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093238421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093238421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093238421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093238421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093238421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093238421 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241029093238924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43372<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(373)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093238935 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093238935 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093238944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(375)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093238945 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34175 (stream_srv.c:129) 20241029093238945 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34175<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093238949 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45491<->l=127.0.0.1:4262) (control_if.c:570) 20241029093238950 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238950 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238951 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238951 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238951 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238951 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238951 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238951 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238952 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238952 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093238952 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) 20241029093238952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093238952 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238952 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) 20241029093238952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093238952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238952 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238952 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238952 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093238952 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) 20241029093238952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093238952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238952 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) 20241029093238952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093238952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238952 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238952 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238952 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093238952 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093238952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093238952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093238953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093238953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238953 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238953 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238953 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093238953 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093238953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093238953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093238953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093238953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238953 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238953 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 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093238953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238953 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 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093238953 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 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093238953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093238953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093238953 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(380)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(380)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(380)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(383)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(383)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(383)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(381)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093238980 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238980 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238980 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238980 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238980 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238980 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238980 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093238980 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093238982 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238982 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093238982 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) 20241029093238982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238982 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) 20241029093238982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093238982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238982 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238982 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238982 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093238982 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) 20241029093238982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238982 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) 20241029093238982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093238982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238982 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238982 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238982 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093238982 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093238982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238982 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093238983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093238983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238983 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238983 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093238983 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093238983 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093238983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093238983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093238983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093238983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093238983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093238983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093238983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093238983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093238983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093238983 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093238983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238983 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 20241029093238983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093238983 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093238983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238983 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 20241029093238983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093238983 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 20241029093238983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093238983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093238983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093238983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093238983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093238983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093238983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093238983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093238984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093238984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093238984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093238984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(386)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(386)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(386)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(384)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(389)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(389)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(389)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(387)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093239049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093239049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093239049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093239049 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093239049 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) 20241029093239049 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093239049 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093239049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093239049 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093239063 DLINP DEBUG SRVCONN(,r=127.0.0.1:34175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093239063 DLINP DEBUG SRVCONN(,r=127.0.0.1:34175<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093239063 DLINP DEBUG SRVCONN(,r=127.0.0.1:34175<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093239063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093239063 DHNBAP DEBUG (127.0.0.1:34175 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093239063 DHNBAP NOTICE (127.0.0.1:34175 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093239063 DHNBAP NOTICE (127.0.0.1:34175 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093239063 DLINP DEBUG SRVCONN(,r=127.0.0.1:34175<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093239063 DLINP DEBUG SRVCONN(,r=127.0.0.1:34175<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093239165 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 20241029093239165 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 20241029093239165 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093239165 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(380)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093239172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239172 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093239172 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093239172 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093239172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093239172 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093239172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093239175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093239175 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093239175 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093239175 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093239175 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093239175 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093239175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093239175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093239175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093239175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093239175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093239175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093239175 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093239175 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093239176 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093239176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093239176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093239176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093239176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093239176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239176 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 20241029093239176 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 20241029093239176 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093239176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093239176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093239177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093239177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093239177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093239177 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093239177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239177 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093239177 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093239177 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093239177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093239177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093239177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093239177 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(383)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093239182 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) 20241029093239182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093239182 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093239182 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093239182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093239182 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093239182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093239183 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) 20241029093239183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093239183 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093239183 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093239183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093239183 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093239183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093239183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093239183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093239183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093239183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093239183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093239183 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093239183 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093239183 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093239184 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093239184 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093239184 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093239184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093239184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093239184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093239184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093239184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093239184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093239184 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093239184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093239184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093239184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093239184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093239184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093239184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093239184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239198 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 20241029093239198 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 20241029093239198 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093239198 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(386)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093239204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239204 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093239204 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093239204 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093239204 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093239204 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093239204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093239206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239206 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093239206 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093239206 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093239206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093239206 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093239206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093239206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093239206 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093239206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093239206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093239206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093239206 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093239206 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093239206 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093239207 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093239207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093239208 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093239208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093239208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093239208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093239208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093239208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093239208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093239208 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093239208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239208 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093239208 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093239208 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093239208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093239208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093239208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093239208 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239221 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 20241029093239221 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 20241029093239221 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093239221 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(389)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093239227 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) 20241029093239227 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093239227 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093239227 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093239227 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093239227 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093239227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093239230 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) 20241029093239230 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093239230 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093239230 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093239230 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093239230 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093239230 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093239230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093239230 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093239230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093239230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093239230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093239230 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093239230 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093239230 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093239231 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093239231 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093239231 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093239231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093239231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093239231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093239231 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093239231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093239231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093239231 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093239231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093239231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093239231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093239231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093239232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093239232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093239232 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093239979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239979 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093239979 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093239979 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093239979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093239979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093239979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093239979 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093239980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093239980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093239980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093239980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093239980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093239980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093239980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093239980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093239980 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093239980 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) 20241029093239980 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) 20241029093239980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093239980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093239980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093239980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093239980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093239980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093239980 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093239980 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093239980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093239980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093239980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093239980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093239980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093239981 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093239981 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239983 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093239983 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093239983 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093239983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093239983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093239983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093239983 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093239983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093239983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093239983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093239983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093239983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093239983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093239983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093239983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093239983 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093239983 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(382)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093239990 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) 20241029093239991 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093239991 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093239991 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 20241029093239991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093239991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093239991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093239991 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093239991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093239991 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) 20241029093239991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093239991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093239991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093239991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093239991 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093239991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093239991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093239991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093239991 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093239991 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) 20241029093239991 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) 20241029093239991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093239991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093239991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093239991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093239991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093239991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093239991 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093239991 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093239991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093239991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093239991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093239991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093239991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093239992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093239992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093239992 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239992 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) 20241029093239992 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093239992 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093239992 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 20241029093239992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093239992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093239992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093239992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093239992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093239992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093239992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093239992 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) 20241029093239992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093239992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093239992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093239992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093239992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093239992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093239992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093239992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093239992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093239992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093239992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093239992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093239992 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093239992 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(382)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(385)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093240005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093240005 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093240005 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093240005 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093240005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093240005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093240005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093240005 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093240005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093240005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093240005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093240005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093240005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093240005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093240005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093240005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093240005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093240005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093240005 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093240005 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093240005 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) 20241029093240005 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) 20241029093240005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093240005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093240005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093240005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093240005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093240005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093240005 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093240005 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093240005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093240005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093240005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093240005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093240005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093240005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093240005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093240005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093240006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093240006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093240006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093240006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093240006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093240006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093240006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093240006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093240006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093240006 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093240006 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093240006 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093240006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093240006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093240006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093240006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093240006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093240006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093240006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093240006 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093240006 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(385)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(388)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093240029 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) 20241029093240029 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093240029 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093240029 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 20241029093240029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093240029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093240029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093240029 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093240029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093240029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093240029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093240029 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) 20241029093240029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093240029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093240029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093240029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093240029 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) 20241029093240029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240029 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) 20241029093240029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093240029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093240029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093240029 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093240029 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) 20241029093240029 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) 20241029093240029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093240029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093240029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093240029 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093240029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093240029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093240029 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093240029 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093240029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093240029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093240029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093240029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093240029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093240029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093240029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093240029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093240029 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) 20241029093240029 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093240030 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093240030 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 20241029093240030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093240030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093240030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093240030 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093240030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093240030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093240030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093240030 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) 20241029093240030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093240030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093240030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093240030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093240030 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) 20241029093240030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093240030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240030 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) 20241029093240030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093240030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093240030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093240030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093240030 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093240030 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093240030 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(388)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093241076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093241077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093241078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093241081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093241085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093241088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093241091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093241094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093241097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093241101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093241104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093241106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093241109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093241111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093241114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093241116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093241118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093241120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093241122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093241124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093241154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(391) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(374)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(391)1260885 20241029093242200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093242200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093242200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093242200 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093242200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x133d55, normal) (hnbgw_rua.c:388) 20241029093242200 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093242200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093242200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1260885 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093242200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093242200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093242200 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1260885 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) 20241029093242200 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1260885 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093242200 DCN DEBUG map_sccp[0x55f8e766a5a0]{init}: Allocated (fsm.c:456) 20241029093242200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093242200 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1260885 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093242200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1260885 SCCP-31 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093242200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093242200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093242200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093242200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093242200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093242200 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093242200 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{IDLE}: Allocated (fsm.c:456) 20241029093242200 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093242200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300027b0056400500f1100926) (sccp_scrc.c:401) 20241029093242200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093242200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093242200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093242200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093242200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093242200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093242200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093242200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093242200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093242200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093242200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093242200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093242200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093242200 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093242200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093242200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093242200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093242200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093242200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093242200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093242200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093242200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093242200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093242200 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(391) HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(391)1109902 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(391)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: Session index based on connection ID:0 20241029093242216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(391)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093242217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093242217 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093242217 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093242217 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093242217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093242217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093242217 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093242217 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093242218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093242218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093242218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093242218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093242218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093242218 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e4fbf) (sccp_scrc.c:472) 20241029093242218 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241029093242218 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093242218 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093242218 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093242218 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093242218 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) 20241029093242218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093242218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093242218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093242222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093242224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093242226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093242228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093242229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093242230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093242231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093242231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093242232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093242233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093242234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093242234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093242235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093242236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093242236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093242237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093242238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093242239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093242239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093242249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(382)@ef42a7d743c0: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(382)@ef42a7d743c0: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(392) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(374)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(392)11060639 20241029093243276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093243277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093243277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093243277 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093243277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8c59f, normal) (hnbgw_rua.c:388) 20241029093243277 DHNB DEBUG map_rua[0x55f8e7674830]{init}: Allocated (fsm.c:456) 20241029093243277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093243277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11060639 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093243277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093243277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093243277 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093243277 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11060639 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) 20241029093243277 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11060639 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093243277 DCN DEBUG map_sccp[0x55f8e7673030]{init}: Allocated (fsm.c:456) 20241029093243277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093243277 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11060639 <-> SCCP-32 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093243277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11060639 SCCP-32 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093243277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093243277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093243277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093243277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093243277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093243277 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093243277 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{IDLE}: Allocated (fsm.c:456) 20241029093243277 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093243277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300032f0056400500f1100926) (sccp_scrc.c:401) 20241029093243277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093243277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093243277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093243277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093243277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093243277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093243277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093243277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093243277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093243277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093243277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093243277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093243277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093243277 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093243277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093243277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093243277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093243277 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093243277 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093243277 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093243278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093243278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093243278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093243278 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(381)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(381)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(382)@ef42a7d743c0: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(392) HNBGW_Test.msc1-RAN(382)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(392)8389808 HNBGW_Test.msc1-SCCP(381)@ef42a7d743c0: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(392)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(381)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093243296 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) 20241029093243296 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093243296 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093243296 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 20241029093243296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093243296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093243296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093243296 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093243297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093243297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093243297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093243297 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) 20241029093243297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093243297 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d39006) (sccp_scrc.c:472) 20241029093243297 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241029093243297 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093243297 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093243297 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093243297 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093243297 DCN DEBUG handle_cn_conn_conf() conn_id=32, 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) 20241029093243297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093243297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093243298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(392)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093243301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093243306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093243310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093243314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093243316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093243318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093243320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093243321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093243322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093243324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093243326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093243327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093243328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093243329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093243329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093243330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093243331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093243332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093243333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093243334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093243343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(374)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)7172338 20241029093244364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093244364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093244364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093244364 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093244364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d70f2, normal) (hnbgw_rua.c:388) 20241029093244364 DHNB DEBUG map_rua[0x55f8e766d9e0]{init}: Allocated (fsm.c:456) 20241029093244364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093244364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7172338 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093244364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093244364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093244364 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7172338 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) 20241029093244364 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7172338 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093244364 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093244364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093244364 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7172338 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093244364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7172338 SCCP-33 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093244364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093244364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093244364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093244364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093244364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093244364 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093244364 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{IDLE}: Allocated (fsm.c:456) 20241029093244364 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093244364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002bf0056400500f1100926) (sccp_scrc.c:401) 20241029093244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093244364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093244364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093244364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093244364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093244364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093244365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093244365 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093244365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093244365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093244365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093244365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093244365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093244365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093244365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093244365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093244365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093244365 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393) HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)13634188 HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093244372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093244372 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093244372 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093244372 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093244372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093244372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093244372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093244372 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093244372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093244372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093244372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093244372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093244373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093244373 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0045a149) (sccp_scrc.c:472) 20241029093244373 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241029093244373 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093244373 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093244373 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093244373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093244373 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) 20241029093244373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093244373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093244376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093244379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093244382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093244385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093244387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093244390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093244395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093244398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093244399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093244400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093244401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093244402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093244402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093244403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093244404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093244404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093244405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093244406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093244407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093244407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093244408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(374)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(378)@ef42a7d743c0: Final verdict of PTC: none 20241029093244411 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093244411 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) 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093244411 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093244411 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) 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093244411 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 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093244411 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093244411 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45491<->l=127.0.0.1:4262) (control_if.c:193) 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(376)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(382)@ef42a7d743c0: Final verdict of PTC: none 20241029093244411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093244411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093244411 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093244411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093244411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093244411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093244411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093244411 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093244411 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093244411 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093244411 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093244411 DLINP DEBUG SRVCONN(,r=127.0.0.1:34175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093244411 DLINP DEBUG SRVCONN(,r=127.0.0.1:34175<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093244411 DLINP NOTICE SRV(,r=127.0.0.1:34175<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093244411 DMAIN NOTICE (127.0.0.1:34175 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34175<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093244411 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(386)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(388)@ef42a7d743c0: Final verdict of PTC: none 20241029093244411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43372<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(387)@ef42a7d743c0: Final verdict of PTC: none 20241029093244411 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 20241029093244411 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) 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093244411 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093244411 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) 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093244411 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) 20241029093244411 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) 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093244411 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093244411 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093244411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093244411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093244411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093244411 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093244411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) IPA-CTRL-CLI-IPA(377)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(379)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(385)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(375)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(383)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(384)@ef42a7d743c0: Final verdict of PTC: none 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093244412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093244412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093244412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093244412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093244412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093244412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093244412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093244411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093244411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093244411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093244411 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093244411 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093244411 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093244411 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093244411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093244411 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093244411 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093244411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39006), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093244412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093244412 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093244412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093244412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093244412 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093244412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093244412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093244412 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093244412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093244412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093244412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093244412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{disrupted}: Freeing instance (context_map.c:202) 20241029093244412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11060639)[0x55f8e7674830]{disrupted}: Deallocated (fsm.c:568) 20241029093244412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093244412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{disconnected}: Freeing instance (context_map.c:206) 20241029093244412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-32)[0x55f8e7673030]{disconnected}: Deallocated (fsm.c:568) 20241029093244412 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11060639 SCCP-32 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241029093244412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093244412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093244412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093244412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW-MGCP(390)@ef42a7d743c0: Final verdict of PTC: none 20241029093244412 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 20241029093244412 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) 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093244412 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 20241029093244412 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) 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093244412 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) 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093244412 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093244412 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) 20241029093244412 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) 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093244412 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093244412 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093244412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093244412 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093244412 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093244412 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093244412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) HNBGW_Test.sgsn1-M3UA(389)@ef42a7d743c0: Final verdict of PTC: none 20241029093244412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093244412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) VirtHNBGW-STATS(372)@ef42a7d743c0: Final verdict of PTC: none 20241029093244412 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(373)@ef42a7d743c0: Final verdict of PTC: none 20241029093244412 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093244413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4fbf), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093244413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093244413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093244413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093244413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093244413 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{disrupted}: Freeing instance (context_map.c:202) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1260885)[0x55f8e766c630]{disrupted}: Deallocated (fsm.c:568) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{disconnected}: Freeing instance (context_map.c:206) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f8e766a5a0]{disconnected}: Deallocated (fsm.c:568) 20241029093244413 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1260885 SCCP-31 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093244413 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093244413 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093244413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a149), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093244413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093244413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093244413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093244413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093244413 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{disrupted}: Freeing instance (context_map.c:202) 20241029093244413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7172338)[0x55f8e766d9e0]{disrupted}: Deallocated (fsm.c:568) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093244413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093244413 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7172338 SCCP-33 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241029093244413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093244413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093244413 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093244413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093244413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093244413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093244413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093244413 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093244413 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093244413 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093244413 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093244413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093244413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093244414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093244413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093244414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093244414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093244414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093244414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093244414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093244414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093244414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093244414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093244414 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093244414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093244414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093244414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093244414 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093244414 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093244414 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093244414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093244414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093244414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093244414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093244414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093244414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093244414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093244414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(380)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(381)@ef42a7d743c0: Final verdict of PTC: none 20241029093244432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(372): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(373): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(374): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(375): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(376): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(377): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(378): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(379): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(380): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(381): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(382): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(383): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(384): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(385): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(386): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(387): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(388): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(389): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(390): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(391): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(392): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(393): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:32:44 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 20241029093244488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093245083 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093245083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d5d8), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093245083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093245083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093245083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093245083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093245084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093245084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093245084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093245084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093245084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093245084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093245084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093245084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093245084 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093245084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e51a), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093245084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093245085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093245085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093245085 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093245085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac9e8a), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093245085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093245085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093245085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093245085 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093245085 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093245085 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093245085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093245085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093245085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093245085 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093245085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093245085 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093245085 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093245085 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093245085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093245085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093245085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093245085 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093245091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287944) 20241029093245858 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093245858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00962ed1), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093245858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093245858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093245858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093245858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093245858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093245858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093245858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093245858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093245858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093245858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093245858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093245858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093245860 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093245860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69584), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093245860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093245860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093245860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093245861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093245861 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093245861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001723af), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093245861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093245861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093245861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093245861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093245861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093245861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093245861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093245861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093245861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093245861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093245861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093245861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093245861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093245861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093245861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093245861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093245861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093245861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093245861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093245861 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=287944, count=343928) 20241029093246412 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093246412 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093246412 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093246412 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093246412 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093246412 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093246413 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093246413 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093246413 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093246413 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093246413 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093246413 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093246734 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093246734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00446aef), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093246734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093246734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093246734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093246734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093246734 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093246734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa97b), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093246734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093246734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093246734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093246734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093246734 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093246734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcb51f), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093246734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093246734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093246734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093246734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093246734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093246734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093246734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093246734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093246734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093246734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093246734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093246734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093246734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093246734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093246734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093246734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093246734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093246734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093246735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093246735 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093246735 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093246735 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093246735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093246735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093246735 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:32: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_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 20241029093247564 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093247564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd8e1), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093247564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093247564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093247564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093247564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093247564 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093247564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d912), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093247564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093247564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093247564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093247564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093247564 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093247564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb13e2), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093247564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093247564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093247564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093247564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093247564 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093247564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dccaa3), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093247564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093247564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093247564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093247564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093247564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093247564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093247564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093247564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093247564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093247564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093247564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093247564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093247564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093247564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093247564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093247564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093247564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093247564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093247564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093247564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093247564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241029093248187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(395)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093248197 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093248197 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093248205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(397)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093248206 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36257 (stream_srv.c:129) 20241029093248206 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36257<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093248210 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35639<->l=127.0.0.1:4262) (control_if.c:570) 20241029093248211 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248211 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248212 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248212 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248212 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248212 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248212 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248212 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248213 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248213 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093248213 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) 20241029093248213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248213 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) 20241029093248213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093248213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248213 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248213 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248213 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093248213 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) 20241029093248213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248213 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) 20241029093248213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093248213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248213 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248213 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248213 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093248213 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248213 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093248213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248213 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248213 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248213 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093248213 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093248213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248213 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248213 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 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093248213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248213 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 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093248213 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 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093248213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093248213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093248213 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(402)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(402)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(402)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(405)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(405)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(405)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(403)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093248239 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248239 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248239 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248239 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248239 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248239 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248239 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093248239 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248240 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248240 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093248240 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) 20241029093248240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093248240 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093248240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248240 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093248240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248241 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) 20241029093248241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093248241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248241 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248241 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248241 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093248241 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) 20241029093248241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248241 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) 20241029093248241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093248241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248241 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248241 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248241 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093248241 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248241 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093248241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248241 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248241 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248241 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093248241 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093248241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248241 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248241 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 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093248241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248241 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 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093248241 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 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093248241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248241 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093248241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248241 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093248241 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(408)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(408)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(408)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(406)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(411)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(411)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(411)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(409)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093248275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093248275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093248275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093248275 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093248276 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) 20241029093248276 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093248276 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093248276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093248276 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093248280 DLINP DEBUG SRVCONN(,r=127.0.0.1:36257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093248280 DLINP DEBUG SRVCONN(,r=127.0.0.1:36257<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093248280 DLINP DEBUG SRVCONN(,r=127.0.0.1:36257<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093248280 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093248280 DHNBAP DEBUG (127.0.0.1:36257 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093248280 DHNBAP NOTICE (127.0.0.1:36257 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093248280 DHNBAP NOTICE (127.0.0.1:36257 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093248280 DLINP DEBUG SRVCONN(,r=127.0.0.1:36257<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093248280 DLINP DEBUG SRVCONN(,r=127.0.0.1:36257<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093248421 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093248421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093248421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093248421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093248421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093248422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093248422 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093248425 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 20241029093248425 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 20241029093248425 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093248425 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(402)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093248432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248432 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093248432 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093248432 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093248432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093248432 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093248432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093248435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248435 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093248435 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093248435 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093248435 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093248435 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093248435 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093248435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093248435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093248435 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093248435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093248435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093248435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093248435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093248435 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093248435 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093248435 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248436 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 20241029093248436 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 20241029093248436 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093248436 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093248437 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248437 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093248437 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093248437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093248437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248437 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093248437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093248437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093248437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093248437 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(405)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093248445 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) 20241029093248445 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093248445 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093248445 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093248445 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093248445 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093248445 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093248448 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) 20241029093248448 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093248448 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093248448 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093248448 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093248448 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093248448 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093248448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093248449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093248449 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093248449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093248449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093248449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093248449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093248449 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093248449 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093248449 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248450 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248450 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093248450 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093248450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093248450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248451 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093248451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093248451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093248451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093248451 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093248453 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 20241029093248454 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 20241029093248454 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093248454 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(408)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093248458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248458 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093248458 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093248458 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093248458 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093248458 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093248458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093248461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248461 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093248461 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093248461 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093248461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093248461 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093248461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093248461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093248461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093248461 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093248461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093248461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093248461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093248461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093248461 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093248461 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093248461 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248462 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093248463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093248463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093248463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248463 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093248463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093248463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093248463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093248463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093248466 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 20241029093248466 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 20241029093248466 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093248466 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(411)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093248470 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) 20241029093248470 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093248470 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093248470 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093248470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093248470 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093248470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093248472 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) 20241029093248472 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093248472 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093248472 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093248472 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093248472 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093248472 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093248472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093248472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093248472 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093248472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093248472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093248472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093248472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093248472 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093248472 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093248472 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093248473 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093248473 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093248473 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093248473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093248473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093248473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093248473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093248473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093248473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093248473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093248473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093248473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093248473 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093248474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093248474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093248474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093248474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093248474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093248474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093248474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093248474 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093249238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249238 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093249238 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093249238 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093249238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249238 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093249238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093249238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093249238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093249238 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093249238 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) 20241029093249238 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) 20241029093249238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093249238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093249238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093249238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093249238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093249238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093249238 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093249238 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093249238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249238 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093249238 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093249238 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093249238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093249238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093249238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093249238 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249241 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093249241 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093249241 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093249241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249241 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093249242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093249242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093249242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249242 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093249242 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093249242 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(404)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093249246 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) 20241029093249246 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093249246 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093249246 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 20241029093249246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249246 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249246 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) 20241029093249246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093249246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093249246 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093249246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093249246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093249246 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093249246 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) 20241029093249246 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) 20241029093249246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093249246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093249246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093249246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093249246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093249246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093249246 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093249246 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093249246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093249246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093249246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093249246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093249246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093249247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093249247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249249 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) 20241029093249249 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093249249 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093249249 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 20241029093249249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249249 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249249 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249249 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) 20241029093249249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093249249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093249249 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093249249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249249 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093249249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093249249 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093249249 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(404)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(407)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093249260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249260 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093249260 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093249260 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093249260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249260 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093249260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093249260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093249260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093249260 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093249260 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) 20241029093249260 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) 20241029093249260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093249260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093249260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093249260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093249260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093249260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093249260 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093249260 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093249260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093249260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093249260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093249260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093249260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093249260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093249260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093249261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093249261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093249261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249261 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093249261 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093249261 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029093249261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249261 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093249261 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093249261 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093249261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249261 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(407)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(410)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093249271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249272 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) 20241029093249272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249271 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) 20241029093249271 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093249271 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093249271 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 20241029093249271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249271 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093249272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093249272 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) 20241029093249272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249272 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) 20241029093249272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093249272 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093249272 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) 20241029093249272 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) 20241029093249272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093249272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093249272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093249272 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093249272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093249272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093249272 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093249272 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093249272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093249272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093249272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093249272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093249272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093249272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093249272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093249272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249274 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) 20241029093249274 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093249274 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093249274 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 20241029093249274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093249274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093249274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093249274 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093249274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093249274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093249274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093249274 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) 20241029093249274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093249274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093249274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093249274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093249274 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) 20241029093249274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093249274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249274 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) 20241029093249274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093249274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093249274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093249274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093249274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093249274 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093249274 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(410)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093250291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093250292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093250293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093250296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093250300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093250304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093250308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093250312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093250316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093250320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093250324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093250329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093250333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093250337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093250342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093250345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093250350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093250354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093250358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093250362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093250400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(413) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(396)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(413)4160514 20241029093251452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093251452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093251452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093251452 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093251452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f7c02, normal) (hnbgw_rua.c:388) 20241029093251452 DHNB DEBUG map_rua[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093251452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093251453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160514 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093251453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093251453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093251453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160514 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) 20241029093251453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160514 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) 20241029093251453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160514 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093251453 DCN DEBUG map_sccp[0x55f8e766a5a0]{init}: Allocated (fsm.c:456) 20241029093251453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093251453 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4160514 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093251453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160514 SCCP-34 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093251453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093251453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093251453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093251453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093251453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093251453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093251453 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{IDLE}: Allocated (fsm.c:456) 20241029093251453 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093251453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000e20056400500f1100926) (sccp_scrc.c:401) 20241029093251453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093251453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093251453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093251453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093251453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093251453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093251453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093251453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093251453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093251453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093251453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093251453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093251453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093251453 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093251453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093251453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093251453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093251453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093251453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093251453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093251453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093251453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093251453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093251453 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(413) HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(413)7891387 HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: 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(413)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093251471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093251472 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093251472 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093251472 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093251472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093251472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093251472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093251472 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093251472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093251472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093251472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093251472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093251472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093251472 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f96ba) (sccp_scrc.c:472) 20241029093251472 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241029093251472 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093251472 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093251472 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093251472 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093251472 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) 20241029093251472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093251472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093251472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(413)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093251473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093251478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093251482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093251484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093251486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093251488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093251489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093251490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093251491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093251491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093251492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093251493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093251494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093251494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093251495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093251496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093251497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093251497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093251498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093251499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093251509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(404)@ef42a7d743c0: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@ef42a7d743c0: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(414) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(396)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(414)16309141 20241029093252561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093252561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093252561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093252561 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093252561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf8db95, normal) (hnbgw_rua.c:388) 20241029093252561 DHNB DEBUG map_rua[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093252561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093252561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16309141 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093252561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093252561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093252561 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093252561 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16309141 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) 20241029093252561 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16309141 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) 20241029093252561 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16309141 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093252561 DCN DEBUG map_sccp[0x55f8e7674830]{init}: Allocated (fsm.c:456) 20241029093252561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093252561 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16309141 <-> SCCP-35 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093252561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16309141 SCCP-35 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093252561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093252561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093252561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093252561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093252561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093252561 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093252561 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{IDLE}: Allocated (fsm.c:456) 20241029093252561 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093252561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300010b0056400500f1100926) (sccp_scrc.c:401) 20241029093252561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093252561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093252561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093252561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093252561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093252561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093252561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093252561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093252561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093252561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093252561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093252561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093252561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093252561 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093252561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093252561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093252562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093252562 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093252562 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093252562 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093252562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093252562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093252562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093252562 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(403)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(403)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(404)@ef42a7d743c0: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(414) HNBGW_Test.msc1-RAN(404)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(414)9783436 HNBGW_Test.msc1-SCCP(403)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(403)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093252569 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) 20241029093252569 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093252569 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093252569 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 20241029093252569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093252569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093252569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093252569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093252570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093252570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093252570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093252570 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) 20241029093252570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093252570 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0085c746) (sccp_scrc.c:472) 20241029093252570 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241029093252570 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093252570 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093252570 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093252570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093252570 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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) 20241029093252570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093252570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{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(414)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093252572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(414)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093252573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093252575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093252581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093252584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093252586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093252587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093252589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093252590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093252591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093252592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093252592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093252593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093252594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093252595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093252595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093252596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093252597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093252599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093252599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093252600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093252610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(396)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415)12388192 20241029093253629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093253629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093253629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093253629 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093253629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd0760, normal) (hnbgw_rua.c:388) 20241029093253629 DHNB DEBUG map_rua[0x55f8e7676400]{init}: Allocated (fsm.c:456) 20241029093253629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093253629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12388192 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093253629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093253629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093253629 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12388192 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) 20241029093253629 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12388192 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) 20241029093253629 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12388192 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093253629 DCN DEBUG map_sccp[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093253629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093253629 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12388192 <-> SCCP-36 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093253630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12388192 SCCP-36 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093253630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093253630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093253630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093253630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093253630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093253630 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093253630 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{IDLE}: Allocated (fsm.c:456) 20241029093253630 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093253630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300020f0056400500f1100926) (sccp_scrc.c:401) 20241029093253630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093253630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093253630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093253630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093253630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093253630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093253630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093253630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093253630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093253630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093253630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093253630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093253630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093253630 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093253630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093253630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093253630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093253630 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093253630 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093253630 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093253630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093253630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093253630 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093253630 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415) HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415)8702927 HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: 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(415)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093253636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093253636 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093253636 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093253636 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093253636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093253636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093253636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093253636 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093253636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093253636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093253636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093253636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093253636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093253636 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aaee8e) (sccp_scrc.c:472) 20241029093253636 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241029093253636 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093253636 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093253636 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093253636 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093253636 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) 20241029093253636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093253636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093253637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093253638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093253640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093253642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093253646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093253648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093253651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093253653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093253654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093253656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093253657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093253657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093253658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093253659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093253660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093253661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093253663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093253664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093253665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093253666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093253666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093253670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(398)@ef42a7d743c0: Final verdict of PTC: none 20241029093253670 DLINP DEBUG SRVCONN(,r=127.0.0.1:36257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093253670 DLINP DEBUG SRVCONN(,r=127.0.0.1:36257<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093253670 DLINP NOTICE SRV(,r=127.0.0.1:36257<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093253670 DMAIN NOTICE (127.0.0.1:36257 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36257<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093253670 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(396)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(410)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(401)@ef42a7d743c0: Final verdict of PTC: none 20241029093253670 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35639<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(404)@ef42a7d743c0: Final verdict of PTC: none 20241029093253670 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093253670 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) 20241029093253670 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093253671 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(407)@ef42a7d743c0: Final verdict of PTC: none 20241029093253671 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) 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093253671 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093253671 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) 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093253671 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093253671 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) 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093253671 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093253671 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) 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093253671 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093253671 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) 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093253671 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 20241029093253671 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.sgsn1-M3UA(411)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(409)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(405)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(402)@ef42a7d743c0: Final verdict of PTC: none 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093253671 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093253671 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 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093253671 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(408)@ef42a7d743c0: Final verdict of PTC: none 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093253671 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 20241029093253671 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) 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093253671 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093253671 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093253671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(403)@ef42a7d743c0: Final verdict of PTC: none 20241029093253671 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_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(395)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(394)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(406)@ef42a7d743c0: Final verdict of PTC: none 20241029093253671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) IPA-CTRL-CLI-IPA(399)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(412)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(397)@ef42a7d743c0: Final verdict of PTC: none 20241029093253671 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093253671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093253671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093253671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093253671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093253671 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093253671 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093253671 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093253671 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093253671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093253671 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093253671 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093253671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c746), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093253671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093253671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093253671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093253671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093253671 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093253671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093253671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093253671 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093253671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093253671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093253671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093253671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{disrupted}: Freeing instance (context_map.c:202) 20241029093253671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16309141)[0x55f8e766bc80]{disrupted}: Deallocated (fsm.c:568) 20241029093253671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093253671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{disconnected}: Freeing instance (context_map.c:206) 20241029093253671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55f8e7674830]{disconnected}: Deallocated (fsm.c:568) 20241029093253671 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16309141 SCCP-35 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241029093253671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093253671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093253671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093253671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093253672 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093253672 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093253672 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093253672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093253672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093253672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093253672 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093253672 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093253672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f96ba), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093253672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093253672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093253673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093253673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093253674 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093253674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093253674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093253674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{disrupted}: Freeing instance (context_map.c:202) 20241029093253674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160514)[0x55f8e766c630]{disrupted}: Deallocated (fsm.c:568) 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093253674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093253674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093253674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093253674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093253674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093253674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093253674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093253674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093253674 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093253674 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) 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093253674 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 20241029093253674 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093253674 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) 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093253674 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 20241029093253674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{disconnected}: Freeing instance (context_map.c:206) 20241029093253674 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 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093253674 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093253674 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093253674 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093253674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f8e766a5a0]{disconnected}: Deallocated (fsm.c:568) 20241029093253674 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093253674 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093253674 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093253674 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4160514 SCCP-34 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241029093253675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093253675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093253675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093253675 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093253675 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093253675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaee8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093253675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093253675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093253675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) HNBGW_Test.msc0-SCCP(400)@ef42a7d743c0: Final verdict of PTC: none 20241029093253676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093253676 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093253676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093253676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093253676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{disrupted}: Freeing instance (context_map.c:202) 20241029093253676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12388192)[0x55f8e7676400]{disrupted}: Deallocated (fsm.c:568) 20241029093253676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@ef42a7d743c0: Setting final verdict of the test case. 20241029093253676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{disconnected}: Freeing instance (context_map.c:206) 20241029093253676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55f8e7676670]{disconnected}: Deallocated (fsm.c:568) MTC@ef42a7d743c0: Local verdict of MTC: pass 20241029093253677 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12388192 SCCP-36 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(395): none (pass -> pass)20241029093253677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(396): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(397): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(398): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(400): none (pass -> pass) 20241029093253677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(401): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(402): none (pass -> pass) 20241029093253678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(403): none (pass -> pass)20241029093253678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(404): none (pass -> pass) 20241029093253678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(405): none (pass -> pass)20241029093253678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(406): none (pass -> pass)20241029093253678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093253678 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(407): none (pass -> pass) 20241029093253678 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(408): none (pass -> pass) 20241029093253678 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(409): none (pass -> pass)20241029093253679 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(410): none (pass -> pass) 20241029093253679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(411): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(412): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(413): pass (pass -> pass)20241029093253679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(414): pass (pass -> pass)20241029093253679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(415): pass (pass -> pass)20241029093253679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) MTC@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass 20241029093253679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) MTC@ef42a7d743c0: 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'.20241029093253679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093253680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093253680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093253680 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093253680 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093253680 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093253680 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093253680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093253680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093253681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093253681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093253681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093253681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093253681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093253681 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093253681 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093253681 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093253681 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093253682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093253682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093253682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093253682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093253682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093253682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093253682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093253682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093253682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093253682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093253682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093253682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093253682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093253682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093253682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093253682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Tue Oct 29 09:32:53 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 20241029093253793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093254413 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093254413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4fbf), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093254413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093254413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093254413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093254413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093254413 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093254413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39006), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093254413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093254413 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093254413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093254413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093254413 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093254413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a149), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093254413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093254413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093254413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093254413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093254413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093254413 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093254413 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093254413 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093254413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093254413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093254413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093254413 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093254414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093254414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093254414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093254414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093254414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093254414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093254414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093254414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093254414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093254414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093254414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093254414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093254414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093254414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093254414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093254414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093254495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346968) 20241029093255084 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093255084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d5d8), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093255084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093255084 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093255084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093255084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093255084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093255084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093255084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093255085 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093255085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093255085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093255085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093255085 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093255085 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093255085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac9e8a), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093255085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093255085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093255086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093255086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093255086 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093255086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e51a), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093255086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093255086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093255086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093255086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093255086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093255086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093255086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093255086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093255086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093255086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093255086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093255086 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093255086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093255086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093255086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093255086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093255086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093255086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093255086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093255086 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=346968, count=359308) 20241029093255672 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093255672 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093255672 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093255672 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093255672 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093255672 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093255672 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093255672 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093255672 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093255675 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093255675 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093255675 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093255860 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093255860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00962ed1), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093255860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093255860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093255860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093255860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093255860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093255860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093255860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093255860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093255860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093255860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093255860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093255861 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093255861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001723af), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093255861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093255861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093255861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093255861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093255861 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093255861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69584), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093255861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093255861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093255861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093255861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093255861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093255862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093255862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093255862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093255862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093255862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093255862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093255862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093255862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093255862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093255862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093255862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093255862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093255862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:32: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_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 20241029093256735 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093256735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcb51f), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093256735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093256735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093256735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093256735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093256735 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093256735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa97b), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093256735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093256735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093256735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093256735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093256735 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093256735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00446aef), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093256735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093256735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093256735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093256735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093256735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093256736 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093256736 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093256736 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093256736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093256736 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093256736 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093256736 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093256736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093256736 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093256736 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093256736 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093256736 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093257565 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093257565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dccaa3), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093257565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093257565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257565 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093257565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb13e2), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093257565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093257565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257565 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093257565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d912), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093257565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093257565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257565 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093257565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd8e1), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093257565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093257565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257565 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257565 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257565 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093257565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257565 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257565 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257565 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093257565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257565 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257565 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257565 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093257565 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093257566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093257566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093257566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093257566 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241029093257594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56930<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(417)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093257602 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093257602 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093257611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(419)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093257612 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45202 (stream_srv.c:129) 20241029093257612 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45202<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093257620 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33173<->l=127.0.0.1:4262) (control_if.c:570) 20241029093257621 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257621 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257621 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257621 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257622 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257622 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257622 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257622 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257623 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257623 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093257623 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) 20241029093257623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257623 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) 20241029093257623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093257623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257623 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257623 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257623 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093257623 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) 20241029093257623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257623 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) 20241029093257623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093257623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257623 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257623 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257623 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093257623 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257623 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093257623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257623 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257623 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093257623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093257623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257623 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257623 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 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093257623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257623 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 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093257623 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 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093257623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093257623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093257623 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(424)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(424)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(424)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(422)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(427)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(427)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(427)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093257650 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257650 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257650 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257650 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257650 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257650 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257650 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093257650 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257651 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257651 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093257651 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) 20241029093257651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257651 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) 20241029093257651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093257651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257651 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257651 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257651 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093257651 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) 20241029093257651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257651 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) 20241029093257651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093257651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257651 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257651 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257651 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093257651 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257651 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093257651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257651 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257651 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093257651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093257651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257651 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257652 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 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093257652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257652 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 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093257652 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 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093257652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093257652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093257652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(430)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(430)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(430)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(428)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(433)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(433)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(433)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(431)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093257688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093257688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093257688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093257688 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093257688 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) 20241029093257688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093257688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093257688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093257688 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093257694 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093257694 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093257694 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093257694 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093257694 DHNBAP DEBUG (127.0.0.1:45202 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093257694 DHNBAP NOTICE (127.0.0.1:45202 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093257694 DHNBAP NOTICE (127.0.0.1:45202 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093257694 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093257694 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093257835 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 20241029093257835 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 20241029093257835 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093257835 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)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093257845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257845 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093257845 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093257845 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093257845 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093257845 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093257845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093257848 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 20241029093257848 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 20241029093257848 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093257848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093257848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257848 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093257848 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093257848 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093257848 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093257848 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093257848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093257848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093257848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093257848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093257848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093257848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093257848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093257848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093257848 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093257849 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093257849 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257850 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257850 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093257850 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093257850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093257850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257850 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093257851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093257851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093257851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093257851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(427)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093257855 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) 20241029093257855 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093257855 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093257855 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093257855 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093257855 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093257855 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093257858 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) 20241029093257858 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093257858 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093257858 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093257858 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093257858 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093257858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093257858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093257858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093257858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093257858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093257858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093257858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093257858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093257859 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093257859 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093257859 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257860 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257860 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093257860 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093257860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093257860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257860 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093257860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093257860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093257860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093257860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093257865 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 20241029093257865 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 20241029093257865 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093257865 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(430)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093257870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257870 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093257870 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093257870 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093257870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093257870 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093257870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093257873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257873 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093257873 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093257873 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093257873 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093257873 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093257873 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093257873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093257873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093257873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093257873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093257873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093257873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093257873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093257873 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093257873 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093257873 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257874 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257874 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093257874 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093257874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093257874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257874 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093257875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093257875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093257875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093257875 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093257878 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 20241029093257878 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 20241029093257878 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093257878 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)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093257884 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) 20241029093257884 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093257884 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093257884 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093257884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093257884 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093257884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093257887 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) 20241029093257887 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093257887 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093257887 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093257887 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093257887 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093257887 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093257887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093257887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093257887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093257887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093257887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093257887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093257887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093257887 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093257887 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093257887 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093257889 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093257889 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093257889 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093257889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093257889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093257889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093257889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093257889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093257889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093257889 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093257889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093257889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093257889 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093257889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093257889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093257889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093257889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093257889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093257889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093257889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093257889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258422 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093258422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d5d6), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093258422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093258422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093258422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093258422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093258422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093258422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093258422 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093258422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093258422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093258422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093258422 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258430 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093258430 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093258430 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093258430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258430 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093258430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258430 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=0075d5d6) (sccp_scrc.c:472) 20241029093258430 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241029093258430 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093258430 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093258430 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093258430 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093258430 DLSCCP DEBUG SCCP-SCOC(17)[0x55f8e766cd80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(423)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093258651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258651 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093258651 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093258651 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093258651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258651 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093258652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093258652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093258652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258652 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093258652 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093258652 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) 20241029093258652 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) 20241029093258652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093258652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093258652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093258652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093258652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093258652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093258652 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093258652 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093258652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093258652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093258652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093258652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093258652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093258652 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093258652 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258654 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093258654 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093258654 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093258654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258654 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093258655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093258655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093258655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258655 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093258655 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093258655 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(423)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093258658 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) 20241029093258658 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093258658 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093258658 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 20241029093258658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258658 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258658 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) 20241029093258658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093258658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093258658 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093258658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093258658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093258658 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093258658 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) 20241029093258658 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) 20241029093258658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093258658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093258659 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093258659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093258659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093258659 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093258659 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093258659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093258659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093258659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093258659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093258659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093258659 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093258659 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258660 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) 20241029093258660 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093258660 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093258660 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 20241029093258660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258660 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258660 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) 20241029093258660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093258660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093258660 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093258660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258660 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093258660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258660 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093258660 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093258660 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093258673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258673 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093258673 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093258673 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093258673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258673 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093258673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258673 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258673 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093258673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093258673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258673 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093258673 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093258673 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) 20241029093258673 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) 20241029093258673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093258673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093258673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093258673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093258673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093258673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093258673 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093258673 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093258673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093258673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093258673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093258673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093258674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093258674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093258674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(429)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093258678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258678 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093258678 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093258678 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093258678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258678 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093258678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093258678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093258678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093258678 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093258678 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(429)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(432)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093258684 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) 20241029093258684 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093258684 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093258684 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 20241029093258684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258684 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258684 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) 20241029093258684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093258685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093258685 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) 20241029093258685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258685 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) 20241029093258685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093258685 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093258685 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) 20241029093258685 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) 20241029093258685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093258685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093258685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093258685 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093258685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093258685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093258685 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093258685 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093258685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093258685 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093258685 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093258685 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093258685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093258685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093258685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093258685 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258687 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) 20241029093258687 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093258687 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093258687 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 20241029093258687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093258687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093258687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093258687 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093258687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093258687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093258687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093258687 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) 20241029093258687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093258687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093258687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093258687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093258687 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) 20241029093258687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093258687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258687 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) 20241029093258687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093258687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093258687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093258687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093258687 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093258687 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093258687 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(432)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093259706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093259713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093259717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093259720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093259723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093259726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093259728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093259729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093259731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093259733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093259734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093259735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093259736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093259737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093259738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093259739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093259740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093259741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093259742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093259742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093259752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(418)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)13153767 20241029093300798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093300798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093300798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093300798 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093300798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc8b5e7, normal) (hnbgw_rua.c:388) 20241029093300798 DHNB DEBUG map_rua[0x55f8e766cd80]{init}: Allocated (fsm.c:456) 20241029093300798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093300798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13153767 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093300798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093300798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093300798 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13153767 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029093300798 DCN DEBUG map_sccp[0x55f8e766c630]{init}: Allocated (fsm.c:456) 20241029093300798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093300798 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13153767 <-> SCCP-37 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093300798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13153767 SCCP-37 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093300798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093300798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093300798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093300798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093300798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093300798 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093300798 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{IDLE}: Allocated (fsm.c:456) 20241029093300798 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093300798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001f60056400500f1100926) (sccp_scrc.c:401) 20241029093300798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093300798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093300798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093300798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093300798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093300798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093300798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093300798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093300799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093300799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093300799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093300799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093300799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093300799 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093300799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093300799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093300799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093300799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093300799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093300799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093300799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093300799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093300799 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093300799 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)10405340 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093300816 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) 20241029093300816 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093300816 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093300816 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 20241029093300816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093300816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093300816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093300816 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093300816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093300816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093300816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093300816 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) 20241029093300816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093300816 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0019a420) (sccp_scrc.c:472) 20241029093300816 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241029093300816 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093300816 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093300816 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093300816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093300816 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) 20241029093300816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093300816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093300817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093300819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093300823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093300826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093300829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093300831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093300833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093300834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093300835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093300836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093300837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093300838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093300839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093300840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093300840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093300841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093300842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093300843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093300844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093300844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093300845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093300854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(436) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(418)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(436)6811013 20241029093301878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093301878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093301878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093301878 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093301878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67ed85, normal) (hnbgw_rua.c:388) 20241029093301878 DHNB DEBUG map_rua[0x55f8e7676400]{init}: Allocated (fsm.c:456) 20241029093301878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093301878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811013 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093301878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093301878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093301878 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093301878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811013 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029093301878 DCN DEBUG map_sccp[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093301878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093301878 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6811013 <-> SCCP-38 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093301878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6811013 SCCP-38 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093301878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093301878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093301878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093301878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093301878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093301878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093301878 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{IDLE}: Allocated (fsm.c:456) 20241029093301878 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093301878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000960056400500f1100926) (sccp_scrc.c:401) 20241029093301878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093301878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093301878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093301878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093301878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093301878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093301878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093301878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093301878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093301878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093301878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093301878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093301878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093301878 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093301878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093301878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093301878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093301878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093301878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093301878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093301878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093301878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093301878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093301878 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(436) HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(436)12466734 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093301883 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) 20241029093301883 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093301883 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093301883 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 20241029093301883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093301883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093301883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093301883 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093301883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093301883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093301883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093301883 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) 20241029093301883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093301883 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009a484b) (sccp_scrc.c:472) 20241029093301883 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241029093301883 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093301883 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093301883 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093301883 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093301883 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) 20241029093301883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093301883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(436)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093301885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(436)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093301886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093301888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093301890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093301891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093301891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093301892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093301893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093301893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093301894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093301895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093301895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093301896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093301896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093301897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093301898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093301898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093301899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093301900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093301901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093301901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093301911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(418)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)14353806 20241029093302933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093302933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093302933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093302933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093302933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdb058e, normal) (hnbgw_rua.c:388) 20241029093302933 DHNB DEBUG map_rua[0x55f8e7674830]{init}: Allocated (fsm.c:456) 20241029093302933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093302933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14353806 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093302933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093302933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093302933 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14353806 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029093302933 DCN DEBUG map_sccp[0x55f8e7677150]{init}: Allocated (fsm.c:456) 20241029093302933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093302933 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14353806 <-> SCCP-39 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093302933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14353806 SCCP-39 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093302933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093302933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093302933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093302933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093302933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093302933 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093302933 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{IDLE}: Allocated (fsm.c:456) 20241029093302933 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093302933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f400300037b0056400500f1100926) (sccp_scrc.c:401) 20241029093302933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093302933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093302933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093302933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093302933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093302933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093302933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093302933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093302933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093302933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093302933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093302933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093302933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093302933 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093302934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093302934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093302934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093302934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093302934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093302934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093302934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093302934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093302934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093302934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: First idle individual index:2 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)7038153 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093302940 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) 20241029093302940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093302940 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093302940 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 20241029093302941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093302941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093302941 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093302941 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093302941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093302941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093302941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093302941 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) 20241029093302941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093302941 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00058704) (sccp_scrc.c:472) 20241029093302941 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241029093302941 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093302941 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093302941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093302941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093302941 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) 20241029093302941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093302941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093302941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093302943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093302946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093302947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093302948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093302949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093302949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093302950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093302951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093302952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093302953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093302953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093302954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093302955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093302956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093302957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093302957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093302958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093302959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093302960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093302961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093302965 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33173<->l=127.0.0.1:4262) (control_if.c:193) 20241029093302965 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093302965 DLINP DEBUG SRVCONN(,r=127.0.0.1:45202<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093302965 DLINP NOTICE SRV(,r=127.0.0.1:45202<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093302965 DMAIN NOTICE (127.0.0.1:45202 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45202<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093302965 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093302965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093302965 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093302965 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093302965 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 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093302965 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093302965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093302965 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093302965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093302965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093302965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093302965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093302965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093302965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(418)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(432)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(420)@ef42a7d743c0: Final verdict of PTC: none 20241029093302965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093302965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093302965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093302965 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093302965 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093302965 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093302965 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(433)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(428)@ef42a7d743c0: Final verdict of PTC: none 20241029093302965 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 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093302965 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093302965 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093302965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093302965 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093302965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093302965 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(423)@ef42a7d743c0: Final verdict of PTC: none 20241029093302965 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 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093302965 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 20241029093302965 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 20241029093302965 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093302965 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 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093302965 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093302965 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) 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093302965 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-SCCP(422)@ef42a7d743c0: Final verdict of PTC: none 20241029093302965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093302965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093302965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093302965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093302965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093302965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093302965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093302965 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093302965 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093302965 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093302965 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(429)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(424)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(427)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(419)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(426)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(416)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(430)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(431)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(417)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(421)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(434)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(425)@ef42a7d743c0: Final verdict of PTC: none 20241029093302976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(416): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(417): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(418): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(419): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(420): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(421): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(422): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(423): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(424): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(425): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(426): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(427): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(428): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(429): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(430): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(431): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(432): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(433): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(434): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(436): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:33:02 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 20241029093303057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093303138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093303138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093303138 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093303138 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093303138 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093303138 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093303138 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093303138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a420), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093303138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093303138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093303138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093303138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093303138 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{disrupted}: Freeing instance (context_map.c:202) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13153767)[0x55f8e766cd80]{disrupted}: Deallocated (fsm.c:568) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{disconnected}: Freeing instance (context_map.c:206) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55f8e766c630]{disconnected}: Deallocated (fsm.c:568) 20241029093303138 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13153767 SCCP-37 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093303138 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093303138 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093303138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a484b), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093303138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093303138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093303138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093303138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093303138 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{disrupted}: Freeing instance (context_map.c:202) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6811013)[0x55f8e7676400]{disrupted}: Deallocated (fsm.c:568) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{disconnected}: Freeing instance (context_map.c:206) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55f8e7676670]{disconnected}: Deallocated (fsm.c:568) 20241029093303138 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6811013 SCCP-38 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093303138 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093303138 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093303138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00058704), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093303138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093303138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093303138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093303138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093303138 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{disrupted}: Freeing instance (context_map.c:202) 20241029093303138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14353806)[0x55f8e7674830]{disrupted}: Deallocated (fsm.c:568) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{disconnected}: Freeing instance (context_map.c:206) 20241029093303138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55f8e7677150]{disconnected}: Deallocated (fsm.c:568) 20241029093303138 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14353806 SCCP-39 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241029093303138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093303138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093303138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093303138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093303138 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093303138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093303138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093303138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093303138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093303138 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093303138 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 20241029093303138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093303138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093303138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093303138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093303138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093303138 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093303138 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 20241029093303138 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 20241029093303672 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093303672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c746), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093303672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093303672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093303672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093303672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093303672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093303673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093303673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093303673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093303673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093303673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093303673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093303673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093303673 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 20241029093303674 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093303675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f96ba), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093303675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093303675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093303675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093303675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093303675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093303675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093303675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093303675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093303675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093303675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093303675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093303675 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093303676 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093303676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaee8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093303676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093303676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093303676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093303676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093303676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093303676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093303676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093303676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093303676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093303676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093303676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093303676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093303761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346112) 20241029093304414 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093304414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a149), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093304414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093304414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093304414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093304414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093304414 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093304414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39006), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093304414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093304414 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093304414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093304414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093304414 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093304414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4fbf), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093304414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093304414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093304414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093304414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093304415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093304415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093304415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093304415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093304415 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093304415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093304415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093304415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093304415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093304415 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093304415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093304415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093304415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093304415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093304415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093304415 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093304415 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 Waiting for packet dumper to finish... 1 (prev_count=346112, count=352400) 20241029093304966 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093304966 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093304966 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093304966 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093304966 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093304966 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093305085 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093305085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d5d8), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093305085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093305085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093305085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093305085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093305086 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093305086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac9e8a), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093305086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093305086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093305086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093305086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093305086 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093305086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e51a), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093305086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093305086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093305086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093305086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093305086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093305086 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093305086 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 20241029093305086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093305086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093305086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093305086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093305086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093305086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093305086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093305086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093305086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093305086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093305086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093305086 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:33: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_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 20241029093305861 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093305861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00962ed1), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093305861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093305861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093305861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093305861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093305861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093305861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093305861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093305861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093305861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093305861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093305861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093305861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093305861 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 20241029093305862 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093305862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69584), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093305862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093305862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093305862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093305862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093305862 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093305862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001723af), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093305862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093305862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093305862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093305862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093305862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093305862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093305862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093305862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093305862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093305862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093305862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093305862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093305862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093305862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093305862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093305862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093305862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093305862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093306736 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093306736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00446aef), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093306736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093306736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093306736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306736 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093306736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa97b), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093306736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093306736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093306736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306736 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093306736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcb51f), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093306737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093306737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093306737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093306737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093306737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093306737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093306737 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093306737 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241029093306860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093306872 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093306872 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(439)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093306882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50826<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(441)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093306883 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32788 (stream_srv.c:129) 20241029093306883 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32788<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093306888 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35113<->l=127.0.0.1:4262) (control_if.c:570) 20241029093306889 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306889 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306889 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306889 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306889 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093306889 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306889 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306889 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306889 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306890 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306890 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093306890 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) 20241029093306890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306890 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) 20241029093306890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093306890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306890 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306890 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306890 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093306890 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) 20241029093306890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306890 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) 20241029093306890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093306890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306890 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306890 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306890 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093306890 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093306890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093306890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093306890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306890 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306890 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093306890 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093306890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093306890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093306890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306890 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306890 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 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093306890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306890 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 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093306890 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 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093306890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093306890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093306890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093306890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093306890 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(446)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(446)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(446)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(444)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(449)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(449)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(449)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(447)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(452)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-M3UA(452)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(452)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093306932 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306932 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306932 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093306932 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306932 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306932 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306932 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306932 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093306932 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093306933 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306934 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093306934 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) 20241029093306934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306934 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) 20241029093306934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093306934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306934 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306934 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306934 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093306934 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) 20241029093306934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306934 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) 20241029093306934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093306934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306934 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306934 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306934 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093306934 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093306934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306934 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093306934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093306934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306934 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306934 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093306934 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093306934 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093306934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093306934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093306934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093306934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093306934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093306934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093306934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093306934 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093306934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306934 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 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093306934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306934 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 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093306934 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 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093306934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093306934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093306934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093306934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093306934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093306934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093306934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093306934 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(455)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(455)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(455)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(453)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(458)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(458)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(458)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(456)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(461)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn2-M3UA(461)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(461)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(459)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093306998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093306998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093306998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093306998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093306998 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) 20241029093306999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093306999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093306999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093306999 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093307006 DLINP DEBUG SRVCONN(,r=127.0.0.1:32788<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093307006 DLINP DEBUG SRVCONN(,r=127.0.0.1:32788<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093307006 DLINP DEBUG SRVCONN(,r=127.0.0.1:32788<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093307006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093307006 DHNBAP DEBUG (127.0.0.1:32788 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093307006 DHNBAP NOTICE (127.0.0.1:32788 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093307006 DHNBAP NOTICE (127.0.0.1:32788 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093307006 DLINP DEBUG SRVCONN(,r=127.0.0.1:32788<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093307006 DLINP DEBUG SRVCONN(,r=127.0.0.1:32788<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093307102 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 20241029093307102 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 20241029093307102 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093307102 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(446)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093307110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307110 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093307110 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093307110 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093307110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093307110 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093307110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093307113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307113 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093307113 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093307113 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093307113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093307113 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093307113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093307113 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 20241029093307113 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 20241029093307113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093307113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093307113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307113 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093307113 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093307113 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093307113 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 20241029093307113 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 20241029093307113 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 20241029093307113 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093307113 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093307113 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093307113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093307114 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093307114 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093307114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093307114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093307115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093307115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307115 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093307115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093307115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093307115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093307115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093307115 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(449)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093307119 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) 20241029093307119 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093307119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093307119 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093307119 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093307119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093307119 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093307120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093307120 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 20241029093307120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093307120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093307120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307120 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093307123 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) 20241029093307123 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093307123 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093307123 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093307123 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093307123 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241029093307123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093307124 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 20241029093307124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093307124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093307124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307124 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093307124 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093307124 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093307125 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093307125 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093307125 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093307125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093307125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307126 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093307126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307126 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093307126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307126 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307126 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307126 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093307126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093307126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093307126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093307126 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307130 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 20241029093307130 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 20241029093307130 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093307130 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(452)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093307136 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) 20241029093307136 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093307136 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093307136 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093307136 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093307136 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093307136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093307138 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) 20241029093307138 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093307138 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093307138 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093307138 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093307138 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093307138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093307138 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 20241029093307138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093307138 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093307138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307138 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093307138 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093307138 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093307140 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093307140 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093307140 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) 20241029093307140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307140 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) 20241029093307140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093307140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307140 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093307140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307140 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 20241029093307140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093307140 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 20241029093307140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093307140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307147 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 20241029093307147 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 20241029093307147 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 20241029093307147 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093307147 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093307147 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093307147 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(455)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093307151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307151 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093307151 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093307151 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093307151 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093307151 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093307151 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093307151 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093307151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093307151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093307152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307152 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093307154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307154 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093307154 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093307154 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093307154 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093307154 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029093307154 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093307154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093307154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093307154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307154 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093307154 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093307154 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093307155 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093307155 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093307155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093307155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093307155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093307156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307156 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093307156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093307156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093307156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093307156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093307156 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307159 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 20241029093307159 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 20241029093307159 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093307159 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(458)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093307163 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) 20241029093307163 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093307163 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093307163 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093307163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093307163 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093307163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093307165 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) 20241029093307165 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093307165 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093307165 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093307165 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093307165 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093307165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093307165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093307165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093307165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307165 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093307165 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093307165 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093307166 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093307166 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093307166 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093307166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093307166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307166 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093307166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307167 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093307167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093307167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093307167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093307167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093307167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307177 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 20241029093307177 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 20241029093307177 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093307177 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(461)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029093307182 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) 20241029093307182 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029093307182 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093307182 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093307182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093307182 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093307182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093307183 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) 20241029093307183 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093307183 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093307183 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093307183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093307183 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093307183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093307183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093307183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029093307183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093307183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093307183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093307183 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093307183 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093307183 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093307184 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093307184 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093307184 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) 20241029093307184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307185 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) 20241029093307185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093307185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307185 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093307185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307185 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 20241029093307185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093307185 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 20241029093307185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093307185 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307565 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093307565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd8e1), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093307565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093307565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307565 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093307566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d912), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093307566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093307566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307566 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093307566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb13e2), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093307566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093307566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307566 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093307566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dccaa3), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093307566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093307566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093307566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093307566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093307566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093307566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093307566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307575 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093307575 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093307575 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093307575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307575 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093307575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307575 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=008dd8e1) (sccp_scrc.c:472) 20241029093307575 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241029093307575 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093307575 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093307575 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093307575 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093307575 DLSCCP DEBUG SCCP-SCOC(18)[0x55f8e7669e30]{IDLE}: Deallocated (fsm.c:568) 20241029093307782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307782 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093307782 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093307782 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307782 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093307782 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093307782 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093307782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307783 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=0068d912) (sccp_scrc.c:472) 20241029093307783 DLSCCP DEBUG Received CO:RELCO for local reference 19 (sccp_scoc.c:1823) 20241029093307782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307782 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093307782 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093307782 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307783 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(19)[0x55f8e766cc50]{IDLE}: Deallocated (fsm.c:568) 20241029093307783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093307783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307783 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=00eb13e2) (sccp_scrc.c:472) 20241029093307783 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1823) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(20)[0x55f8e766fab0]{IDLE}: Deallocated (fsm.c:568) 20241029093307783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093307783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307783 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=00dccaa3) (sccp_scrc.c:472) 20241029093307783 DLSCCP DEBUG Received CO:RELCO for local reference 21 (sccp_scoc.c:1823) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093307783 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093307784 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093307784 DLSCCP DEBUG SCCP-SCOC(21)[0x55f8e76719a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(445)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(448)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093307924 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) 20241029093307924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093307924 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093307924 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 20241029093307924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307924 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) 20241029093307924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093307924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307924 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093307924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093307924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093307924 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093307924 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) 20241029093307924 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) 20241029093307924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093307924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307924 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093307924 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093307924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093307924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093307924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093307924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093307924 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307927 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) 20241029093307927 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093307927 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093307927 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 20241029093307927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307927 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307927 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) 20241029093307927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093307927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307927 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093307927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307927 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093307927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307927 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093307927 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093307927 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(448)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093307944 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) 20241029093307944 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093307944 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093307944 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 20241029093307944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307944 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307944 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) 20241029093307944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093307944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307944 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) 20241029093307944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307944 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) 20241029093307944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093307944 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093307944 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) 20241029093307944 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) 20241029093307944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307945 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) 20241029093307945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093307945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307945 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093307945 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093307945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307945 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 20241029093307945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093307945 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 20241029093307945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093307945 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307945 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) 20241029093307945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093307945 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093307945 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 20241029093307945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307945 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) 20241029093307945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093307945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307945 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) 20241029093307945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307945 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) 20241029093307945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093307945 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093307945 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(454)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093307953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307953 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093307953 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093307953 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093307953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307953 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093307953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093307953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093307953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093307953 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093307953 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) 20241029093307953 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) 20241029093307953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093307954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307954 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093307954 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093307954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307954 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307954 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307954 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093307954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093307954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093307954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093307954 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307956 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093307956 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093307956 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093307956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307956 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093307956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093307956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093307956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093307956 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093307956 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(454)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(457)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093307972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307972 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) 20241029093307972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093307972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307972 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) 20241029093307972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307972 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) 20241029093307972 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093307972 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093307972 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 20241029093307972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307972 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307972 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) 20241029093307972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093307972 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093307972 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) 20241029093307972 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) 20241029093307972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307972 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093307972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307972 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093307972 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093307972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093307972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093307972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093307972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093307972 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307974 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) 20241029093307974 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093307974 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093307974 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 20241029093307974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307974 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) 20241029093307974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093307974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307974 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) 20241029093307974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307974 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) 20241029093307974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093307974 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093307974 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(457)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093307986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307986 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093307986 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093307986 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093307986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307986 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307986 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093307986 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093307986 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093307986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307986 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093307986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093307986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) HNBGW_Test.sgsn2-RAN(460)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093307986 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093307986 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) 20241029093307986 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) 20241029093307986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093307987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093307987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307987 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093307987 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093307987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093307987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093307987 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) 20241029093307987 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093307987 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093307987 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 20241029093307987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307987 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093307987 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093307987 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029093307987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307987 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093307987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093307987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093307987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093307987 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307987 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) 20241029093307987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093307987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307987 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) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 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) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093307987 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093307987 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) 20241029093307987 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) 20241029093307987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093307987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093307988 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) 20241029093307988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093307988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093307988 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093307988 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: link up (cnlink.c:111) 20241029093307988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093307988 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093307988 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093307988 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 20241029093307988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093307988 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 20241029093307988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093307988 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307991 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) 20241029093307991 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093307991 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093307991 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 20241029093307991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093307991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093307991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093307991 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093307991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093307991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093307991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093307991 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) 20241029093307991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093307991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093307991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093307991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093307991 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) 20241029093307991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093307991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307991 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) 20241029093307991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093307991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093307991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093307991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093307991 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093307991 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093307991 DRANAP INFO cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(445)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(460)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093309018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093309022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093309026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093309030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093309034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093309038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093309042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093309046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093309049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093309055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093309059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093309063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093309067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093309070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093309075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093309079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093309083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093309088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093309092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093309095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093309127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(463) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(440)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(463)7210358 20241029093310163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093310163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093310164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093310164 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093310164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6e0576, normal) (hnbgw_rua.c:388) 20241029093310164 DHNB DEBUG map_rua[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093310164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093310164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7210358 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093310164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093310164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093310164 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7210358 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241029093310164 DCN DEBUG map_sccp[0x55f8e766cd80]{init}: Allocated (fsm.c:456) 20241029093310164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093310164 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7210358 <-> SCCP-40 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029093310164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7210358 SCCP-40 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093310164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093310164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093310164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093310164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093310164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093310164 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093310164 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{IDLE}: Allocated (fsm.c:456) 20241029093310164 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093310164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300029c0056400500f1100926) (sccp_scrc.c:401) 20241029093310164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093310164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093310164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093310164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093310164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093310164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093310164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093310164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093310164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093310164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093310164 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) 20241029093310164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093310164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093310164 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093310164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093310164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093310164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093310164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093310164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093310164 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 20241029093310164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093310164 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 20241029093310164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093310164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(463) HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(463)290551 HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(463)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093310175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093310175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093310175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093310175 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) 20241029093310175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093310175 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) 20241029093310175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093310175 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093310175 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 20241029093310175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093310175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093310175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093310175 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093310175 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003aadf5) (sccp_scrc.c:472) 20241029093310175 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241029093310175 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093310175 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093310175 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093310175 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093310175 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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) 20241029093310175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093310175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093310176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(463)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093310178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093310180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093310182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093310183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093310185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093310186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093310187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093310187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093310188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093310189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093310190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093310190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093310191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093310192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093310193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093310193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093310194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093310195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093310195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093310196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093310205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(440)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)15350471 20241029093311219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093311219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093311219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093311219 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093311219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea3ac7, normal) (hnbgw_rua.c:388) 20241029093311219 DHNB DEBUG map_rua[0x55f8e7676400]{init}: Allocated (fsm.c:456) 20241029093311219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093311219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350471 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093311219 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093311219 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093311219 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093311219 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350471 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241029093311219 DCN DEBUG map_sccp[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093311219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093311219 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15350471 <-> SCCP-41 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029093311219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350471 SCCP-41 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093311219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093311219 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093311219 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093311219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093311219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093311219 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093311219 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{IDLE}: Allocated (fsm.c:456) 20241029093311219 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093311219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030000470056400500f1100926) (sccp_scrc.c:401) 20241029093311219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093311219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093311219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093311219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093311219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093311219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093311219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093311219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093311219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093311219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093311219 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) 20241029093311219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093311219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093311219 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093311219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093311219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093311219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093311219 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093311219 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093311219 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 20241029093311219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093311220 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 20241029093311220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093311220 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)12805622 HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093311225 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) 20241029093311225 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093311225 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093311225 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 20241029093311225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093311225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093311225 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093311225 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093311225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093311225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093311225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093311225 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) 20241029093311225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093311225 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00486898) (sccp_scrc.c:472) 20241029093311225 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241029093311225 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093311225 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093311225 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093311225 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093311225 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) 20241029093311225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093311225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093311226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093311227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093311229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093311232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093311234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093311235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093311237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093311238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093311239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093311240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093311241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093311242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093311243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093311243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093311244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093311245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093311245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093311246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093311247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093311248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093311248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093311257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(448)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(448)@ef42a7d743c0: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(440)@ef42a7d743c0: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)7140066 20241029093312290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093312290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093312290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093312290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093312290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6cf2e2, normal) (hnbgw_rua.c:388) 20241029093312290 DHNB DEBUG map_rua[0x55f8e7677150]{init}: Allocated (fsm.c:456) 20241029093312290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093312290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140066 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093312290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093312290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093312290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140066 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093312290 DCN DEBUG map_sccp[0x55f8e76791f0]{init}: Allocated (fsm.c:456) 20241029093312290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093312290 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7140066 <-> SCCP-42 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093312290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140066 SCCP-42 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093312290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093312290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093312290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093312290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093312290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093312290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093312290 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{IDLE}: Allocated (fsm.c:456) 20241029093312290 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093312290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300008f0056400500f1100926) (sccp_scrc.c:401) 20241029093312290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093312290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093312290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093312290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093312290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093312290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093312290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093312290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093312290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093312290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093312290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093312290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093312290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093312290 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093312290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093312290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093312290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093312290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093312290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093312290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093312290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093312290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093312290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093312291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(447)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(447)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(448)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465) HNBGW_Test.msc1-RAN(448)@ef42a7d743c0: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)379871 HNBGW_Test.msc1-SCCP(447)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(447)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093312303 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) 20241029093312303 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093312303 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093312303 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 20241029093312303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093312303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093312303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093312303 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093312303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093312303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093312303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093312303 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) 20241029093312303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093312303 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c54aea) (sccp_scrc.c:472) 20241029093312303 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241029093312303 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093312303 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093312303 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093312303 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093312303 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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) 20241029093312303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093312303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093312304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093312304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093312307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093312309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093312311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093312313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093312314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093312315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093312316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093312317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093312317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093312318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093312319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093312320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093312320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093312321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093312322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093312323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093312323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093312324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093312325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093312328 DLINP DEBUG SRVCONN(,r=127.0.0.1:32788<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093312328 DLINP DEBUG SRVCONN(,r=127.0.0.1:32788<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093312328 DLINP NOTICE SRV(,r=127.0.0.1:32788<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093312328 DMAIN NOTICE (127.0.0.1:32788 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32788<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093312328 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093312328 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093312328 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) 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093312328 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093312328 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) 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093312328 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 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093312328 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093312328 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093312328 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093312328 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093312328 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093312328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50816<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(457)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(440)@ef42a7d743c0: Final verdict of PTC: none 20241029093312328 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35113<->l=127.0.0.1:4262) (control_if.c:193) 20241029093312328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093312328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093312328 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093312328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093312328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093312328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093312328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093312328 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093312328 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093312328 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093312328 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-RAN(460)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(448)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-RAN(451)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(456)@ef42a7d743c0: Final verdict of PTC: none 20241029093312328 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 20241029093312328 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) 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-M3UA(455)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(442)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(459)@ef42a7d743c0: Final verdict of PTC: none 20241029093312329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093312329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093312329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029093312329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093312329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093312329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093312329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093312329 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093312329 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093312329 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093312329 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093312328 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093312328 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) 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241029093312328 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) 20241029093312328 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) 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029093312328 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093312328 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093312328 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093312328 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093312329 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 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093312329 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 20241029093312329 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029093312329 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 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093312329 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) 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093312329 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093312329 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 20241029093312329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093312329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093312329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093312329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093312329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093312329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093312329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093312329 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093312329 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093312329 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093312329 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093312329 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 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093312329 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241029093312329 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) 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093312329 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093312329 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 20241029093312329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093312329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093312329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093312329 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 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093312329 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) 20241029093312329 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) 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093312329 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093312329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093312329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093312329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093312329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093312329 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093312329 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093312329 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093312329 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093312329 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093312329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093312329 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 HNBGW_Test.msc0-SCCP(444)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(447)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(462)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(445)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(454)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(453)@ef42a7d743c0: Final verdict of PTC: none 20241029093312329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093312329 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093312329 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093312329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aadf5), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093312329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093312329 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) 20241029093312329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093312329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093312329 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093312329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093312329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093312329 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093312329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093312329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093312329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093312329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{disrupted}: Freeing instance (context_map.c:202) 20241029093312329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7210358)[0x55f8e7669e30]{disrupted}: Deallocated (fsm.c:568) 20241029093312329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093312329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{disconnected}: Freeing instance (context_map.c:206) 20241029093312329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-40)[0x55f8e766cd80]{disconnected}: Deallocated (fsm.c:568) 20241029093312330 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7210358 SCCP-40 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241029093312330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093312330 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093312330 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093312330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00486898), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093312330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093312330 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) 20241029093312330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093312330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093312330 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093312330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) HNBGW_Test.msc1-M3UA(449)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(450)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(439)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(446)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(461)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(443)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(458)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(452)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(438)@ef42a7d743c0: Final verdict of PTC: none 20241029093312330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093312330 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093312330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093312330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093312330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093312330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{disrupted}: Freeing instance (context_map.c:202) 20241029093312330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350471)[0x55f8e7676400]{disrupted}: Deallocated (fsm.c:568) 20241029093312330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093312330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{disconnected}: Freeing instance (context_map.c:206) 20241029093312331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55f8e7676670]{disconnected}: Deallocated (fsm.c:568) 20241029093312331 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350471 SCCP-41 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241029093312331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093312331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093312331 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093312331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093312331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093312331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093312331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093312331 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093312331 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093312331 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093312332 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093312332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093312332 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093312332 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093312332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c54aea), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093312332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093312332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093312332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093312332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093312332 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093312332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093312332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093312332 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093312332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093312333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093312333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093312333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{disrupted}: Freeing instance (context_map.c:202) 20241029093312333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140066)[0x55f8e7677150]{disrupted}: Deallocated (fsm.c:568) 20241029093312333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093312333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{disconnected}: Freeing instance (context_map.c:206) 20241029093312333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-42)[0x55f8e76791f0]{disconnected}: Deallocated (fsm.c:568) 20241029093312333 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140066 SCCP-42 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241029093312333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093312333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093312333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093312333 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 20241029093312333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093312333 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 20241029093312333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093312333 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093312333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093312334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093312335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093312335 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093312335 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093312335 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 20241029093312335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093312335 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 20241029093312335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093312335 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093312334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093312335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093312335 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093312336 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093312336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093312337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093312337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093312337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093312337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093312337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093312337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093312337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093312337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(441)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093312379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50826<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(438): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(439): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(440): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(441): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(442): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(444): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(445): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(446): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(447): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(448): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(449): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(450): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(451): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(452): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(453): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(454): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(455): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(456): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(457): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(458): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(459): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-RAN(460): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(461): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(462): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(463): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(465): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:33:12 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 20241029093312511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093313139 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093313139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00058704), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093313139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093313139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093313139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093313139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093313139 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093313139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a484b), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093313139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093313139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093313139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093313139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093313139 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093313139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a420), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093313139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093313139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093313140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093313140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093313140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093313140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093313140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093313140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093313140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093313140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093313140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093313140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093313140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093313140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093313140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093313140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093313140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093313140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093313140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093313140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093313215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=434596) 20241029093313673 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093313674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c746), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093313674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093313674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093313674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093313674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093313674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093313674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093313674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093313674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093313674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093313674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093313674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093313674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093313675 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093313675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f96ba), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093313675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093313675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093313675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093313675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093313675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093313675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093313675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093313675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093313675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093313675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093313675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093313675 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093313675 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 20241029093313677 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093313677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaee8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093313677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093313677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093313677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093313677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093313677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093313677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093313677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093313677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093313677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093313677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093313677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093313677 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093313677 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=434596, count=440744) 20241029093314329 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093314329 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093314329 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093314329 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093314329 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093314329 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093314329 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093314329 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093314329 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093314329 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093314329 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093314329 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029093314330 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093314330 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093314330 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093314415 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093314415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4fbf), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093314415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093314415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093314415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093314415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093314415 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093314415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39006), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093314415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093314415 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093314415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093314415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093314415 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093314415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a149), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093314415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093314415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093314415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093314415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093314416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093314416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093314416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093314416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093314416 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093314416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093314416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093314416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093314416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093314416 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 20241029093314416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093314416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093314416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093314416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093314416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093314416 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093314416 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 20241029093315086 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093315086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e51a), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093315087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093315087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093315087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093315087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093315087 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093315087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac9e8a), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093315087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093315087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093315087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093315087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093315087 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093315087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d5d8), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093315087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093315087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093315087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093315087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093315087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093315087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093315087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093315087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093315087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093315087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093315087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093315087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093315087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093315087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093315087 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 20241029093315087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093315087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093315087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093315087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093315087 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093315087 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@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:33: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_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 20241029093315862 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093315862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69584), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093315862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093315862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093315862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093315862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093315862 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093315862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00962ed1), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093315862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093315862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093315863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093315863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093315863 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093315863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001723af), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093315863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093315863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093315863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093315863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093315863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093315863 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093315863 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093315863 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093315863 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093315863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093315863 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093315863 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093315863 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093315863 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 20241029093315863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093315863 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093315863 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093315863 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093315863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093315863 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093315863 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241029093316313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093316321 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093316321 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(467)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093316329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093316329 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60382 (stream_srv.c:129) 20241029093316329 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60382<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(469)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093316334 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42503<->l=127.0.0.1:4262) (control_if.c:570) 20241029093316335 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316335 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316335 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093316335 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316335 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316336 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316336 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316336 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316336 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316337 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316337 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093316337 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) 20241029093316337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316337 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) 20241029093316337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093316337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316337 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316337 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316337 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093316337 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) 20241029093316337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316337 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) 20241029093316337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093316337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316337 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316337 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316337 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093316337 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093316337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316337 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316337 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093316337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316337 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 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093316337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316337 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 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093316337 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 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093316337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093316337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093316337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093316337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093316337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316337 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316337 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(474)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(474)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(474)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(472)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(477)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(477)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(477)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(475)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(480)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-M3UA(480)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(480)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-SCCP(478)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093316375 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316375 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316375 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316375 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316375 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316375 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316375 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093316375 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316376 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316376 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093316376 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) 20241029093316376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316377 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) 20241029093316377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093316377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316377 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316377 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316377 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093316377 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) 20241029093316377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316377 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) 20241029093316377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093316377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316377 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316377 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316377 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093316377 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316377 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093316377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316377 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316377 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316377 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093316377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093316377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316377 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316377 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 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093316377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316377 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 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093316377 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 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093316377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093316377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093316377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(483)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(483)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(483)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(481)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(486)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(486)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(486)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(484)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(489)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn2-M3UA(489)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(489)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn2-SCCP(487)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093316424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093316424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093316424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093316424 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093316424 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) 20241029093316424 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093316424 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093316424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093316424 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093316428 DLINP DEBUG SRVCONN(,r=127.0.0.1:60382<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093316428 DLINP DEBUG SRVCONN(,r=127.0.0.1:60382<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093316428 DLINP DEBUG SRVCONN(,r=127.0.0.1:60382<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093316428 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093316428 DHNBAP DEBUG (127.0.0.1:60382 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093316428 DHNBAP NOTICE (127.0.0.1:60382 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093316428 DHNBAP NOTICE (127.0.0.1:60382 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093316428 DLINP DEBUG SRVCONN(,r=127.0.0.1:60382<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093316428 DLINP DEBUG SRVCONN(,r=127.0.0.1:60382<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093316549 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 20241029093316549 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 20241029093316549 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 20241029093316549 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093316549 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093316549 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093316549 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(474)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093316558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316558 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093316558 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093316558 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093316558 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093316558 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093316558 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093316558 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093316558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093316558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093316558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093316558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093316558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093316558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093316558 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093316560 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 20241029093316560 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 20241029093316560 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093316560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093316562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316562 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093316562 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093316562 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093316562 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093316562 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241029093316562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093316562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093316562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093316562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093316562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093316562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093316562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093316562 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093316562 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093316562 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(477)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093316564 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316564 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093316564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093316564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093316564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316564 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093316564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093316564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093316564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093316564 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316567 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) 20241029093316567 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093316567 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093316567 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093316567 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093316567 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093316567 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093316570 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) 20241029093316570 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093316570 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093316570 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093316570 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093316570 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093316570 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093316570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093316570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093316570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093316570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093316570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093316570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093316570 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093316570 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093316570 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316571 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 20241029093316571 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 20241029093316571 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093316571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093316572 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316572 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093316572 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093316572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316572 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093316572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316572 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093316572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093316572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093316572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093316572 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(480)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093316577 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) 20241029093316577 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093316577 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093316577 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093316577 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093316577 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093316577 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093316580 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) 20241029093316580 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093316580 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093316580 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093316580 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093316580 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093316580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093316580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093316580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093316580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093316580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093316580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093316580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093316580 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093316580 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093316580 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316581 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316581 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093316581 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) 20241029093316581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093316582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316582 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) 20241029093316582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093316582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316582 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316582 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 20241029093316582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093316582 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 20241029093316582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093316582 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316589 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 20241029093316589 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 20241029093316589 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093316589 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(483)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093316592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316592 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093316592 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093316592 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093316592 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093316592 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093316592 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093316593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316593 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093316593 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093316593 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093316593 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093316593 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093316593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093316593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093316593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093316593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093316593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093316593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093316593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093316593 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093316593 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093316593 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316595 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093316595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093316595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093316595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316595 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093316595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093316595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093316595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093316595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316601 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 20241029093316601 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 20241029093316601 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093316601 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(486)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093316605 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) 20241029093316605 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093316605 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093316605 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093316605 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093316605 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093316605 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093316607 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) 20241029093316607 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093316607 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093316607 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093316607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093316607 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093316607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093316607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093316607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093316607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093316607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093316607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093316607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093316607 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093316607 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093316607 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316608 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316608 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093316609 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093316609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093316609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316609 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093316609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316609 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093316609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093316609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093316609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093316609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316613 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 20241029093316613 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 20241029093316613 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093316613 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(489)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029093316619 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) 20241029093316619 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029093316619 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093316619 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093316619 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093316619 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093316619 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093316621 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) 20241029093316621 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093316621 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093316621 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093316621 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093316621 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093316621 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093316621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093316622 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029093316622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093316622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093316622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093316622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093316622 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093316622 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093316622 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093316623 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093316623 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093316623 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) 20241029093316623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093316623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093316623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093316623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093316623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093316623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316623 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) 20241029093316623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093316623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316623 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093316623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316623 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 20241029093316623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093316623 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 20241029093316623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093316623 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316737 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093316737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcb51f), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093316738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316738 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093316738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316738 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093316738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daa97b), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093316738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093316738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316738 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093316738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00446aef), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093316738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093316738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093316738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093316738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093316738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093316738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093316738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093316738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093316738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093316738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093316738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316746 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093316746 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093316746 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093316746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093316746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093316746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093316746 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093316746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093316747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093316747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093316747 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=00daa97b) (sccp_scrc.c:472) 20241029093316747 DLSCCP DEBUG Received CO:RELCO for local reference 22 (sccp_scoc.c:1823) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(22)[0x55f8e7667e80]{IDLE}: Deallocated (fsm.c:568) 20241029093316747 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) 20241029093316747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093316747 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093316747 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 20241029093316747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093316747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093316747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093316747 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093316747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093316747 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) 20241029093316747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093316747 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=00bcb51f) (sccp_scrc.c:472) 20241029093316747 DLSCCP DEBUG Received CO:RELCO for local reference 23 (sccp_scoc.c:1823) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093316747 DLSCCP DEBUG SCCP-SCOC(23)[0x55f8e766f790]{IDLE}: Deallocated (fsm.c:568) 20241029093316950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093316950 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093316950 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093316950 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093316950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093316950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093316950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093316950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093316950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093316950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093316951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093316951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093316951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093316951 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=00446aef) (sccp_scrc.c:472) 20241029093316951 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20241029093316951 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093316951 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093316951 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093316951 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093316951 DLSCCP DEBUG SCCP-SCOC(24)[0x55f8e7672150]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(473)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093317353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317353 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093317353 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093317353 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317353 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093317353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093317353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093317353 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093317353 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) 20241029093317353 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) 20241029093317353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093317353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093317353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093317353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093317353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093317353 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093317353 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093317353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093317353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093317353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093317353 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317353 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093317353 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093317353 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317353 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093317353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093317353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317353 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093317354 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093317354 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(473)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093317363 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) 20241029093317363 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093317363 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093317363 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 20241029093317363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317363 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317363 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) 20241029093317363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093317363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317363 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093317363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093317363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317363 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093317363 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093317363 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) 20241029093317363 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) 20241029093317363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093317363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093317363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093317363 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093317363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093317363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093317363 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093317363 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093317363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317363 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093317363 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093317363 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093317363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093317363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093317363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093317363 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(476)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093317364 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) 20241029093317364 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093317364 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093317364 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 20241029093317364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317364 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317364 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) 20241029093317364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093317364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317364 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093317364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317364 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093317364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093317364 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093317364 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(476)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(479)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093317374 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) 20241029093317374 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093317374 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093317374 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 20241029093317374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317374 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) 20241029093317374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093317374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317374 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) 20241029093317374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317374 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) 20241029093317374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093317374 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093317374 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) 20241029093317374 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) 20241029093317374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093317375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093317375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093317375 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) 20241029093317375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093317375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093317375 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093317375 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093317375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093317375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093317375 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 20241029093317375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093317375 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 20241029093317375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093317375 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317375 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) 20241029093317375 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093317375 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093317375 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 20241029093317375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317375 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317375 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) 20241029093317375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093317375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317375 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) 20241029093317375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317375 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) 20241029093317375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317375 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093317375 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093317375 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(479)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(482)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093317392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317392 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093317392 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093317392 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093317392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093317392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093317392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093317392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317392 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093317392 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093317392 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) 20241029093317392 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) 20241029093317392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093317392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093317392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093317393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093317393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093317393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093317393 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093317393 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093317393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093317393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093317393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093317393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093317393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093317393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093317393 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317393 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093317393 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093317393 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093317393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317393 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093317393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093317393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093317393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093317393 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093317393 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(482)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(485)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093317404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317404 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) 20241029093317404 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093317404 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093317404 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 20241029093317404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317404 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317404 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) 20241029093317404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093317404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317404 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) 20241029093317404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317404 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) 20241029093317404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093317404 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093317404 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) 20241029093317404 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) 20241029093317404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093317404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093317404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093317404 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093317404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093317404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093317404 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093317404 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093317404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093317404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093317404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093317404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093317404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093317404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093317404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317405 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) 20241029093317405 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093317405 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093317405 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 20241029093317405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317405 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317405 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) 20241029093317405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093317405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317405 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) 20241029093317405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317405 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) 20241029093317405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093317405 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093317405 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(485)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(488)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093317416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317416 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) 20241029093317416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093317416 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) 20241029093317416 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093317416 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093317416 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 20241029093317416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317416 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317416 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) 20241029093317416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317416 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) 20241029093317416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093317416 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093317416 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) 20241029093317416 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) 20241029093317416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093317416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093317416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093317416 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) 20241029093317416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093317416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093317416 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093317416 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: link up (cnlink.c:111) 20241029093317416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093317416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093317416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093317416 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 20241029093317416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093317416 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 20241029093317416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093317416 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317417 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) 20241029093317417 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093317417 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093317417 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 20241029093317417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093317417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093317417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093317417 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093317417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093317417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093317417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093317417 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) 20241029093317417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093317417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093317417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093317417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093317417 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) 20241029093317417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093317417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317417 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) 20241029093317417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093317417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093317417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093317417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093317417 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093317417 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093317417 DRANAP INFO cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(488)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093318440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093318444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093318448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093318453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093318458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093318461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093318465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093318469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093318472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093318476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093318479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093318483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093318487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093318490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093318492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093318495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093318497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093318499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093318502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093318504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093318524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(473)@ef42a7d743c0: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(473)@ef42a7d743c0: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(491) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(468)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(491)12390570 20241029093319571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093319571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093319571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093319572 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093319572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd10aa, normal) (hnbgw_rua.c:388) 20241029093319572 DHNB DEBUG map_rua[0x55f8e7667e80]{init}: Allocated (fsm.c:456) 20241029093319572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093319572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390570 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093319572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093319572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093319572 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241029093319572 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390570 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) 20241029093319572 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390570 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093319572 DCN DEBUG map_sccp[0x55f8e7677150]{init}: Allocated (fsm.c:456) 20241029093319572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093319572 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12390570 <-> SCCP-43 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093319572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390570 SCCP-43 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093319572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093319572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093319572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093319572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093319572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093319572 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093319572 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{IDLE}: Allocated (fsm.c:456) 20241029093319572 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093319572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003530056400500f1100926) (sccp_scrc.c:401) 20241029093319572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093319572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093319572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093319572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093319572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093319572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093319572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093319572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093319572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093319572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093319572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093319572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093319572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093319572 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093319572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093319572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093319572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093319572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093319572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093319572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093319572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093319573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093319573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093319573 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(472)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(472)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(473)@ef42a7d743c0: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(491) HNBGW_Test.msc0-RAN(473)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(491)9597855 HNBGW_Test.msc0-SCCP(472)@ef42a7d743c0: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(491)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(472)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093319594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093319594 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093319594 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093319594 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093319594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093319594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093319594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093319594 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093319594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093319594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093319594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093319594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093319594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093319594 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009ad293) (sccp_scrc.c:472) 20241029093319594 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241029093319594 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093319594 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093319594 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093319594 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093319594 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029093319594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093319594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093319595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(491)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093319598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093319603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093319607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093319610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093319612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093319613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093319614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093319615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093319616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093319617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093319617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093319618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093319619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093319619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093319620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093319621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093319621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093319622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093319623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093319624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093319633 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.msc2-RAN(479)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(479)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(492) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(468)@ef42a7d743c0: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(492)9185136 20241029093320656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093320656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093320656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093320656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093320656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c2770, normal) (hnbgw_rua.c:388) 20241029093320656 DHNB DEBUG map_rua[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093320656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093320656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185136 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093320656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093320656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093320656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185136 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241029093320656 DCN DEBUG map_sccp[0x55f8e766cd80]{init}: Allocated (fsm.c:456) 20241029093320656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093320656 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9185136 <-> SCCP-44 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029093320656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185136 SCCP-44 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093320656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093320656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093320656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093320656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093320656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093320656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093320656 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{IDLE}: Allocated (fsm.c:456) 20241029093320656 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093320656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002b90056400500f1100926) (sccp_scrc.c:401) 20241029093320656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093320656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093320656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093320656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093320656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093320656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093320656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093320656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093320656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093320656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093320656 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) 20241029093320656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093320656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093320656 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093320656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093320656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093320657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093320657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093320657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093320657 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 20241029093320657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093320657 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 20241029093320657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093320657 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(478)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc2-SCCP(478)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(479)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(492) HNBGW_Test.msc2-RAN(479)@ef42a7d743c0: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(492)2375112 HNBGW_Test.msc2-SCCP(478)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(478)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(492)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093320666 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) 20241029093320666 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093320666 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093320666 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 20241029093320666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093320666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093320666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093320666 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093320666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093320666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093320666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093320666 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) 20241029093320666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093320666 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ebc02) (sccp_scrc.c:472) 20241029093320666 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241029093320666 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093320666 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093320666 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093320666 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093320666 DCN DEBUG handle_cn_conn_conf() conn_id=44, 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) 20241029093320666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093320666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093320667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(492)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093320668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093320670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093320672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093320673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093320675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093320677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093320679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093320680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093320681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093320682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093320683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093320684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093320684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093320685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093320686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093320686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093320687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093320688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093320688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093320689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093320691 DLINP DEBUG SRVCONN(,r=127.0.0.1:60382<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093320691 DLINP DEBUG SRVCONN(,r=127.0.0.1:60382<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093320692 DLINP NOTICE SRV(,r=127.0.0.1:60382<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093320692 DMAIN NOTICE (127.0.0.1:60382 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60382<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093320692 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(470)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(476)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(468)@ef42a7d743c0: Final verdict of PTC: none 20241029093320692 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093320692 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093320692 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 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093320692 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093320692 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 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(473)@ef42a7d743c0: Final verdict of PTC: none 20241029093320692 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241029093320692 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) 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093320692 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(478)@ef42a7d743c0: Final verdict of PTC: none 20241029093320692 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 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(481)@ef42a7d743c0: Final verdict of PTC: none 20241029093320692 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) 20241029093320692 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) 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093320692 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093320692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093320693 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093320693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093320693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093320693 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 20241029093320693 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) 20241029093320693 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093320693 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn2-RAN(488)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(477)@ef42a7d743c0: Final verdict of PTC: none 20241029093320693 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093320693 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) 20241029093320693 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093320693 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029093320693 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) 20241029093320693 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) 20241029093320693 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093320693 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093320693 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093320693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093320693 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093320693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093320693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-M3UA(489)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(484)@ef42a7d743c0: Final verdict of PTC: none 20241029093320692 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42503<->l=127.0.0.1:4262) (control_if.c:193) 20241029093320692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093320692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093320692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093320692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093320692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093320692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093320692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093320692 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093320692 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093320692 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093320692 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093320692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093320692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093320692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029093320692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093320692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093320692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093320692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093320692 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093320692 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093320692 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093320692 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093320693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093320693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093320693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093320693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093320693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093320693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093320693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093320693 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093320693 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093320693 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093320693 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093320693 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093320693 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093320693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ebc02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093320693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093320693 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) 20241029093320693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093320693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093320693 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093320693 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093320693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{disrupted}: Freeing instance (context_map.c:202) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185136)[0x55f8e7669e30]{disrupted}: Deallocated (fsm.c:568) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{disconnected}: Freeing instance (context_map.c:206) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-44)[0x55f8e766cd80]{disconnected}: Deallocated (fsm.c:568) 20241029093320693 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185136 SCCP-44 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241029093320693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093320693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093320693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093320693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093320693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093320693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093320693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093320693 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093320693 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093320693 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093320693 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093320693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093320693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093320693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093320693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093320693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093320693 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093320693 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093320693 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093320693 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093320693 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093320693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad293), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093320693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093320693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093320693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093320693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093320693 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{disrupted}: Freeing instance (context_map.c:202) 20241029093320693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12390570)[0x55f8e7667e80]{disrupted}: Deallocated (fsm.c:568) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{disconnected}: Freeing instance (context_map.c:206) 20241029093320693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55f8e7677150]{disconnected}: Deallocated (fsm.c:568) 20241029093320693 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12390570 SCCP-43 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241029093320693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093320693 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093320693 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093320693 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 20241029093320693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093320693 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 20241029093320693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093320693 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093320693 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 20241029093320693 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) 20241029093320694 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093320694 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093320694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093320694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093320694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093320694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093320694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093320694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093320694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093320694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093320694 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) 20241029093320694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093320694 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093320694 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093320694 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093320694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093320694 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093320694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093320694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093320694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093320694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093320694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093320694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093320694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093320694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093320694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093320694 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093320694 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093320694 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093320695 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093320695 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 20241029093320695 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 20241029093320695 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) 20241029093320695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093320695 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093320695 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 HNBGW_Test.msc2-RAN(479)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(475)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(472)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(486)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(485)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(467)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(480)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(487)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(469)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(483)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(466)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(482)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(474)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(490)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093320714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(467): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(468): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(469): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(470): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(472): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(473): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(474): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(475): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(476): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(477): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(478): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(479): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(480): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(481): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(482): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(483): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(484): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(485): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(486): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(487): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-RAN(488): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(489): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(491): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(492): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:33:20 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 20241029093320871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093321574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390444) 20241029093322330 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093322330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aadf5), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093322330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093322330 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) 20241029093322330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093322330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093322330 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093322330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00486898), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093322330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093322330 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) 20241029093322330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093322330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093322330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093322330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093322330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093322330 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 20241029093322330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093322330 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 20241029093322330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093322330 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093322330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093322330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093322330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093322330 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 20241029093322330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093322330 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 20241029093322330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093322330 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093322333 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093322333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c54aea), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093322333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093322333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093322333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093322333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093322333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093322333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093322333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093322333 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093322333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093322333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093322333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093322333 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=390444, count=390984) 20241029093322693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093322693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093322693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093322693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093322693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093322693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093322693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093322693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093322693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029093322693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093322693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093322693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093322694 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093322694 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093322694 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093323140 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093323140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a420), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093323140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093323140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093323140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093323140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093323140 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093323140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a484b), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093323140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093323140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093323140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093323140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093323141 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093323141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00058704), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093323141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093323141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093323141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093323141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093323141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093323141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093323141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093323141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093323141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093323141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093323141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093323141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093323141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093323141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093323141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093323141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093323141 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:33:23 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 20241029093323674 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093323674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c746), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093323674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093323674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093323674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093323674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093323675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093323675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093323675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093323675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093323675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093323675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093323675 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093323676 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093323676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f96ba), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093323676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093323676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093323676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093323676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093323676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093323676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093323676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093323676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093323676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093323676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093323676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093323676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093323676 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 20241029093323678 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093323678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaee8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093323678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093323678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093323678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093323678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093323678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093323678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093323678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093323678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093323678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093323678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093323678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093323678 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093323678 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 20241029093324417 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093324417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a149), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093324417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093324417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324417 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093324417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39006), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093324417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324417 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093324417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324417 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093324417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4fbf), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093324417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093324417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324417 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324417 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324417 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093324417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093324417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093324417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093324417 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093324417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324417 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324417 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324417 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093324417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093324417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093324417 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093324417 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 20241029093324417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093324418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093324418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093324418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093324418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093324418 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_paging_imsi started. 20241029093324690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093324708 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093324708 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh0(494)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093324721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093324722 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36850 (stream_srv.c:129) 20241029093324722 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36850<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(496)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093324727 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35423<->l=127.0.0.1:4262) (control_if.c:570) 20241029093324728 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324728 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324728 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093324728 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324728 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324728 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324728 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324728 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324728 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324729 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324729 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093324729 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) 20241029093324729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093324729 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093324729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324729 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093324729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324730 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) 20241029093324730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093324730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324730 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324730 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324730 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093324730 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) 20241029093324730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324730 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) 20241029093324730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093324730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324730 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324730 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324730 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093324730 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093324730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093324730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324730 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324730 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093324730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093324730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093324730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324730 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324730 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 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093324730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324730 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 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093324730 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 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093324730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093324730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093324730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093324730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093324730 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(501)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(501)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(501)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(499)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(504)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(504)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(504)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(502)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(507)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(507)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(507)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-SCCP(505)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093324768 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324768 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324768 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324768 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324768 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324768 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324768 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093324768 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324769 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324769 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093324769 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) 20241029093324769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324769 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) 20241029093324769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093324769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324769 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324769 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093324769 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) 20241029093324769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324769 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) 20241029093324769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093324769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324769 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324769 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324769 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093324769 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093324769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093324769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324769 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324769 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093324769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093324769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093324769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324769 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324770 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 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093324770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324770 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 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093324770 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 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093324770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093324770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093324770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(510)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(510)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(510)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(508)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093324793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093324793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093324793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093324793 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093324793 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) 20241029093324793 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093324793 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093324793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093324793 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093324797 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093324797 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093324797 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093324797 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093324797 DHNBAP DEBUG (127.0.0.1:36850 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093324797 DHNBAP NOTICE (127.0.0.1:36850 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093324797 DHNBAP NOTICE (127.0.0.1:36850 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093324797 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093324797 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093324942 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 20241029093324942 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 20241029093324942 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 20241029093324942 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093324942 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093324942 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093324942 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(501)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093324949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324949 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093324949 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093324949 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093324949 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093324949 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093324949 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093324949 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093324949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093324949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093324949 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093324949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093324949 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093324949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093324949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093324949 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093324953 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 20241029093324953 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 20241029093324953 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093324953 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093324953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324953 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093324953 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093324953 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093324953 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093324953 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241029093324953 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093324954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093324954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093324954 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093324954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093324954 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093324954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093324954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093324954 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093324954 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093324954 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324955 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324955 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093324955 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093324955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093324955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093324956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324956 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324956 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324956 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324956 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093324956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093324956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093324956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093324956 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(504)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093324960 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) 20241029093324960 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093324960 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093324960 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093324960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093324960 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093324960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093324962 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) 20241029093324962 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093324962 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093324962 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093324962 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093324962 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093324962 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093324962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093324962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093324962 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093324962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093324962 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093324962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093324962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093324962 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093324962 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093324962 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324963 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324963 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093324963 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093324963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093324963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093324963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324963 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093324964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093324964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093324964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093324964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093324966 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 20241029093324966 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 20241029093324966 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093324966 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(507)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093324975 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) 20241029093324975 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093324975 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093324975 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093324975 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093324975 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093324975 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093324977 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) 20241029093324977 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093324977 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093324977 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093324977 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093324977 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093324977 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093324978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093324978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093324978 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093324978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093324978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093324978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093324978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093324978 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093324978 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093324978 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324979 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324979 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093324979 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) 20241029093324979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093324979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324979 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) 20241029093324979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093324979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324979 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324979 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 20241029093324979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093324979 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 20241029093324979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093324979 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093324982 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 20241029093324983 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 20241029093324983 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093324983 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(510)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093324987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324987 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093324987 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093324987 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093324987 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093324987 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093324987 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093324989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324989 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093324989 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093324989 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093324989 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093324989 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093324989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093324989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093324989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093324989 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093324989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093324989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093324989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093324989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093324989 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093324989 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093324989 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093324990 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093324990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093324990 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093324990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093324990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093324990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093324990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093324990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093324990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093324990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093324990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093324990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093324990 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093324990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093324990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093324990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093324990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093324990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093324990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093324990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093324990 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325087 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093325087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5d5d8), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093325087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093325087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325087 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093325087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac9e8a), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093325087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093325087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325087 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093325087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e51a), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093325087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093325087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093325088 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093325088 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093325088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093325088 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325095 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093325095 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093325095 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093325095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325095 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093325095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325095 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=00ac9e8a) (sccp_scrc.c:472) 20241029093325095 DLSCCP DEBUG Received CO:RELCO for local reference 28 (sccp_scoc.c:1823) 20241029093325095 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093325095 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093325095 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093325095 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093325095 DLSCCP DEBUG SCCP-SCOC(28)[0x55f8e766f440]{IDLE}: Deallocated (fsm.c:568) 20241029093325095 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) 20241029093325095 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093325095 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093325095 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 20241029093325095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325095 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325096 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) 20241029093325096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325096 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=00c5d5d8) (sccp_scrc.c:472) 20241029093325096 DLSCCP DEBUG Received CO:RELCO for local reference 29 (sccp_scoc.c:1823) 20241029093325096 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093325096 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093325096 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093325096 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093325096 DLSCCP DEBUG SCCP-SCOC(29)[0x55f8e76878c0]{IDLE}: Deallocated (fsm.c:568) 20241029093325298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325298 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093325298 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093325298 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093325298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093325299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325299 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=0031e51a) (sccp_scrc.c:472) 20241029093325299 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241029093325299 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093325299 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093325299 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093325299 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093325299 DLSCCP DEBUG SCCP-SCOC(30)[0x55f8e76752d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(500)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093325757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325757 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093325757 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093325757 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093325757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325757 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093325757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093325757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093325757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093325757 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093325757 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) 20241029093325757 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) 20241029093325757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093325757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093325757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093325758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325758 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093325758 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093325758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325758 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325758 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325758 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093325758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093325758 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093325758 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093325758 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325762 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093325762 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093325762 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093325762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325762 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093325762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093325762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093325762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093325762 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093325762 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029093325765 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) 20241029093325765 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093325765 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093325765 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 20241029093325765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325765 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325766 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) 20241029093325766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093325766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093325766 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093325766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093325766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325766 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093325766 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093325766 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) 20241029093325766 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) 20241029093325766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) HNBGW_Test.msc1-RAN(503)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093325766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093325766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325766 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093325766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325766 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093325766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093325766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093325766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093325766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093325766 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325766 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(500)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093325770 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) 20241029093325770 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093325770 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093325770 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 20241029093325770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325770 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325770 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) 20241029093325770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093325770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093325770 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093325770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325770 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093325770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325770 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093325770 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093325770 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(503)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(506)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093325774 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) 20241029093325774 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093325774 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093325774 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 20241029093325774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325774 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325774 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) 20241029093325774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093325774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093325774 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) 20241029093325774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325774 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) 20241029093325774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093325774 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093325774 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) 20241029093325774 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) 20241029093325774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093325774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093325774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325774 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) 20241029093325774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093325774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325774 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093325774 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093325774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325774 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 20241029093325774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093325774 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 20241029093325774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093325774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325776 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) 20241029093325776 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093325776 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093325776 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 20241029093325776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325776 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) 20241029093325776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093325776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093325776 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) 20241029093325776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325776 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) 20241029093325776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325776 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093325776 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093325776 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(506)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(509)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093325796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325796 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093325796 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093325796 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093325796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325796 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093325796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093325796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093325796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093325796 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093325796 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) 20241029093325796 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) 20241029093325796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093325796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093325796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093325796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325796 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093325796 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093325796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325796 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325796 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093325796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093325796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093325796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093325796 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325799 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093325799 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093325799 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093325799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325799 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325799 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093325799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093325799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093325799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093325799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093325799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093325799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093325799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093325799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093325799 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093325799 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093325799 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(509)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093325863 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093325863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001723af), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093325863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093325863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325863 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093325863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00962ed1), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093325863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325863 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093325863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325863 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093325863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69584), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093325863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093325863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093325863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093325863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093325864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093325864 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093325864 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093325864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093325864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093325864 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093325864 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093325868 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093325868 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093325868 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093325868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325868 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093325868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325868 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=001723af) (sccp_scrc.c:472) 20241029093325868 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20241029093325868 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093325868 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093325868 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093325868 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093325868 DLSCCP DEBUG SCCP-SCOC(25)[0x55f8e766f310]{IDLE}: Deallocated (fsm.c:568) 20241029093325869 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) 20241029093325869 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093325869 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093325869 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 20241029093325869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093325869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093325869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093325869 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093325869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093325869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093325869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093325869 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) 20241029093325869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093325869 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=00962ed1) (sccp_scrc.c:472) 20241029093325869 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241029093325869 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093325869 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093325869 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093325869 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093325869 DLSCCP DEBUG SCCP-SCOC(26)[0x55f8e7668480]{IDLE}: Deallocated (fsm.c:568) 20241029093326070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093326070 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093326070 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093326070 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093326070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093326070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093326070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093326070 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093326070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093326070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093326071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093326071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093326071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093326071 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=00b69584) (sccp_scrc.c:472) 20241029093326071 DLSCCP DEBUG Received CO:RELCO for local reference 27 (sccp_scoc.c:1823) 20241029093326071 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093326071 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093326071 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093326071 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093326071 DLSCCP DEBUG SCCP-SCOC(27)[0x55f8e7673d10]{IDLE}: Deallocated (fsm.c:568) 20241029093326807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093326808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093326812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093326816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093326819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093326822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093326826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093326830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093326834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093326837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093326842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093326846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093326852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093326857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093326862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093326865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093326869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093326874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093326878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093326881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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 } } } 20241029093326918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093327945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093327945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093327945 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093327945 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093327945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093327945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093327945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093327945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093327945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093327945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093327946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093327946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093327946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093327946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093327946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093327946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093327946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093327946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093327946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093327946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093327946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093327946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093327946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093327946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093327946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093327946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093327946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093327946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093327946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093327946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093327946 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241029093327946 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241029093327946 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241029093327946 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241029093327946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241029093327946 DRUA DEBUG (127.0.0.1:36850 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241029093327946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093327946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241029093327946 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093327946 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(497)@ef42a7d743c0: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(495)@ef42a7d743c0: UnitdataCallback HNBGW_Test.msc0-RAN(500)@ef42a7d743c0: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(500)@ef42a7d743c0: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(512) TC_mscpool_paging_imsi-Iuh0-RUA(495)@ef42a7d743c0: Added conn table entry 0TC_mscpool_paging_imsi0(512)7442112 20241029093328976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093328976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093328976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093328976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093328976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x718ec0, normal) (hnbgw_rua.c:388) 20241029093328976 DHNB DEBUG map_rua[0x55f8e76878c0]{init}: Allocated (fsm.c:456) 20241029093328976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093328976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7442112 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093328976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093328976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093328976 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7442112 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241029093328976 DCN DEBUG map_sccp[0x55f8e766f440]{init}: Allocated (fsm.c:456) 20241029093328976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093328976 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7442112 <-> SCCP-45 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093328976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7442112 SCCP-45 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093328976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093328976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093328976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093328976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093328976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093328976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093328976 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{IDLE}: Allocated (fsm.c:456) 20241029093328976 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093328976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002420056400500f1100926) (sccp_scrc.c:401) 20241029093328976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093328976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093328976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093328976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093328976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093328976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093328976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093328976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093328976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093328976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093328976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093328976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093328976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093328976 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093328976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093328976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093328977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093328977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093328977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093328977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093328977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093328977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093328977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093328977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(499)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(499)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(500)@ef42a7d743c0: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(512) HNBGW_Test.msc0-RAN(500)@ef42a7d743c0: Added conn table entry 0TC_mscpool_paging_imsi0(512)11040984 HNBGW_Test.msc0-SCCP(499)@ef42a7d743c0: Session index based on connection ID:0 TC_mscpool_paging_imsi0(512)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(499)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093328994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093328994 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093328994 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093328994 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093328994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093328994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093328994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093328994 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093328994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093328994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093328994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093328994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093328994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093328995 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001b40be) (sccp_scrc.c:472) 20241029093328995 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241029093328995 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093328995 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093328995 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093328995 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093328995 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) 20241029093328995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093328995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093329996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(512)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093329999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093330003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093330004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093330005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093330005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093330006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093330007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093330007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093330008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093330009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093330009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093330010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093330011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093330011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093330012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093330013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093330014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093330014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093330015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093330016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093330018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093330018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093330018 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093330018 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093330018 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093330018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093330018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093330018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093330018 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093330018 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093330018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b40be), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093330018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093330018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093330018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093330018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093330018 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093330018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093330018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093330018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{disrupted}: Freeing instance (context_map.c:202) 20241029093330018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7442112)[0x55f8e76878c0]{disrupted}: Deallocated (fsm.c:568) 20241029093330018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093330018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{disconnected}: Freeing instance (context_map.c:206) 20241029093330018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55f8e766f440]{disconnected}: Deallocated (fsm.c:568) 20241029093330018 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7442112 SCCP-45 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241029093330019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093330019 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093330019 DLINP DEBUG SRVCONN(,r=127.0.0.1:36850<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093330019 DLINP NOTICE SRV(,r=127.0.0.1:36850<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093330019 DMAIN NOTICE (127.0.0.1:36850 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36850<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093330019 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093330019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093330019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093330019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093330019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093330019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093330019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093330019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi-Iuh0-RUA(495)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(502)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(509)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-RAN(506)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(508)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(503)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(497)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(505)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(494)@ef42a7d743c0: Final verdict of PTC: none 20241029093330019 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35423<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(499)@ef42a7d743c0: Final verdict of PTC: none 20241029093330019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093330019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093330019 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093330019 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) 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093330019 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093330019 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) 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093330019 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 20241029093330019 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) 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093330019 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093330019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093330019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093330019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093330019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093330019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093330019 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093330019 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 20241029093330019 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) 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093330019 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093330019 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) 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241029093330019 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) 20241029093330019 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) 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093330019 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093330019 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093330019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093330019 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093330019 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093330019 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093330019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093330019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093330019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093330019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093330019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093330019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093330019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093330019 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093330019 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093330019 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093330019 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093330020 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 20241029093330020 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) 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093330020 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093330020 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) 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED VirtHNBGW-STATS(493)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(511)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(496)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(507)@ef42a7d743c0: Final verdict of PTC: none 20241029093330020 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) 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093330020 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093330020 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093330020 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093330020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093330020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093330020 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 20241029093330020 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) 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093330020 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093330020 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 20241029093330020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093330020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093330020 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093330020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093330020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093330020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093330020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093330020 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093330020 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093330020 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093330020 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(498)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(501)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(510)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(504)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(500)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093330035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32808<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(494): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(495): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(496): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(497): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(498): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(499): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(500): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(501): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(502): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(503): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(504): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(505): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(506): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(507): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(508): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(509): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(510): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(511): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_imsi0(512): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:33:30 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 20241029093330090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093330692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093330693 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093330693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad293), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093330693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093330693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093330693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093330693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093330694 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093330694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ebc02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093330694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093330694 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) 20241029093330694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093330694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093330694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093330694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093330694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093330694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093330694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093330694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093330694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093330694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093330694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093330694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093330694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093330694 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 20241029093330694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093330694 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 20241029093330694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093330694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=307324) Waiting for packet dumper to finish... 1 (prev_count=307324, count=315032) 20241029093332020 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093332020 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093332020 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093332020 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093332020 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093332020 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093332020 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093332020 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093332020 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093332331 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093332331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00486898), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093332331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093332331 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) 20241029093332331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093332331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093332331 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093332331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aadf5), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093332331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093332331 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) 20241029093332331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093332331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093332331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093332331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093332331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093332331 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 20241029093332331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093332332 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 20241029093332332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093332332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093332332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093332332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093332332 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 20241029093332332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093332332 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 20241029093332332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093332333 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093332333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c54aea), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093332333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093332334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093332334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093332334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093332334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093332334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093332334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093332334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093332334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093332334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093332334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:33: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_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 20241029093333141 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093333142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00058704), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093333142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093333142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333142 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093333142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a484b), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093333142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093333142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333142 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093333142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a420), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093333142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093333142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093333142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093333142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093333142 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093333142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093333142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093333142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093333142 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093333142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093333143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093333143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093333143 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093333676 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093333676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f96ba), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093333676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093333676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333676 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093333676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c746), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093333676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093333676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093333677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093333677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093333677 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093333677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093333677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093333677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093333677 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093333679 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093333679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaee8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093333679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093333679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093333679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093333679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093333679 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_paging_tmsi started. 20241029093333794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52540<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi-Iuh0(514)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093333803 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093333803 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093333811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52542<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi-Iuh1(516)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093333811 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36910 (stream_srv.c:129) 20241029093333811 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36910<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093333817 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:570) 20241029093333818 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333818 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333818 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333818 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333818 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333818 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333818 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333818 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333819 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333819 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093333819 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) 20241029093333819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093333819 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333819 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) 20241029093333819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093333819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333819 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333819 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333819 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093333819 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) 20241029093333819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093333819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333820 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) 20241029093333820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093333820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333820 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333820 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333820 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093333820 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093333820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093333820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333820 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093333820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333820 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333820 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333820 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093333820 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093333820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093333820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093333820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333820 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333820 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 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093333820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333820 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 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093333820 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 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093333820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093333820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093333820 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(521)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(521)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(521)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(519)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(524)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(524)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(524)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(522)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(527)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(527)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(527)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-SCCP(525)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093333860 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333860 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333860 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093333860 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333860 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333860 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333860 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333860 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093333860 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093333861 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333861 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093333861 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) 20241029093333861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333861 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) 20241029093333861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093333861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333861 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333861 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333861 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093333861 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) 20241029093333861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333861 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) 20241029093333861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093333861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333861 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333861 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333861 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093333861 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093333861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333861 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093333861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333861 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333861 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093333861 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093333861 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093333861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093333861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093333861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093333861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093333861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093333861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093333861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093333861 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093333861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333861 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 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093333861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333861 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 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093333861 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 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093333861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093333861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093333861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093333861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093333861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093333861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093333862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093333862 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093333862 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(530)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(530)@ef42a7d743c0: M3UA emulation initiated, the test can be started MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(530)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(528)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093333888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093333888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093333888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093333888 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093333888 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) 20241029093333888 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093333888 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093333888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093333888 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093333893 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093333893 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093333893 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093333893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093333893 DHNBAP DEBUG (127.0.0.1:36910 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093333893 DHNBAP NOTICE (127.0.0.1:36910 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093333893 DHNBAP NOTICE (127.0.0.1:36910 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093333893 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093333893 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093334032 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 20241029093334032 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 20241029093334032 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093334032 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(521)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093334040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334040 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093334040 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093334040 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093334040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093334040 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093334040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093334043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334043 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093334043 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093334043 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093334043 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093334043 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093334043 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093334043 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 20241029093334043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093334043 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093334043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093334043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093334043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093334044 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093334044 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093334044 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093334044 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 20241029093334044 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 20241029093334044 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093334044 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093334045 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093334045 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093334045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093334045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093334045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093334045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334045 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093334045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093334045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093334045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093334045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093334045 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(524)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093334051 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) 20241029093334051 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093334051 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093334051 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093334051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093334051 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093334051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093334053 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) 20241029093334053 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093334053 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093334053 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093334053 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093334053 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093334053 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093334053 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 20241029093334054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093334054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093334054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093334054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093334054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093334054 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093334054 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093334054 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093334055 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093334055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093334055 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093334055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093334055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093334055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334055 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093334055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093334055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093334055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093334055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093334055 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334057 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 20241029093334057 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 20241029093334057 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093334057 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(527)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093334064 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) 20241029093334064 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093334064 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093334064 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093334064 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093334064 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093334064 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093334066 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) 20241029093334066 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093334066 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093334066 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093334066 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093334066 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093334066 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093334066 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 20241029093334066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093334066 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093334066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093334066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093334066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093334066 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093334066 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093334066 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093334067 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093334067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093334067 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) 20241029093334067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093334067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334067 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) 20241029093334067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093334067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334067 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093334067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334067 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334067 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334067 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 20241029093334067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093334067 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 20241029093334067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093334067 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334075 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 20241029093334075 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 20241029093334075 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 20241029093334075 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093334075 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093334075 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093334075 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(530)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093334080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334080 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093334080 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093334080 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093334080 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093334080 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093334080 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093334080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093334080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093334080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093334080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093334080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093334080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093334080 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093334083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334083 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093334083 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093334083 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093334083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093334083 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029093334083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093334083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093334083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093334083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093334083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093334083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093334083 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093334083 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093334083 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093334084 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093334084 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093334084 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093334084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093334084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093334084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334084 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093334084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093334084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093334084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093334084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093334084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334418 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093334418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4fbf), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093334418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093334418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334418 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093334418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39006), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093334418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093334418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334418 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093334418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045a149), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093334418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093334418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093334418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093334418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093334418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093334418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334426 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093334426 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093334426 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093334426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334426 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334426 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) 20241029093334426 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093334426 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093334426 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 20241029093334426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334426 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093334426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334426 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=002e4fbf) (sccp_scrc.c:472) 20241029093334426 DLSCCP DEBUG Received CO:RELCO for local reference 31 (sccp_scoc.c:1823) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(31)[0x55f8e7673560]{IDLE}: Deallocated (fsm.c:568) 20241029093334426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334426 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) 20241029093334426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334426 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=00d39006) (sccp_scrc.c:472) 20241029093334426 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093334426 DLSCCP DEBUG SCCP-SCOC(32)[0x55f8e76716d0]{IDLE}: Deallocated (fsm.c:568) 20241029093334626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093334626 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093334626 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093334626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334626 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093334626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334626 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=0045a149) (sccp_scrc.c:472) 20241029093334626 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241029093334626 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093334626 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093334626 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093334626 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093334626 DLSCCP DEBUG SCCP-SCOC(33)[0x55f8e7675a80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(520)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093334844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093334844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093334844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093334844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334844 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093334844 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093334844 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093334844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334844 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093334845 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093334845 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) 20241029093334845 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) 20241029093334845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093334845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093334845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334845 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093334845 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093334845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093334845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093334845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093334845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093334845 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334848 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093334848 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093334848 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093334848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334848 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093334848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093334848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093334848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093334848 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093334848 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(520)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(523)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093334855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334855 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) 20241029093334855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093334855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093334855 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093334855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093334855 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) 20241029093334855 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093334855 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093334855 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 20241029093334855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334855 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334855 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093334855 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093334855 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) 20241029093334855 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) 20241029093334855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093334855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093334855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334855 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093334855 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093334855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334855 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334855 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334855 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093334855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093334855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093334855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093334855 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334856 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) 20241029093334856 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093334856 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093334856 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 20241029093334856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334856 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334857 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) 20241029093334857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093334857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093334857 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093334857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334857 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093334857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093334857 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093334857 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(523)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(526)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093334870 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) 20241029093334870 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093334870 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093334870 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 20241029093334870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334870 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334870 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) 20241029093334870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093334870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093334870 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) 20241029093334870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334870 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) 20241029093334870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093334870 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093334870 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) 20241029093334870 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) 20241029093334870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093334870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334870 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) 20241029093334870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093334870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334870 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093334870 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093334870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334870 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 20241029093334870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093334870 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 20241029093334870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093334870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334873 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) 20241029093334873 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093334873 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093334873 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 20241029093334873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334873 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334873 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) 20241029093334873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093334873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093334873 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) 20241029093334873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334873 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) 20241029093334873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093334873 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093334873 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(526)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(529)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093334880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093334880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093334880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093334880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334880 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093334880 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093334880 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093334880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093334880 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093334880 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) 20241029093334880 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) 20241029093334880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093334880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093334880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093334880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093334880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093334880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093334880 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093334880 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093334880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093334880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093334880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093334880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093334880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093334880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093334880 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093334881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093334881 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093334881 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093334881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093334881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093334881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093334881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093334881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093334881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093334881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093334881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093334881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093334881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093334881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093334881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093334881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093334881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093334881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093334881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093334881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093334881 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093334881 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093334881 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(529)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093335903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093335911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093335914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093335917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093335919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093335921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093335922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093335924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093335925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093335927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093335928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093335930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093335931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093335933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093335934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093335935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093335936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093335938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093335939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093335941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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 } } } 20241029093335951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52544<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(532)@ef42a7d743c0: 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 20241029093336974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093336974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093336974 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093336974 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093336974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093336974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093336974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093336974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093336974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093336974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093336974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093336974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093336974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093336974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093336974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093336974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093336974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093336975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093336975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093336975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093336975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093336975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093336975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093336975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093336975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093336975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093336975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093336975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093336975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093336975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093336975 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241029093336975 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241029093336975 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241029093336975 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241029093336975 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241029093336975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241029093336975 DRUA DEBUG (127.0.0.1:36910 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241029093336975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093336975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241029093336975 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093336975 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh0-RUA(515)@ef42a7d743c0: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(517)@ef42a7d743c0: UnitdataCallback TC_mscpool_paging_tmsi0(532)@ef42a7d743c0: 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(520)@ef42a7d743c0: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(520)@ef42a7d743c0: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(532) TC_mscpool_paging_tmsi-Iuh0-RUA(515)@ef42a7d743c0: Added conn table entry 0TC_mscpool_paging_tmsi0(532)11514475 20241029093338012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093338012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093338012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241029093338012 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093338012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xafb26b, normal) (hnbgw_rua.c:388) 20241029093338012 DHNB DEBUG map_rua[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093338012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093338012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11514475 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093338012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093338012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093338012 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11514475 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241029093338012 DCN DEBUG map_sccp[0x55f8e76878c0]{init}: Allocated (fsm.c:456) 20241029093338012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093338012 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11514475 <-> SCCP-46 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093338012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11514475 SCCP-46 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241029093338012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093338012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093338012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093338012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093338012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093338012 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093338012 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{IDLE}: Allocated (fsm.c:456) 20241029093338012 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093338012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002260056400500f1100926) (sccp_scrc.c:401) 20241029093338012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093338012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093338012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093338012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093338012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093338012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093338012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093338012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093338012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093338012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093338012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093338012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093338012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093338012 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093338012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093338012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093338013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093338013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093338013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093338013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093338013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093338013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093338013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093338013 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(519)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(519)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(520)@ef42a7d743c0: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(532) HNBGW_Test.msc0-RAN(520)@ef42a7d743c0: Added conn table entry 0TC_mscpool_paging_tmsi0(532)9884510 HNBGW_Test.msc0-SCCP(519)@ef42a7d743c0: Session index based on connection ID:0 TC_mscpool_paging_tmsi0(532)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(519)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093338031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093338031 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093338031 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093338031 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093338031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093338031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093338031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093338031 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093338031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093338031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093338032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093338032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093338032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093338032 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008835a) (sccp_scrc.c:472) 20241029093338032 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241029093338032 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093338032 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093338032 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093338032 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093338032 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) 20241029093338032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093338032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093339034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(532)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093339038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093339045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093339051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093339054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093339056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093339058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093339059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093339060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093339061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093339062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093339063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093339065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093339066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093339068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093339069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093339071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093339071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093339072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093339073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093339074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093339077 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093339077 DLINP DEBUG SRVCONN(,r=127.0.0.1:36910<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093339077 DLINP NOTICE SRV(,r=127.0.0.1:36910<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093339077 DMAIN NOTICE (127.0.0.1:36910 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36910<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093339077 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093339077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093339077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093339077 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093339077 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093339077 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093339077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093339077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093339077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093339077 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093339077 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093339077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008835a), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093339077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093339077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093339077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093339077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093339077 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093339077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093339077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093339077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{disrupted}: Freeing instance (context_map.c:202) 20241029093339077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11514475)[0x55f8e7673560]{disrupted}: Deallocated (fsm.c:568) 20241029093339077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093339077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{disconnected}: Freeing instance (context_map.c:206) 20241029093339077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55f8e76878c0]{disconnected}: Deallocated (fsm.c:568) 20241029093339077 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11514475 SCCP-46 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241029093339077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093339077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093339077 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093339077 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093339077 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093339077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093339077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093339077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093339077 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:193) 20241029093339077 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093339078 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029093339078 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093339078 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 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_paging_tmsi-Iuh1-RUA(517)@ef42a7d743c0: Final verdict of PTC: none 20241029093339078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093339078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093339078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093339078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093339078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093339078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093339078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093339078 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093339078 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093339078 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093339078 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093339078 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093339078 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 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093339078 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093339078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093339078 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 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093339078 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 20241029093339078 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 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093339078 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(526)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(528)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(523)@ef42a7d743c0: Final verdict of PTC: none 20241029093339078 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 20241029093339078 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093339078 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093339078 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) 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093339078 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093339078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093339078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093339078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093339078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093339078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093339078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093339078 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093339078 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093339078 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093339078 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(529)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(515)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(527)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(524)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(519)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(530)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(521)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(522)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(525)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(514)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(520)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(513)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(516)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(518)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(531)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093339089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52542<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(513): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(514): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(515): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(516): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(517): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(518): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(519): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(520): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(521): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(522): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(523): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(524): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(525): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(526): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(527): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(528): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(529): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(530): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(531): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_paging_tmsi0(532): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:33:39 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 20241029093339167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093339769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263644) 20241029093340019 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093340019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b40be), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093340019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093340019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093340020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093340020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093340020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093340020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093340020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093340020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093340020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093340020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093340694 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093340694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ebc02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093340694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093340694 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) 20241029093340694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093340694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093340694 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093340694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad293), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093340694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093340694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093340694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093340694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093340695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093340695 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093340695 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093340695 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 20241029093340695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093340695 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 20241029093340695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093340695 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093340695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093340695 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093340695 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093340695 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093340695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093340695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093340695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093340695 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=263644, count=299332) 20241029093341078 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093341078 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093341078 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093341078 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093341078 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093341078 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:33: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_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 20241029093342331 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093342332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aadf5), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093342332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342332 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) 20241029093342332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093342332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342332 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093342332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00486898), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093342332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342332 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) 20241029093342332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093342332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342332 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 20241029093342332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093342332 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 20241029093342332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093342332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342332 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 20241029093342332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093342332 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 20241029093342332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093342334 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093342334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c54aea), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093342334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093342334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093342334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093342334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093342334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093342334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093342334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093342334 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_no_allow_attach_round_robin started. 20241029093342875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_round_robin-Iuh0(534)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093342883 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093342883 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093342891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_round_robin-Iuh1(536)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093342892 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38812 (stream_srv.c:129) 20241029093342892 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38812<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093342897 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45683<->l=127.0.0.1:4262) (control_if.c:570) 20241029093342898 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342898 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342898 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342898 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342898 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093342898 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342898 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342898 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342898 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342899 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342899 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093342899 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) 20241029093342899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342899 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) 20241029093342899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093342899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342899 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342899 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342899 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093342899 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) 20241029093342899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342899 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) 20241029093342899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093342899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342899 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342899 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342899 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093342899 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093342899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093342899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093342899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342899 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342899 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093342899 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093342899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093342899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093342899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342899 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342899 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 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093342899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342899 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 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093342899 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 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093342899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093342899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093342899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093342899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093342899 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(541)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(541)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(544)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(544)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(544)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(542)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(547)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-M3UA(547)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(547)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-SCCP(545)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093342943 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342943 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342943 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093342943 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342943 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342943 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342943 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342943 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093342943 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093342944 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342944 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093342944 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) 20241029093342944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342944 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) 20241029093342944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093342944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342944 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342944 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342944 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093342944 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) 20241029093342944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342944 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) 20241029093342944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093342944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342944 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342944 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342944 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093342944 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093342944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342944 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093342944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093342944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342944 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342944 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093342944 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093342944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093342944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093342944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093342944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093342944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093342944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093342944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093342944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093342944 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093342944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342944 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 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093342944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342944 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 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093342944 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 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093342944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093342944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093342944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093342944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093342944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093342944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093342944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093342944 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(550)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(550)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(550)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(548)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093342968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093342968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093342968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093342968 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093342968 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) 20241029093342968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093342968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093342968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093342968 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093342972 DLINP DEBUG SRVCONN(,r=127.0.0.1:38812<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093342972 DLINP DEBUG SRVCONN(,r=127.0.0.1:38812<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093342972 DLINP DEBUG SRVCONN(,r=127.0.0.1:38812<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093342972 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093342972 DHNBAP DEBUG (127.0.0.1:38812 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093342972 DHNBAP NOTICE (127.0.0.1:38812 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093342972 DHNBAP NOTICE (127.0.0.1:38812 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093342972 DLINP DEBUG SRVCONN(,r=127.0.0.1:38812<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093342972 DLINP DEBUG SRVCONN(,r=127.0.0.1:38812<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093343111 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 20241029093343111 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 20241029093343111 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093343111 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(541)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093343119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343119 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093343119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093343119 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093343119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093343119 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093343119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093343122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343122 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093343122 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093343122 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093343122 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093343122 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093343122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093343122 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 20241029093343122 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 20241029093343122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093343122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093343122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093343122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093343122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093343122 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093343122 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093343122 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093343123 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093343123 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093343123 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093343123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093343123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093343123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093343123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343123 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093343123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093343124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093343124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093343124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093343124 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343125 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 20241029093343126 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 20241029093343126 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 20241029093343126 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093343126 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093343126 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093343126 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(544)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093343133 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) 20241029093343133 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093343133 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093343133 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093343133 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093343133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093343133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093343133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093343133 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 20241029093343133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093343133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093343133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093343133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093343133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093343133 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093343137 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) 20241029093343137 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093343137 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093343137 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093343137 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093343137 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241029093343137 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093343137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343137 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 20241029093343137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093343137 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093343137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093343137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093343137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093343137 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093343137 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093343137 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093343139 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093343139 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093343139 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093343139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093343139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093343139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093343139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343139 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093343139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343139 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343139 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343139 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093343139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093343139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093343139 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093343139 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343140 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 20241029093343140 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 20241029093343140 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093343140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093343142 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093343142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a484b), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093343142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093343142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343142 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093343142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00058704), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093343142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093343142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343142 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093343142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a420), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093343142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093343142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093343142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093343142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093343142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093343142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093343142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093343142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093343142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093343142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093343143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093343143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093343143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093343143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(547)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093343146 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) 20241029093343146 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093343146 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093343146 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093343146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093343146 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093343146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093343149 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) 20241029093343149 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093343149 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093343149 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093343149 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093343149 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093343149 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093343149 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 20241029093343149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093343149 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093343149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093343149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093343149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093343149 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093343149 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093343149 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093343150 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093343150 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093343150 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) 20241029093343150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093343150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093343150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343150 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) 20241029093343150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093343150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343151 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093343151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343151 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343151 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343151 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 20241029093343151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093343151 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 20241029093343151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093343151 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343156 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) 20241029093343156 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093343156 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093343156 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 20241029093343156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343156 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343156 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) 20241029093343156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343156 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=009a484b) (sccp_scrc.c:472) 20241029093343156 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1823) 20241029093343156 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093343156 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093343156 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093343156 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093343156 DLSCCP DEBUG SCCP-SCOC(38)[0x55f8e766bc80]{IDLE}: Deallocated (fsm.c:568) 20241029093343157 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 20241029093343157 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 20241029093343157 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 20241029093343157 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093343157 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093343157 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093343157 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(550)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093343161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093343161 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093343161 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093343161 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093343161 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093343161 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093343161 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093343161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093343161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093343161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093343161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093343161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343161 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) 20241029093343161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093343161 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093343161 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 20241029093343161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343161 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) 20241029093343161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093343161 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093343161 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 20241029093343161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093343161 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093343161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343161 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) 20241029093343161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343161 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=00058704) (sccp_scrc.c:472) 20241029093343161 DLSCCP DEBUG Received CO:RELCO for local reference 39 (sccp_scoc.c:1823) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(39)[0x55f8e7677c20]{IDLE}: Deallocated (fsm.c:568) 20241029093343161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343161 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) 20241029093343161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343161 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=0019a420) (sccp_scrc.c:472) 20241029093343161 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093343161 DLSCCP DEBUG SCCP-SCOC(37)[0x55f8e766a5a0]{IDLE}: Deallocated (fsm.c:568) 20241029093343163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343163 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093343163 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093343163 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093343163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093343163 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241029093343163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093343163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093343163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093343163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093343163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093343163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093343163 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093343163 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093343163 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093343164 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093343164 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093343164 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093343164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093343164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093343164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093343164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343164 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093343164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093343164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093343164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093343164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093343164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343677 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093343677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c746), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093343677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343677 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093343677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343677 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093343677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f96ba), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093343677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093343677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093343677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093343677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093343677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093343677 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093343678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093343678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093343678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093343678 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343679 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093343679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaee8e), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093343679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093343679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093343680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093343680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093343680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093343680 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343682 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) 20241029093343682 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093343682 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093343682 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 20241029093343682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343682 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343682 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) 20241029093343682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343682 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=0085c746) (sccp_scrc.c:472) 20241029093343682 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241029093343682 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093343682 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093343682 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093343682 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093343682 DLSCCP DEBUG SCCP-SCOC(35)[0x55f8e7673030]{IDLE}: Deallocated (fsm.c:568) 20241029093343686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343686 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093343686 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093343686 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093343686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343686 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093343686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343686 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=007f96ba) (sccp_scrc.c:472) 20241029093343686 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241029093343686 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093343686 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093343686 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093343686 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093343686 DLSCCP DEBUG SCCP-SCOC(34)[0x55f8e766d9e0]{IDLE}: Deallocated (fsm.c:568) 20241029093343886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343886 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093343886 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093343886 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093343886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343886 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093343887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343887 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=00aaee8e) (sccp_scrc.c:472) 20241029093343887 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241029093343887 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093343887 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093343887 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093343887 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093343887 DLSCCP DEBUG SCCP-SCOC(36)[0x55f8e76776d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093343933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343933 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) 20241029093343933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343933 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) 20241029093343933 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093343933 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093343933 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 20241029093343933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343933 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093343933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093343933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093343933 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093343933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093343933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093343933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093343933 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093343933 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) 20241029093343933 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) 20241029093343933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093343933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093343933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093343934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343934 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093343934 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093343934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093343934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093343934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093343934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093343934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(543)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093343936 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) 20241029093343936 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093343936 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093343936 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 20241029093343936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343936 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) 20241029093343936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093343936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093343936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093343936 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093343936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343936 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093343936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093343937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093343937 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093343937 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(543)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(546)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093343951 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) 20241029093343951 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093343951 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093343951 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 20241029093343951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343951 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343951 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) 20241029093343951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093343951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093343951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093343951 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) 20241029093343951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343951 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) 20241029093343951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093343951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093343951 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093343951 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) 20241029093343951 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) 20241029093343951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093343951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093343951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343951 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) 20241029093343951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093343951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343951 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093343951 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093343951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343951 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 20241029093343951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093343951 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 20241029093343951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093343951 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343954 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) 20241029093343954 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093343954 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093343954 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 20241029093343954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343954 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343954 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) 20241029093343954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093343954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093343954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093343954 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) 20241029093343954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343954 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) 20241029093343954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093343954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093343954 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093343954 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(546)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(549)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093343963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343963 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093343963 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093343963 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093343963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343963 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343963 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093343963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093343963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093343963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093343963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093343963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093343963 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093343963 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) 20241029093343963 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) 20241029093343963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093343963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093343964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093343964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093343964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093343964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093343964 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093343964 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093343964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093343964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093343964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093343964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093343964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093343964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093343964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093343965 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093343965 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093343965 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093343965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093343965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093343965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093343965 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093343965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093343965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093343965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093343965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093343965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093343965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093343965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093343965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093343965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093343965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093343965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093343965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093343965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093343965 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093343965 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093343965 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(549)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093344090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093344090 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093344090 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093344090 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093344090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093344090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093344090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093344090 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093344090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093344090 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093344090 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093344090 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093344090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093344090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093344090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093344090 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093344090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093344090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093344090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093344091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093344091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093344091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093344091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093344091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093344091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093344091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093344091 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093344091 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) 20241029093344091 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) 20241029093344091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093344091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093344091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093344091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093344091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093344091 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093344091 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093344091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093344091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093344091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093344091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093344091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093344091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093344091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093344091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093344091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093344091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093344091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093344091 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093344091 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093344091 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029093344092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093344092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093344092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093344092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093344092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093344092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093344092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093344092 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093344988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093344991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093344993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093344997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093345000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093345003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093345007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093345012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093345016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093345019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093345023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093345027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093345032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093345036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093345041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093345046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093345051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093345054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093345055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093345057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093345073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54928<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(552) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(535)@ef42a7d743c0: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(552)2225577 20241029093346116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093346116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093346116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093346116 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093346116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21f5a9, normal) (hnbgw_rua.c:388) 20241029093346116 DHNB DEBUG map_rua[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093346116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093346116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2225577 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093346116 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093346116 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093346116 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2225577 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093346116 DCN DEBUG map_sccp[0x55f8e76878c0]{init}: Allocated (fsm.c:456) 20241029093346116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093346116 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2225577 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093346116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2225577 SCCP-47 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093346116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093346116 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093346116 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093346116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093346116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093346116 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093346116 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{IDLE}: Allocated (fsm.c:456) 20241029093346116 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093346116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300012e0056400500f1100926) (sccp_scrc.c:401) 20241029093346116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093346116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093346116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093346116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093346116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093346116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093346116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093346116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093346116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093346116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093346116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093346116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093346116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093346116 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093346116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093346116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093346117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093346117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093346117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093346117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093346117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093346117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093346117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093346117 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(552) HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(552)5108206 HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093346135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093346135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093346135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093346135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093346135 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093346135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093346135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093346135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093346135 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093346135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093346135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093346135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093346135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093346135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a0c0d9) (sccp_scrc.c:472) 20241029093346135 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241029093346135 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093346135 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093346135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093346135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093346135 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) 20241029093346135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093346135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(552)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093346136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54928<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(552)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093346139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093346142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093346145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093346148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093346150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093346151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093346153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093346154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093346155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093346156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093346157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093346158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093346159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093346160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093346160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093346161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093346162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093346162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093346163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093346164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093346173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(546)@ef42a7d743c0: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(546)@ef42a7d743c0: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(553) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(535)@ef42a7d743c0: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(553)10361059 20241029093347196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093347196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093347196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093347196 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093347196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e18e3, normal) (hnbgw_rua.c:388) 20241029093347196 DHNB DEBUG map_rua[0x55f8e7677150]{init}: Allocated (fsm.c:456) 20241029093347196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093347196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10361059 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093347196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093347196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093347196 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093347196 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10361059 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241029093347196 DCN DEBUG map_sccp[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093347196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093347196 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10361059 <-> SCCP-48 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029093347196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10361059 SCCP-48 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093347196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093347196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093347196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093347196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093347196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093347196 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093347196 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{IDLE}: Allocated (fsm.c:456) 20241029093347196 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093347196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300031b0056400500f1100926) (sccp_scrc.c:401) 20241029093347196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093347196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093347196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093347196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093347196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093347196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093347196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093347196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093347196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093347196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093347196 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) 20241029093347196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093347196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093347196 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093347196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093347196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093347196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093347196 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093347196 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093347196 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 20241029093347196 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093347196 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 20241029093347196 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093347196 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(545)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc2-SCCP(545)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(546)@ef42a7d743c0: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(553) HNBGW_Test.msc2-RAN(546)@ef42a7d743c0: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(553)149009 HNBGW_Test.msc2-SCCP(545)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(545)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(553)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093347212 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) 20241029093347212 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093347212 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093347212 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 20241029093347212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093347212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093347212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093347212 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093347212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093347212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093347212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093347212 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) 20241029093347212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093347212 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00949314) (sccp_scrc.c:472) 20241029093347212 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241029093347212 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093347212 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093347212 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093347212 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093347212 DCN DEBUG handle_cn_conn_conf() conn_id=48, 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) 20241029093347212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093347212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093347214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(553)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093347216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093347219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093347221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093347222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093347223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093347224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093347225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093347226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093347226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093347227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093347228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093347229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093347229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093347230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093347231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093347232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093347232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093347233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093347234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093347235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093347244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(554) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(535)@ef42a7d743c0: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(554)10777394 20241029093348271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093348271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093348271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093348271 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093348271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa47332, normal) (hnbgw_rua.c:388) 20241029093348271 DHNB DEBUG map_rua[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093348271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093348271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10777394 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093348271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093348271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093348271 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10777394 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093348271 DCN DEBUG map_sccp[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093348271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093348271 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10777394 <-> SCCP-49 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093348271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10777394 SCCP-49 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093348271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093348271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093348271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093348271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093348271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093348271 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093348271 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{IDLE}: Allocated (fsm.c:456) 20241029093348271 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093348271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003430056400500f1100926) (sccp_scrc.c:401) 20241029093348271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093348271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093348271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093348271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093348271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093348271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093348271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093348271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093348271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093348271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093348271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093348271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093348271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093348271 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093348271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093348271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093348271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093348271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093348271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093348271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093348271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093348271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093348271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093348271 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(554) HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(554)713739 HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(554)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093348278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093348278 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093348278 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093348278 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093348278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093348278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093348278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093348278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093348278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093348278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093348278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093348278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093348278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093348278 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007eaadd) (sccp_scrc.c:472) 20241029093348278 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241029093348278 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093348279 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093348279 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093348279 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093348279 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) 20241029093348279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093348279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093348280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(554)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093348282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093348284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093348285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093348287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093348288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093348289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093348289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093348290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093348291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093348292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093348292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093348293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093348294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093348294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093348295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093348296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093348296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093348297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093348298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093348299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093348301 DLINP DEBUG SRVCONN(,r=127.0.0.1:38812<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093348301 DLINP DEBUG SRVCONN(,r=127.0.0.1:38812<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093348301 DLINP NOTICE SRV(,r=127.0.0.1:38812<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093348301 DMAIN NOTICE (127.0.0.1:38812 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38812<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093348301 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093348301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(535)@ef42a7d743c0: Final verdict of PTC: none 20241029093348301 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45683<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(537)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(549)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(540)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(548)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(545)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(543)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(541)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(547)@ef42a7d743c0: Final verdict of PTC: none 20241029093348302 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029093348302 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093348302 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093348302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093348302 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093348302 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 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093348302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093348302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc2-RAN(546)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(544)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(550)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(539)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(534)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@ef42a7d743c0: Final verdict of PTC: none 20241029093348302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093348302 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 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093348302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093348302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093348302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093348302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093348302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093348302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093348302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093348302 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093348302 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093348302 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093348302 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093348302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093348303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093348303 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093348303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949314), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093348303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093348303 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) 20241029093348303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093348303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093348303 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093348303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093348303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093348303 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093348303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093348303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093348303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093348303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{disrupted}: Freeing instance (context_map.c:202) 20241029093348303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10361059)[0x55f8e7677150]{disrupted}: Deallocated (fsm.c:568) 20241029093348303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093348303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{disconnected}: Freeing instance (context_map.c:206) 20241029093348303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-48)[0x55f8e7669e30]{disconnected}: Deallocated (fsm.c:568) 20241029093348303 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10361059 SCCP-48 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093348302 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 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093348302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093348302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093348302 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 20241029093348302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093348302 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) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093348302 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 20241029093348302 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 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093348302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093348302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093348302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093348303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093348303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093348303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093348303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093348303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093348303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093348303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093348303 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093348303 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093348303 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093348303 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093348304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093348304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093348304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093348304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093348304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093348304 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 20241029093348304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093348304 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 20241029093348304 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093348304 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093348304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093348304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093348304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093348304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093348304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093348304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093348304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093348304 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093348304 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093348304 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093348304 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093348304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093348304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093348304 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093348304 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093348304 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093348304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093348304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093348304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093348304 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093348304 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093348304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c0d9), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093348304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093348304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093348304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093348304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093348304 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093348304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093348304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093348305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{disrupted}: Freeing instance (context_map.c:202) 20241029093348305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2225577)[0x55f8e7673560]{disrupted}: Deallocated (fsm.c:568) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{disconnected}: Freeing instance (context_map.c:206) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55f8e76878c0]{disconnected}: Deallocated (fsm.c:568) 20241029093348305 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2225577 SCCP-47 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093348305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093348305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093348305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093348305 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093348305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaadd), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093348305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093348305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093348305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093348305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093348305 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093348305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093348305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{disrupted}: Freeing instance (context_map.c:202) 20241029093348305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10777394)[0x55f8e7676670]{disrupted}: Deallocated (fsm.c:568) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{disconnected}: Freeing instance (context_map.c:206) 20241029093348305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55f8e768a370]{disconnected}: Deallocated (fsm.c:568) 20241029093348305 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10777394 SCCP-49 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093348305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093348305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093348305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093348305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093348305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093348305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093348305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093348305 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093348305 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093348305 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093348305 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(551)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(533)@ef42a7d743c0: Final verdict of PTC: none 20241029093348305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093348306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093348306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093348306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093348306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093348306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093348306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093348306 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093348306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093348306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093348306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093348306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093348306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093348306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093348306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093348306 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin-Iuh1(536)@ef42a7d743c0: Final verdict of PTC: none 20241029093348306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(533): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(534): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(535): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(536): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(537): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(545): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(546): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(547): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(548): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(549): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(550): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(552): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(553): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(554): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:33:48 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 20241029093348358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093348961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382792) 20241029093349078 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093349078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008835a), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093349078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093349078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093349078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093349078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093349078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093349078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093349078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093349078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093349078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093349078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093349079 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093349079 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=382792, count=385252) 20241029093350020 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093350020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b40be), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093350020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093350020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093350020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093350020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093350021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093350021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093350021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093350021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093350021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093350021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093350021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093350021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093350303 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093350303 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093350303 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093350303 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093350303 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093350303 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093350303 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093350303 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093350303 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093350303 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093350303 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093350303 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093350695 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093350695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad293), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093350695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093350695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093350695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093350695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093350695 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093350695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ebc02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093350695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093350695 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) 20241029093350695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093350695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093350696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093350696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093350696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093350696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093350696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093350696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093350696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093350696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093350696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093350696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093350696 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 20241029093350696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093350696 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 20241029093350696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:33: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_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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241029093352067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh0(556)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093352076 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093352076 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093352084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh1(558)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093352085 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54177 (stream_srv.c:129) 20241029093352085 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54177<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093352089 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35035<->l=127.0.0.1:4262) (control_if.c:570) 20241029093352091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352091 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352091 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352091 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352091 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352091 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352091 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352091 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352092 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352092 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093352092 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) 20241029093352092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352092 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) 20241029093352092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093352092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352092 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352092 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352092 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093352092 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) 20241029093352092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352092 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) 20241029093352092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093352092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352092 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352092 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352092 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093352092 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093352092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352092 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093352092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352092 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352092 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352092 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093352092 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093352092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093352092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352092 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352092 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 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093352092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352092 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 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093352092 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 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093352092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093352092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093352092 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(563)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(563)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(563)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(561)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(566)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(566)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(566)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(564)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(569)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-M3UA(569)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(569)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-SCCP(567)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093352136 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352136 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352136 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352136 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352136 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352136 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352136 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093352136 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352137 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352137 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093352137 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) 20241029093352137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352137 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) 20241029093352137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093352137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352137 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352137 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352137 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093352137 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) 20241029093352137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352137 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) 20241029093352137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093352137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352137 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352137 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352137 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093352137 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093352137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093352137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352137 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352137 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093352137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093352137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093352137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352137 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352137 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 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093352137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352137 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 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093352137 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 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093352137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093352137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093352137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(572)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(572)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(572)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(570)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093352160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093352160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093352160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093352160 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093352160 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) 20241029093352160 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093352160 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093352160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093352160 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093352165 DLINP DEBUG SRVCONN(,r=127.0.0.1:54177<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093352165 DLINP DEBUG SRVCONN(,r=127.0.0.1:54177<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093352165 DLINP DEBUG SRVCONN(,r=127.0.0.1:54177<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093352165 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093352165 DHNBAP DEBUG (127.0.0.1:54177 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093352165 DHNBAP NOTICE (127.0.0.1:54177 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093352165 DHNBAP NOTICE (127.0.0.1:54177 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093352165 DLINP DEBUG SRVCONN(,r=127.0.0.1:54177<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093352165 DLINP DEBUG SRVCONN(,r=127.0.0.1:54177<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093352307 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 20241029093352307 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 20241029093352307 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093352307 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(563)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093352321 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 20241029093352321 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 20241029093352321 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093352321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093352324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352324 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093352324 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093352324 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093352324 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093352324 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093352324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(566)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093352326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352326 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093352326 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093352326 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093352326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093352326 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093352326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093352327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093352327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093352327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093352327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093352327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093352327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093352327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093352327 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093352327 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093352327 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352328 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093352328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093352328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093352328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093352328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352328 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093352329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093352329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093352329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093352329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093352329 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) 20241029093352329 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093352329 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093352329 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093352329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093352329 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093352329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093352332 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) 20241029093352332 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093352332 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093352332 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093352332 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093352332 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093352332 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093352332 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093352332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00486898), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093352332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352332 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) 20241029093352332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093352332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352332 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093352332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aadf5), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093352332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352332 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) 20241029093352332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093352332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093352332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093352332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093352332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093352332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093352332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093352332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093352332 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093352332 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093352332 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352332 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 20241029093352332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093352332 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 20241029093352332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093352332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352332 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 20241029093352332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093352332 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 20241029093352332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093352333 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093352333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093352334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093352334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093352334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352334 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352334 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 20241029093352334 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 20241029093352334 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093352334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093352334 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093352334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c54aea), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093352334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093352334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093352334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093352334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093352334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093352334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093352334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093352334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093352334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093352334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093352334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(569)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093352341 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) 20241029093352341 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093352341 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093352341 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093352341 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093352341 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093352341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093352343 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) 20241029093352343 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093352343 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093352343 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093352343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093352343 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093352343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093352343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093352344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093352344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093352344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093352344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093352344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093352344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093352344 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093352344 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093352344 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352345 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352345 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093352345 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) 20241029093352345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093352345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352346 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) 20241029093352346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093352346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352346 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352346 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 20241029093352346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093352346 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 20241029093352346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093352346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093352349 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) 20241029093352349 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093352349 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093352349 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 20241029093352349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093352349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093352349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093352349 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093352350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093352350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093352350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093352350 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) 20241029093352350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093352350 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=00c54aea) (sccp_scrc.c:472) 20241029093352350 DLSCCP DEBUG Received CO:RELCO for local reference 42 (sccp_scoc.c:1823) 20241029093352350 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093352350 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093352350 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093352350 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093352350 DLSCCP DEBUG SCCP-SCOC(42)[0x55f8e7679630]{IDLE}: Deallocated (fsm.c:568) 20241029093352350 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 20241029093352350 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 20241029093352350 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093352350 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(572)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093352355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352355 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093352355 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093352355 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093352355 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093352355 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093352355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093352357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352357 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093352357 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093352357 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093352357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093352357 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093352357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093352357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093352357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093352357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093352357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093352357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093352357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093352357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093352357 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093352357 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093352357 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093352359 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093352359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093352359 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093352359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093352359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093352359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093352359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093352359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093352359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093352359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093352359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093352359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093352359 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093352359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093352359 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093352359 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093352359 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093352359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093352359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093352359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093352359 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(562)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093353115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353115 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093353115 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093353115 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093353115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353115 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093353115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093353115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093353115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353115 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093353116 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093353116 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) 20241029093353116 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) 20241029093353116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093353116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093353116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093353116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093353116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093353116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093353116 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093353116 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093353116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093353116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093353116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093353116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093353116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093353116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093353116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093353116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353116 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353116 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093353116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093353116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353116 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093353116 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093353116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353116 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093353116 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093353116 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093353116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353116 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353116 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(562)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093353130 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) 20241029093353130 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093353130 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093353130 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 20241029093353130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353130 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353131 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) 20241029093353131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093353131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093353131 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093353131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093353131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093353131 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093353131 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) 20241029093353131 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) 20241029093353131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093353131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093353131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093353131 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093353131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093353131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093353131 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093353131 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093353131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093353131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093353131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093353131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093353131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093353131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093353131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(565)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093353135 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) 20241029093353135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093353135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093353135 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 20241029093353135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353135 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353135 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) 20241029093353135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353135 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353135 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093353135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093353135 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093353135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353135 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093353135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353135 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093353135 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093353135 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(565)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(568)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093353141 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) 20241029093353141 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093353141 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093353141 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 20241029093353141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353141 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353141 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) 20241029093353141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093353141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093353141 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) 20241029093353141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353141 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) 20241029093353141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093353141 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093353141 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) 20241029093353141 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) 20241029093353141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093353141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093353141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093353141 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) 20241029093353141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093353141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093353142 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093353142 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093353142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093353142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093353142 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 20241029093353142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093353142 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 20241029093353142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093353142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353144 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) 20241029093353144 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093353144 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093353144 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 20241029093353144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353144 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353145 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) 20241029093353145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093353145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093353145 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) 20241029093353145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353145 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) 20241029093353145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093353145 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093353145 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(568)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(571)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093353161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093353161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093353161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093353161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093353161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093353161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093353161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353161 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093353161 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093353161 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) 20241029093353161 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) 20241029093353161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093353161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093353161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093353161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093353161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093353161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093353161 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093353161 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093353161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353161 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093353161 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093353161 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093353161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093353161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093353161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093353161 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093353162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093353162 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093353162 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093353162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093353162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093353162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093353162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093353162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093353162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093353162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093353162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093353162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093353162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093353162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093353162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093353162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093353162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093353162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093353162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093353162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093353162 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093353162 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093353162 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(571)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093354183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093354191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093354195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093354199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093354203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093354208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093354213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093354218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093354223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093354227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093354230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093354234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093354238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093354243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093354247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093354251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093354255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093354259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093354262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093354265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093354301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(565)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(565)@ef42a7d743c0: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(574) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(557)@ef42a7d743c0: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(574)8015467 20241029093355347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093355347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093355347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241029093355347 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093355347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a4e6b, normal) (hnbgw_rua.c:388) 20241029093355347 DHNB DEBUG map_rua[0x55f8e7679630]{init}: Allocated (fsm.c:456) 20241029093355347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093355347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8015467 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093355347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093355347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093355347 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8015467 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241029093355347 DCN DEBUG map_sccp[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093355347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093355347 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8015467 <-> SCCP-50 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093355347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8015467 SCCP-50 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241029093355347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093355347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093355347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093355347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093355347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093355347 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093355347 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{IDLE}: Allocated (fsm.c:456) 20241029093355347 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093355347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001550056400500f1100926) (sccp_scrc.c:401) 20241029093355347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093355347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093355347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093355347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093355347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093355347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093355347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093355347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093355347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093355347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093355347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093355347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093355347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093355347 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093355347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093355347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093355347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093355347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093355347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093355347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093355348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093355348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093355348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093355348 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(564)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(564)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(565)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(574) HNBGW_Test.msc1-RAN(565)@ef42a7d743c0: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(574)13424713 HNBGW_Test.msc1-SCCP(564)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(564)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(574)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093355367 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) 20241029093355367 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093355367 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093355367 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 20241029093355367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093355367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093355367 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093355367 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093355367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093355367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093355367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093355367 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) 20241029093355367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093355367 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00895282) (sccp_scrc.c:472) 20241029093355367 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241029093355367 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093355367 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093355367 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093355367 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093355367 DCN DEBUG handle_cn_conn_conf() conn_id=50, 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) 20241029093355367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093355367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093355369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(574)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093355371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093355375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093355379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093355380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093355382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093355383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093355384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093355385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093355386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093355386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093355387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093355388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093355388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093355389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093355390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093355390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093355391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093355392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093355392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093355393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093355403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(562)@ef42a7d743c0: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(562)@ef42a7d743c0: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(575) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(557)@ef42a7d743c0: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(575)4330040 20241029093356419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093356419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093356419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093356419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093356419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x421238, normal) (hnbgw_rua.c:388) 20241029093356419 DHNB DEBUG map_rua[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093356419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093356419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093356419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093356419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093356419 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093356419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330040 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093356419 DCN DEBUG map_sccp[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093356419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093356419 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4330040 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093356419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330040 SCCP-51 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093356419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093356419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093356419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093356419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093356419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093356419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093356419 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{IDLE}: Allocated (fsm.c:456) 20241029093356419 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093356419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002480056400500f1100926) (sccp_scrc.c:401) 20241029093356419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093356419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093356419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093356419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093356419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093356419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093356419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093356419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093356419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093356419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093356419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093356419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093356419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093356419 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093356419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093356419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093356419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093356419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093356419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093356419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093356419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093356419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093356419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093356419 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(561)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(561)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(562)@ef42a7d743c0: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(575) HNBGW_Test.msc0-RAN(562)@ef42a7d743c0: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(575)15823910 TC_mscpool_no_allow_attach_valid_nri0(575)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(561)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(561)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093356434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093356435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093356435 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093356435 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093356435 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093356435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093356435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093356435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093356435 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(575)@ef42a7d743c0: Final verdict of PTC: pass 20241029093356435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093356435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093356435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093356435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093356435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093356435 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d15dc6) (sccp_scrc.c:472) 20241029093356435 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241029093356435 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093356435 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093356435 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093356435 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) MTC@ef42a7d743c0: 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 } } } 20241029093356435 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) 20241029093356435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093356435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093356436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093356439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093356441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093356443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093356444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093356445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093356446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093356447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093356448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093356449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093356449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093356450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093356451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093356452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093356453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093356454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093356455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093356456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093356457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093356458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093356467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(568)@ef42a7d743c0: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(568)@ef42a7d743c0: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(576) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(557)@ef42a7d743c0: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(576)8297030 20241029093357492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093357492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093357492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093357492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093357492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e9a46, normal) (hnbgw_rua.c:388) 20241029093357492 DHNB DEBUG map_rua[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093357492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093357492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297030 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093357492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093357492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093357492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297030 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241029093357492 DCN DEBUG map_sccp[0x55f8e766e700]{init}: Allocated (fsm.c:456) 20241029093357492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093357492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8297030 <-> SCCP-52 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241029093357492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297030 SCCP-52 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093357492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093357492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093357492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093357492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093357492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093357492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093357492 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{IDLE}: Allocated (fsm.c:456) 20241029093357492 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093357492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002f40056400500f1100926) (sccp_scrc.c:401) 20241029093357492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093357492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093357492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093357492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093357492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093357492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093357492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093357492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093357492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093357492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093357492 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) 20241029093357492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093357492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093357492 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093357492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093357492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093357493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093357493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093357493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093357493 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 20241029093357493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093357493 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 20241029093357493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093357493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(567)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc2-SCCP(567)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(568)@ef42a7d743c0: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(576) HNBGW_Test.msc2-RAN(568)@ef42a7d743c0: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(576)8234363 HNBGW_Test.msc2-SCCP(567)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(567)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(576)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093357510 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) 20241029093357510 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093357510 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093357510 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 20241029093357510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093357510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093357510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093357510 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093357510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093357510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093357510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093357510 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) 20241029093357510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093357510 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c80111) (sccp_scrc.c:472) 20241029093357510 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241029093357510 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093357510 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093357510 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093357510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093357510 DCN DEBUG handle_cn_conn_conf() conn_id=52, 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) 20241029093357511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093357511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093357512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(576)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093357514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093357518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093357523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093357526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093357530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093357533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093357534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093357535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093357536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093357536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093357537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093357538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093357538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093357539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093357540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093357540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093357542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093357542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093357543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093357544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093357546 DLINP DEBUG SRVCONN(,r=127.0.0.1:54177<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093357546 DLINP DEBUG SRVCONN(,r=127.0.0.1:54177<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093357546 DLINP NOTICE SRV(,r=127.0.0.1:54177<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093357547 DMAIN NOTICE (127.0.0.1:54177 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54177<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093357547 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093357547 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35035<->l=127.0.0.1:4262) (control_if.c:193) 20241029093357547 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093357547 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093357547 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 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093357547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093357547 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093357547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093357547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093357547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093357547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093357547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093357547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093357547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093357547 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093357547 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093357547 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093357547 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093357547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093357547 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093357547 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093357547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15dc6), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093357547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093357547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093357547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093357547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093357547 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093357547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(557)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(565)@ef42a7d743c0: Final verdict of PTC: none 20241029093357547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093357547 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093357547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093357547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093357547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093357547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{disrupted}: Freeing instance (context_map.c:202) 20241029093357547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330040)[0x55f8e7676670]{disrupted}: Deallocated (fsm.c:568) 20241029093357547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093357547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{disconnected}: Freeing instance (context_map.c:206) 20241029093357547 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 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093357547 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093357547 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 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093357547 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093357547 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093357547 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 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093357547 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093357547 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093357547 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093357547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093357547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093357547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093357547 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(568)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(571)@ef42a7d743c0: Final verdict of PTC: none20241029093357547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55f8e768a370]{disconnected}: Deallocated (fsm.c:568) 20241029093357547 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330040 SCCP-51 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241029093357547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(559)@ef42a7d743c0: Final verdict of PTC: none 20241029093357547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093357547 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(562)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(561)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(563)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(572)@ef42a7d743c0: Final verdict of PTC: none 20241029093357547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093357547 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 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093357547 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) 20241029093357547 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) 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093357547 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093357547 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093357547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093357547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) HNBGW_Test.msc1-SCCP(564)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(566)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(573)@ef42a7d743c0: Final verdict of PTC: none 20241029093357547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093357547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093357547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093357547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093357547 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 20241029093357547 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093357547 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093357547 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093357547 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093357547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093357547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093357547 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.msc2-M3UA(569)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(570)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(560)@ef42a7d743c0: Final verdict of PTC: none 20241029093357547 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093357547 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093357547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093357547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093357547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093357547 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093357547 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093357547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00895282), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093357547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093357547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093357547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093357547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093357547 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{disrupted}: Freeing instance (context_map.c:202) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8015467)[0x55f8e7679630]{disrupted}: Deallocated (fsm.c:568) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{disconnected}: Freeing instance (context_map.c:206) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-50)[0x55f8e7673560]{disconnected}: Deallocated (fsm.c:568) 20241029093357548 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8015467 SCCP-50 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093357548 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093357548 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093357548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80111), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) VirtHNBGW-STATS(555)@ef42a7d743c0: Final verdict of PTC: none 20241029093357548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093357548 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) 20241029093357548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093357548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093357548 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{disrupted}: Freeing instance (context_map.c:202) 20241029093357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297030)[0x55f8e7669e30]{disrupted}: Deallocated (fsm.c:568) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{disconnected}: Freeing instance (context_map.c:206) 20241029093357548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093357548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093357548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093357548 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093357548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093357548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093357548 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093357548 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093357548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093357548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093357548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093357548 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 20241029093357548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093357548 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 20241029093357548 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093357548 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093357548 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_mscpool_no_allow_attach_valid_nri-Iuh1(558)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(567)@ef42a7d743c0: Final verdict of PTC: none 20241029093357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-52)[0x55f8e766e700]{disconnected}: Deallocated (fsm.c:568) 20241029093357548 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8297030 SCCP-52 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241029093357548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093357548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093357548 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093357548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093357548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093357548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093357548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093357548 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093357548 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093357548 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093357548 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_valid_nri-Iuh0(556)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093357565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(555): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(556): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(557): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(558): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(559): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(560): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(561): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(562): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(563): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(564): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(565): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(566): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(567): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(568): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(569): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(570): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(571): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(572): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(573): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(574): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(575): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(576): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:33:57 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 20241029093357660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093358262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341436) 20241029093358303 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093358303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949314), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093358303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093358303 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) 20241029093358303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093358303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093358304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093358304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093358304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093358304 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 20241029093358304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093358304 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 20241029093358304 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093358304 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093358305 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093358305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c0d9), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093358305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093358305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093358305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093358305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093358305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093358305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093358305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093358305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093358305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093358305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093358305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093358305 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093358306 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093358306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaadd), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093358306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093358306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093358306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093358306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093358306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093358306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093358306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093358306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093358306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093358306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093358306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093358306 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093359079 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093359079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008835a), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093359079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093359079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093359079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093359079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093359079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093359080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093359080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093359080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093359080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093359080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093359080 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093359080 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=341436, count=350948) 20241029093359548 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093359548 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093359548 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093359548 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093359548 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093359548 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093359548 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093359548 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093359548 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093400021 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093400021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b40be), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093400021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093400021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093400021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093400021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093400021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093400021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093400021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093400021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093400021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093400022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093400022 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:34:00 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 20241029093400696 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093400696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ebc02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093400696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093400696 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) 20241029093400696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093400696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093400696 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093400696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad293), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093400696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093400696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093400696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093400696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093400697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093400697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093400697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093400697 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 20241029093400697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093400697 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 20241029093400697 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093400697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093400697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093400697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093400697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093400697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093400697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093400697 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241029093401369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(578)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093401382 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093401382 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093401391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(580)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093401392 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51092 (stream_srv.c:129) 20241029093401392 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51092<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093401397 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42561<->l=127.0.0.1:4262) (control_if.c:570) 20241029093401398 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401398 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401398 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401398 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401398 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093401398 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401398 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401398 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401399 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401400 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401400 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093401400 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) 20241029093401400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401400 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) 20241029093401400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093401400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401400 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401400 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401400 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093401400 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) 20241029093401400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401400 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) 20241029093401400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093401400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401400 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401400 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401400 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093401400 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093401400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401400 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401400 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093401400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093401400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401400 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401400 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 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093401400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401400 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 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093401400 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 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093401400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093401400 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093401400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093401400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093401400 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(585)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(585)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(585)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(583)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(588)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(588)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(588)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093401425 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401425 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401426 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401426 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401426 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401426 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401426 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093401426 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401427 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401427 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093401427 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) 20241029093401427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401427 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) 20241029093401427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093401427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401427 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401427 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401427 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093401427 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) 20241029093401427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401427 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) 20241029093401427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093401427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401427 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401427 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401427 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093401427 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093401427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401427 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401427 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401427 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093401427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093401427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401427 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401427 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 20241029093401427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093401427 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093401427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401427 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 20241029093401427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093401427 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 20241029093401427 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093401427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093401427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093401427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093401427 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093401427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093401428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093401428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093401428 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(591)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(591)@ef42a7d743c0: M3UA emulation initiated, the test can be started MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(591)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(589)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(594)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(594)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(594)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(592)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093401464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093401464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093401464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093401464 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093401464 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) 20241029093401464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093401464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093401464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093401464 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093401469 DLINP DEBUG SRVCONN(,r=127.0.0.1:51092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093401469 DLINP DEBUG SRVCONN(,r=127.0.0.1:51092<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093401469 DLINP DEBUG SRVCONN(,r=127.0.0.1:51092<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093401469 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093401469 DHNBAP DEBUG (127.0.0.1:51092 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093401469 DHNBAP NOTICE (127.0.0.1:51092 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093401469 DHNBAP NOTICE (127.0.0.1:51092 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093401469 DLINP DEBUG SRVCONN(,r=127.0.0.1:51092<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093401469 DLINP DEBUG SRVCONN(,r=127.0.0.1:51092<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093401612 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 20241029093401612 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 20241029093401612 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093401612 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(585)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093401621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401621 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093401621 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093401621 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093401621 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093401621 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093401621 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093401624 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 20241029093401624 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 20241029093401624 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 20241029093401624 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093401624 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093401624 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093401624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093401624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401625 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093401625 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093401625 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093401625 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093401625 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093401625 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093401625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093401625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093401625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093401625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093401625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093401625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093401625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093401625 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093401625 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093401625 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(588)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093401626 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401626 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093401627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093401627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093401627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401627 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401627 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401627 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401627 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093401627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093401627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093401627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093401627 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093401630 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) 20241029093401630 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093401630 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093401630 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093401630 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093401630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093401630 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093401630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093401630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093401630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093401630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093401630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093401630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093401630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093401630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093401630 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093401635 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) 20241029093401635 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093401635 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093401635 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093401635 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093401635 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241029093401635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093401635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093401635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093401635 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093401635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093401635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093401635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093401635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093401635 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093401635 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093401635 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401636 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401636 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093401636 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093401636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093401637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401637 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093401637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093401637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093401637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093401637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093401639 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 20241029093401640 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 20241029093401640 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093401640 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(591)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093401644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401644 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093401644 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093401644 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093401644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093401644 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093401644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093401645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401645 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093401645 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093401645 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093401645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093401645 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093401645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093401645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093401645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093401645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093401645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093401645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093401645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093401645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093401645 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093401645 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093401645 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401646 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093401646 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093401646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093401646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401646 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093401646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093401646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093401646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093401646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093401652 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 20241029093401652 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 20241029093401652 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093401652 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(594)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093401656 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) 20241029093401656 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093401656 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093401656 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093401656 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093401656 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093401656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093401657 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) 20241029093401657 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093401657 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093401657 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093401657 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093401657 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093401657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093401657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093401657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093401657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093401657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093401657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093401657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093401657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093401657 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093401657 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093401657 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093401658 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093401658 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093401658 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093401658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093401658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093401658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093401658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093401658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093401658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093401658 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093401658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093401659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093401659 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093401659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093401659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093401659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093401659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093401659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093401659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093401659 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093401659 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402333 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093402333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aadf5), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093402333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093402333 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) 20241029093402333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093402333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093402333 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093402333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00486898), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093402333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093402333 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) 20241029093402333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093402333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093402333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093402333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093402333 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 20241029093402333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093402333 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 20241029093402333 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093402333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093402333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093402333 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 20241029093402333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093402333 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 20241029093402333 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.msc0-RAN(584)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093402429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402429 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093402429 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093402429 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093402429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402429 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093402429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093402429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093402429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093402429 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093402429 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) 20241029093402429 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) 20241029093402429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093402429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093402429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093402429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093402429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093402429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093402429 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093402429 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093402429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093402430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093402430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093402430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093402430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093402430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093402430 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402430 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093402430 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093402430 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093402430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402430 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093402430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093402430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093402430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093402430 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093402430 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093402431 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) 20241029093402431 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093402431 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093402431 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 20241029093402431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402431 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402431 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) 20241029093402431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093402431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093402431 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093402431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.msc0-RAN(584)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093402431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402431 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093402431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093402431 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093402431 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) 20241029093402431 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) 20241029093402431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093402431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093402431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093402432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093402432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093402432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093402432 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093402432 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093402432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093402432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093402432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093402432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093402432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093402432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093402432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402432 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) 20241029093402432 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093402432 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093402432 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 20241029093402432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402432 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402432 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) 20241029093402432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093402432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093402432 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093402432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093402432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402432 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093402432 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093402432 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(590)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093402452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402452 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093402452 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093402452 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093402452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402453 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093402453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093402453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093402453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093402453 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093402453 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) 20241029093402453 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) 20241029093402453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093402453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093402453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093402453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093402453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093402453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093402453 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093402453 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093402454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093402454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093402454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093402454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093402454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093402454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093402454 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402455 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093402455 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093402455 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093402455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402455 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093402456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093402456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093402456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093402456 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093402456 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(590)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093402461 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) 20241029093402461 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093402461 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093402461 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 20241029093402461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402461 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402461 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) 20241029093402461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093402461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093402461 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) 20241029093402461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn1-RAN(593)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093402461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402461 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) 20241029093402461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093402461 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093402461 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) 20241029093402461 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) 20241029093402461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093402461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093402461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093402461 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093402461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093402461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093402461 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093402461 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093402461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093402461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093402461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093402461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093402461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093402461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093402461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093402461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402464 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) 20241029093402464 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093402464 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093402464 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 20241029093402464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093402464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093402464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093402464 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093402464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093402464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093402464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093402464 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) 20241029093402464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093402464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093402464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093402464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093402464 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) 20241029093402464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093402464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402464 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) 20241029093402464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093402464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093402464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093402464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093402464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093402464 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093402464 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(593)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093403481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093403489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093403492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093403495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093403497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093403500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093403501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093403503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093403505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093403506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093403507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093403509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093403510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093403511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093403512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093403512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093403513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093403514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093403515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093403516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093403531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40008<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(584)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@ef42a7d743c0: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(579)@ef42a7d743c0: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596)11410530 20241029093404582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093404582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093404582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093404582 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093404582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae1c62, normal) (hnbgw_rua.c:388) 20241029093404582 DHNB DEBUG map_rua[0x55f8e7679630]{init}: Allocated (fsm.c:456) 20241029093404582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093404582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11410530 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093404582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093404582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093404582 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11410530 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093404582 DCN DEBUG map_sccp[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093404582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093404582 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11410530 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093404582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11410530 SCCP-53 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093404582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093404582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093404582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093404582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093404582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093404582 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093404582 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{IDLE}: Allocated (fsm.c:456) 20241029093404582 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093404582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003660056400500f1100926) (sccp_scrc.c:401) 20241029093404582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093404582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093404582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093404582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093404583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093404583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093404583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093404583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093404583 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093404583 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093404583 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093404583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093404583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093404583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093404583 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093404583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093404583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093404583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093404583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093404583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093404583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093404583 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093404583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093404583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(583)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(583)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(584)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596) HNBGW_Test.msc0-RAN(584)@ef42a7d743c0: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596)11205737 HNBGW_Test.msc0-SCCP(583)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(583)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093404601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093404601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093404601 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093404601 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093404601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093404601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093404601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093404601 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093404601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093404601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093404601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093404601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093404601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093404601 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00845cfb) (sccp_scrc.c:472) 20241029093404602 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241029093404602 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093404602 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093404602 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093404602 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093404602 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) 20241029093404602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093404602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093404603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40008<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093404605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093404610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093404615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093404618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093404620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093404622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093404624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093404624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093404625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093404626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093404627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093404628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093404629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093404629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093404630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093404631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093404632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093404633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093404633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093404634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093404644 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.msc1-RAN(587)@ef42a7d743c0: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(597) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(579)@ef42a7d743c0: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(597)2955515 20241029093405668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093405668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093405668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093405668 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093405668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d18fb, normal) (hnbgw_rua.c:388) 20241029093405668 DHNB DEBUG map_rua[0x55f8e766e700]{init}: Allocated (fsm.c:456) 20241029093405668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093405668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2955515 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093405668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093405668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093405668 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093405668 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2955515 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093405668 DCN DEBUG map_sccp[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093405668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093405668 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2955515 <-> SCCP-54 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093405668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2955515 SCCP-54 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093405668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093405668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093405668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093405668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093405668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093405668 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093405668 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{IDLE}: Allocated (fsm.c:456) 20241029093405668 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093405668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002680056400500f1100926) (sccp_scrc.c:401) 20241029093405668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093405668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093405668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093405668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093405668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093405668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093405668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093405668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093405668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093405668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093405668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093405668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093405668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093405668 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093405668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093405668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093405669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093405669 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093405669 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093405669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093405669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093405669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093405669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093405669 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(597) HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(597)8596923 HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093405681 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) 20241029093405681 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093405681 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093405681 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 20241029093405681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093405681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093405681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093405681 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093405682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093405682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093405682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093405682 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) 20241029093405682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093405682 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000eb104) (sccp_scrc.c:472) 20241029093405682 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241029093405682 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093405682 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093405682 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093405682 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093405682 DCN DEBUG handle_cn_conn_conf() conn_id=54, 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) 20241029093405682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093405682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(597)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093405683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(597)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093405685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093405687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093405689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093405690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093405691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093405692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093405693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093405694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093405695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093405695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093405696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093405697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093405698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093405698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093405699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093405700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093405701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093405701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093405702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093405703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: "disconnecting msc0" 20241029093405704 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(584)@ef42a7d743c0: Final verdict of PTC: none 20241029093405705 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093405705 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) 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093405705 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093405705 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) 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093405705 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 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093405705 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093405705 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093405705 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093405705 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093405705 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093405705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093405705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093405705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093405705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093405705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093405705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093405705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093405705 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093405705 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093405705 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093405705 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093405705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093405705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093405705 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093405705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00845cfb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093405705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093405705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093405705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093405705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093405705 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093405705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093405705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093405705 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093405705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093405705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093405705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093405705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{disrupted}: Freeing instance (context_map.c:202) 20241029093405705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11410530)[0x55f8e7679630]{disrupted}: Deallocated (fsm.c:568) 20241029093405705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093405705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{disconnected}: Freeing instance (context_map.c:206) 20241029093405705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55f8e7673560]{disconnected}: Deallocated (fsm.c:568) 20241029093405705 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11410530 SCCP-53 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093405705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093405705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093405705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093405705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093405705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093405705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093405705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093405705 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093405705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093405705 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(585)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(583)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(579)@ef42a7d743c0: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596)11410530 20241029093405717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(579)@ef42a7d743c0: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)13727510 20241029093406744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093406744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093406744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093406744 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093406744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd17716, normal) (hnbgw_rua.c:388) 20241029093406744 DHNB DEBUG map_rua[0x55f8e7679630]{init}: Allocated (fsm.c:456) 20241029093406744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093406744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13727510 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093406744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093406744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093406744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13727510 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093406745 DCN DEBUG map_sccp[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093406745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093406745 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13727510 <-> SCCP-55 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093406745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13727510 SCCP-55 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093406745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093406745 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093406745 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093406745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093406745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093406745 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093406745 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{IDLE}: Allocated (fsm.c:456) 20241029093406745 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093406745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003d70056400500f1100926) (sccp_scrc.c:401) 20241029093406745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093406745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093406745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093406745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093406745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093406745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093406745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093406745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093406745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093406745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093406745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093406745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093406745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093406745 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093406745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093406745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093406745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093406745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093406745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093406745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093406745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093406745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093406745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093406745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598) HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)9440034 HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093406753 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) 20241029093406753 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093406753 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093406753 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 20241029093406753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093406753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093406753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093406753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093406753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093406753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093406753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093406753 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) 20241029093406753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093406753 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0033f70b) (sccp_scrc.c:472) 20241029093406753 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241029093406753 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093406753 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093406753 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093406753 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093406753 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) 20241029093406753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093406753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093406754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093406755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093406758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093406760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093406762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093406763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093406764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093406765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093406766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093406767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093406767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093406768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093406769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093406770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093406770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093406771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093406772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093406773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093406773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093406774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093406775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093406777 DLINP DEBUG SRVCONN(,r=127.0.0.1:51092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093406778 DLINP DEBUG SRVCONN(,r=127.0.0.1:51092<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093406778 DLINP NOTICE SRV(,r=127.0.0.1:51092<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093406778 DMAIN NOTICE (127.0.0.1:51092 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51092<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093406778 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093406778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(590)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(592)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(589)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(587)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(579)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(581)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(593)@ef42a7d743c0: Final verdict of PTC: none 20241029093406778 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093406778 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) 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093406778 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42561<->l=127.0.0.1:4262) (control_if.c:193) 20241029093406778 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093406778 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) 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093406778 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093406778 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) 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093406778 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093406778 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) 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093406778 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 20241029093406778 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) 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093406778 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093406778 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093406778 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093406778 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(580)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(578)@ef42a7d743c0: Final verdict of PTC: none 20241029093406779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093406779 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 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093406779 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093406779 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093406779 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) 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093406779 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 20241029093406779 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093406779 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) 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-M3UA(594)@ef42a7d743c0: Final verdict of PTC: none 20241029093406779 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 20241029093406779 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) 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093406779 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093406779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093406779 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093406779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093406779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093406779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093406779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093406779 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093406779 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093406779 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093406779 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093406779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093406779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093406779 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093406779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093406779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093406779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093406779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093406779 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093406779 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093406779 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093406779 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093406779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093406779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093406779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093406779 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093406779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093406779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093406779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093406779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093406779 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093406779 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093406779 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093406779 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093406779 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093406779 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093406779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eb104), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093406779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093406779 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093406779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093406779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093406779 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093406779 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093406779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{disrupted}: Freeing instance (context_map.c:202) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2955515)[0x55f8e766e700]{disrupted}: Deallocated (fsm.c:568) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{disconnected}: Freeing instance (context_map.c:206) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-54)[0x55f8e7676670]{disconnected}: Deallocated (fsm.c:568) 20241029093406779 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2955515 SCCP-54 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093406779 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093406779 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093406779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f70b), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093406779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093406779 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093406779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093406779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093406779 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093406779 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093406779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{disrupted}: Freeing instance (context_map.c:202) 20241029093406779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13727510)[0x55f8e7679630]{disrupted}: Deallocated (fsm.c:568) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{disconnected}: Freeing instance (context_map.c:206) 20241029093406779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55f8e7673560]{disconnected}: Deallocated (fsm.c:568) 20241029093406779 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13727510 SCCP-55 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093406779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093406779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093406779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093406779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093406779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093406779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093406779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093406779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093406779 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093406779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093406779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093406779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093406779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093406779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093406779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093406779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093406779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093406779 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093406779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093406779 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093406779 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093406779 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(577)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(588)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(586)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(595)@ef42a7d743c0: Final verdict of PTC: none 20241029093406780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(591)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(578): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(579): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(580): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(581): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(586): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(587): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(588): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(589): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(590): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(591): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(592): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(593): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(594): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(595): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(596): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(597): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(598): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:34:06 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 20241029093406830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093407432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348128) 20241029093407548 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093407548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80111), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093407548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093407548 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) 20241029093407548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093407548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093407548 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093407548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00895282), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093407548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093407548 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093407548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093407548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093407548 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093407548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15dc6), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093407548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093407548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093407548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093407548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093407549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093407549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093407549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093407549 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 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093407549 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 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093407549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093407549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093407549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093407549 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093407549 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093407549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093407549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093407549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093407549 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093407549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093407549 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093407705 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093407705 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093407705 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093408304 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093408304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949314), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093408304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093408304 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) 20241029093408304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093408304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093408304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093408304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093408304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093408304 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 20241029093408304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093408304 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 20241029093408304 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093408305 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093408305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c0d9), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093408305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093408306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093408306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093408306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093408306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093408306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093408306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093408306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093408306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093408306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093408306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093408307 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093408307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaadd), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093408307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093408307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093408307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093408307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093408307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093408307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093408307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093408307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093408307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093408307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093408307 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=348128, count=354288) 20241029093408780 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093408780 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093408780 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093408780 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093408780 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093408780 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093408780 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093408780 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093408780 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093409080 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093409080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008835a), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093409080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093409081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093409081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093409081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093409081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093409081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093409081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093409081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093409081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093409081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093409081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:34: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_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 20241029093410022 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093410022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b40be), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093410022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093410023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093410023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093410023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093410023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241029093410536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40054<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(600)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093410544 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093410544 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093410553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(602)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093410554 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58777 (stream_srv.c:129) 20241029093410554 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58777<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093410563 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33475<->l=127.0.0.1:4262) (control_if.c:570) 20241029093410565 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410565 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410565 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410565 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410565 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410565 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410566 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410566 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410567 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410567 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093410567 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) 20241029093410567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410567 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) 20241029093410567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093410567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410567 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410567 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410567 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093410567 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) 20241029093410567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410567 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) 20241029093410567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093410567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410567 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410567 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410567 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093410567 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093410567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410567 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093410567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410567 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410567 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410567 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093410567 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093410567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093410567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410567 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410568 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 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093410568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410568 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 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093410568 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 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093410568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093410568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093410568 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(607)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093410583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410583 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410583 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410583 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410583 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410583 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093410583 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410584 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410584 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093410584 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) 20241029093410584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410584 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) 20241029093410584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093410584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410584 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410584 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410584 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093410584 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) 20241029093410584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410584 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) 20241029093410584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093410584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410584 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410584 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410584 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093410584 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093410584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093410584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410584 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410584 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410584 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093410584 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093410584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093410585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410585 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410585 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 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093410585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410585 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 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093410585 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 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093410585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093410585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093410585 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(610)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(610)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(610)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(608)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093410607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093410607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093410607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093410607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093410607 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) 20241029093410607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093410607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093410607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093410607 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093410612 DLINP DEBUG SRVCONN(,r=127.0.0.1:58777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093410612 DLINP DEBUG SRVCONN(,r=127.0.0.1:58777<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093410612 DLINP DEBUG SRVCONN(,r=127.0.0.1:58777<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093410612 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093410612 DHNBAP DEBUG (127.0.0.1:58777 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093410612 DHNBAP NOTICE (127.0.0.1:58777 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093410612 DHNBAP NOTICE (127.0.0.1:58777 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093410612 DLINP DEBUG SRVCONN(,r=127.0.0.1:58777<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093410612 DLINP DEBUG SRVCONN(,r=127.0.0.1:58777<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093410697 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093410697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad293), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093410697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093410697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410697 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093410697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ebc02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093410697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410697 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) 20241029093410697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093410697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093410698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093410698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093410698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093410698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410698 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 20241029093410698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093410698 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 20241029093410698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093410781 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 20241029093410781 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 20241029093410781 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093410781 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(607)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093410789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410789 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093410789 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093410789 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093410789 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093410789 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093410789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093410792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410792 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093410792 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093410792 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093410792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093410792 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093410792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093410792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093410792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093410792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093410792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093410792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093410792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093410792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093410792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093410792 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093410792 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410794 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410794 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093410794 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093410794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093410794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093410794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410794 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093410794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093410794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093410794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093410794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093410797 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 20241029093410797 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 20241029093410797 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093410797 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(610)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093410803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410803 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093410803 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093410803 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093410803 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093410803 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093410803 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093410807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410807 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093410807 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093410807 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093410807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093410807 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093410807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093410807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093410807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093410807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093410807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093410807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093410807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093410807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093410807 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093410807 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093410807 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093410808 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093410808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093410808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093410808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093410808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093410808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093410808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093410808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093410808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093410808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093410808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093410808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093410808 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093410808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093410808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093410808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093410808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093410808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093410808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093410808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093410808 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093411594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093411594 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093411594 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093411594 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093411594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093411594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093411594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093411594 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093411594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093411594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093411594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093411594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093411594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093411594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093411594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093411594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093411594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093411594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093411594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093411594 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093411594 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) 20241029093411594 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) 20241029093411594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093411594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093411594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093411595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093411595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093411595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093411595 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093411595 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093411595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093411595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093411595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093411595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093411595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093411595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093411595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093411595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093411596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093411596 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093411596 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093411596 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093411597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093411597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093411597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093411597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093411597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093411597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093411597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093411597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093411597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093411597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093411597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093411597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093411597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093411597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093411597 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093411597 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093411597 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093411607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093411607 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093411607 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093411607 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093411607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093411607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093411607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093411607 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093411607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093411607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093411607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093411607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093411607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093411607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093411607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093411607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093411607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093411607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093411607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093411607 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093411607 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) 20241029093411607 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) 20241029093411607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093411607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093411607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093411607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093411607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093411607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093411607 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093411607 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093411607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093411607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093411607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093411607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093411607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093411607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093411607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093411607 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(609)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093411609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093411609 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093411609 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093411609 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093411609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093411609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093411609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093411609 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093411609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093411609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093411609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093411609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093411609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093411609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093411609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093411609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093411609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093411609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093411609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093411609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093411609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093411609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093411609 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093411609 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(609)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093412334 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093412334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00486898), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093412334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093412334 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) 20241029093412334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093412334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093412334 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093412334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aadf5), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093412334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093412334 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) 20241029093412334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093412334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093412334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093412334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093412334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093412334 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 20241029093412334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093412334 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 20241029093412334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093412334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093412334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093412334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093412334 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 20241029093412334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093412334 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 20241029093412334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093412623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093412626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093412632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093412636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093412640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093412645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093412649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093412653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093412657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093412661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093412665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093412669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093412673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093412676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093412679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093412681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093412685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093412689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093412693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093412697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093412728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(601)@ef42a7d743c0: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(612)4631292 20241029093413780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093413780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093413780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093413780 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093413780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46aafc, normal) (hnbgw_rua.c:388) 20241029093413780 DHNB DEBUG map_rua[0x55f8e766e700]{init}: Allocated (fsm.c:456) 20241029093413780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093413780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4631292 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093413780 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093413780 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093413780 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4631292 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093413780 DCN DEBUG map_sccp[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093413780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093413780 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4631292 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093413780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4631292 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093413780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093413780 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093413780 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093413780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093413780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093413780 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093413780 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{IDLE}: Allocated (fsm.c:456) 20241029093413780 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093413780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003b50056400500f1100926) (sccp_scrc.c:401) 20241029093413780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093413780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093413780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093413780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093413780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093413780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093413780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093413780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093413780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093413780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093413780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093413780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093413780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093413780 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093413780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093413780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093413781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093413781 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093413781 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093413781 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093413781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093413781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093413781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093413781 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(612) HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(612)1986814 HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(612)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093413802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093413802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093413802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093413802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093413802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093413802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093413802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093413802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093413802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093413803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093413803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093413803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093413803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093413803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009f9748) (sccp_scrc.c:472) 20241029093413803 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241029093413803 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093413803 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093413803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093413803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093413803 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029093413803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093413803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093413803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(612)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093413806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093413810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093413813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093413816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093413818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093413820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093413821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093413822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093413823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093413824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093413824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093413825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093413826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093413826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093413827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093413828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093413828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093413829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093413830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093413831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093413840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53378<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(613) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(601)@ef42a7d743c0: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(613)11655125 20241029093414864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093414864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093414865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093414865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093414865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1d7d5, normal) (hnbgw_rua.c:388) 20241029093414865 DHNB DEBUG map_rua[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093414865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093414865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11655125 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093414865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093414865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093414865 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241029093414865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11655125 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093414865 DCN DEBUG map_sccp[0x55f8e766a5a0]{init}: Allocated (fsm.c:456) 20241029093414865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093414865 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11655125 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093414865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11655125 SCCP-57 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093414865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093414865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093414865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093414865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093414865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093414865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093414865 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{IDLE}: Allocated (fsm.c:456) 20241029093414865 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093414865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001570056400500f1100926) (sccp_scrc.c:401) 20241029093414865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093414865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093414865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093414865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093414865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093414865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093414865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093414865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093414865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093414865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093414865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093414865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093414865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093414865 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093414865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093414865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093414865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093414865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093414865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093414865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093414865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093414865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093414865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093414865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(613) HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(613)7387825 HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093414870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093414870 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093414870 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093414870 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093414870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093414870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093414870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093414870 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093414870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093414870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093414870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093414870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093414870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093414870 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005633a8) (sccp_scrc.c:472) 20241029093414870 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241029093414870 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093414870 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093414870 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093414870 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093414870 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) 20241029093414870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093414870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(613)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093414872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(613)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093414873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093414876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093414878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093414882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093414885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093414887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093414888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093414890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093414891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093414892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093414893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093414893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093414894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093414895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093414895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093414896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093414897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093414898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093414898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093414899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241029093414899 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: "connecting cnlink 1" MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(616)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(616)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(616)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(614)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093415116 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 20241029093415116 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 20241029093415116 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093415116 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(616)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093415122 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) 20241029093415122 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093415122 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093415122 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093415122 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093415122 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093415122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093415123 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) 20241029093415123 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093415123 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093415123 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093415123 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093415123 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093415123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093415123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093415123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093415123 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093415123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093415124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093415124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093415124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093415124 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093415124 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093415124 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093415125 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093415125 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093415125 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093415125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093415125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093415125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093415125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093415125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093415125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093415125 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093415125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093415125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093415125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093415125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093415125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093415125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093415125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093415125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093415706 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093415706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00845cfb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093415706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093415706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093415706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093415706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093415706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093415706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093415706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093415706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093415706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093415706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093415706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093415706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093415711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093415711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093415711 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093415711 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093415711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093415711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093415711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093415711 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093415711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093415711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093415711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093415711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093415711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093415711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00845cfb) (sccp_scrc.c:472) 20241029093415711 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1823) 20241029093415712 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093415712 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093415712 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093415712 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093415712 DLSCCP DEBUG SCCP-SCOC(53)[0x55f8e7669e30]{IDLE}: Deallocated (fsm.c:568) MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } HNBGW_Test.msc1-RAN(615)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093415927 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) 20241029093415927 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093415927 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093415927 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 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093415927 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093415927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093415927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093415927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093415927 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) 20241029093415927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093415927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093415927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093415927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093415927 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093415927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093415927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093415927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093415927 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093415927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093415927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093415927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093415927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093415927 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093415927 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093415927 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) 20241029093415927 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) 20241029093415927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093415927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093415927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093415927 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093415927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093415927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093415927 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093415927 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093415927 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) 20241029093415927 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093415927 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093415927 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 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093415927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093415927 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093415927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093415927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093415927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093415927 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) 20241029093415927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093415927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093415928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093415928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093415928 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093415928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093415928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415928 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093415928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093415928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093415928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093415928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093415928 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093415928 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093415928 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(615)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093415943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093416780 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093416780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033f70b), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093416780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093416780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093416780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093416780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093416780 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093416780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eb104), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093416780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093416780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093416780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093416780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093416780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093416780 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093416780 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093416780 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093416780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093416780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093416780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093416780 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093416780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093416781 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093416781 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093416781 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093416781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093416781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093416781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093416781 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093416786 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) 20241029093416786 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093416786 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093416786 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 20241029093416786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093416786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093416787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093416787 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093416787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093416787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093416787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093416787 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) 20241029093416787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093416787 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=0033f70b) (sccp_scrc.c:472) 20241029093416787 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241029093416787 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093416787 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093416787 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093416787 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093416787 DLSCCP DEBUG SCCP-SCOC(55)[0x55f8e7679470]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(615)@ef42a7d743c0: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(615)@ef42a7d743c0: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(617) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(601)@ef42a7d743c0: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(617)16011887 20241029093416973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093416973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093416973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241029093416973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093416973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf4526f, normal) (hnbgw_rua.c:388) 20241029093416973 DHNB DEBUG map_rua[0x55f8e7679470]{init}: Allocated (fsm.c:456) 20241029093416973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093416973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16011887 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093416973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093416973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093416973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16011887 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241029093416973 DCN DEBUG map_sccp[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093416973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093416974 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16011887 <-> SCCP-58 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241029093416974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16011887 SCCP-58 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241029093416974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093416974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093416974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093416974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093416974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093416974 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093416974 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{IDLE}: Allocated (fsm.c:456) 20241029093416974 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093416974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c90056400500f1100926) (sccp_scrc.c:401) 20241029093416974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093416974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093416974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093416974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093416974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093416974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093416974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093416974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093416974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093416974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093416974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093416974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093416974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093416974 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093416974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093416974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093416974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093416974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093416974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093416974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093416974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093416974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093416974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093416974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093416974 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) 20241029093416974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093416974 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093416974 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 20241029093416974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093416974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093416974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093416974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093416975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093416975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093416975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093416975 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) 20241029093416975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093416975 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=000eb104) (sccp_scrc.c:472) 20241029093416975 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20241029093416975 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093416975 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093416975 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093416975 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093416975 DLSCCP DEBUG SCCP-SCOC(54)[0x55f8e768a370]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(614)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc1-SCCP(614)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(615)@ef42a7d743c0: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(617) HNBGW_Test.msc1-RAN(615)@ef42a7d743c0: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(617)12686742 HNBGW_Test.msc1-SCCP(614)@ef42a7d743c0: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(617)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(614)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093416993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(617)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093416995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241029093416998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241029093416999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093417001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093417002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093417003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241029093417004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241029093417004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093417005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093417006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093417007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241029093417008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241029093417009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093417009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093417010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093417011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241029093417012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241029093417013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093417013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093417014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093417017 DLINP DEBUG SRVCONN(,r=127.0.0.1:58777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093417017 DLINP DEBUG SRVCONN(,r=127.0.0.1:58777<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093417017 DLINP NOTICE SRV(,r=127.0.0.1:58777<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093417017 DMAIN NOTICE (127.0.0.1:58777 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58777<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093417017 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093417017 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33475<->l=127.0.0.1:4262) (control_if.c:193) 20241029093417018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(603)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(601)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(609)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(608)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@ef42a7d743c0: Final verdict of PTC: none 20241029093417018 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093417018 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) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093417018 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) 20241029093417018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093417018 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093417018 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 20241029093417018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093417018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093417018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093417018 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(602)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(615)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(604)@ef42a7d743c0: Final verdict of PTC: none 20241029093417018 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093417018 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) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093417018 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093417018 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) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093417018 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093417018 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) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093417018 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093417018 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) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093417018 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 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093417018 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093417018 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093417018 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) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093417018 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 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093417018 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093417018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093417018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093417018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093417018 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) 20241029093417018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093417018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0051503c) (sccp_scrc.c:472) 20241029093417018 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241029093417018 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093417018 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 20241029093417018 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) 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093417018 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093417018 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093417018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093417018 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093417018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093417018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093417018 DCN DEBUG handle_cn_conn_conf() conn_id=58, 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) 20241029093417018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093417018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093417018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093417018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093417018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093417018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093417018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093417018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc0-RAN(606)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(616)@ef42a7d743c0: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(600)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(610)@ef42a7d743c0: Final verdict of PTC: none 20241029093417018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093417018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093417018 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093417018 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093417018 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093417018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093417018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093417018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093417018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093417018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093417018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093417018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093417018 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093417018 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093417018 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093417018 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093417018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093417018 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093417018 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093417018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9748), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093417018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093417018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093417018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093417018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093417018 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093417018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093417018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093417018 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc1-SCCP(614)@ef42a7d743c0: Final verdict of PTC: none 20241029093417018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093417018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093417018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093417018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{disrupted}: Freeing instance (context_map.c:202) 20241029093417018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4631292)[0x55f8e766e700]{disrupted}: Deallocated (fsm.c:568) 20241029093417018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093417018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{disconnected}: Freeing instance (context_map.c:206) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f8e7676670]{disconnected}: Deallocated (fsm.c:568) 20241029093417019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4631292 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) VirtHNBGW-STATS(599)@ef42a7d743c0: Final verdict of PTC: none 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093417019 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093417019 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093417019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005633a8), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093417019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093417019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093417019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093417019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093417019 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093417019 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093417019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{disrupted}: Freeing instance (context_map.c:202) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11655125)[0x55f8e7673560]{disrupted}: Deallocated (fsm.c:568) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{disconnected}: Freeing instance (context_map.c:206) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f8e766a5a0]{disconnected}: Deallocated (fsm.c:568) 20241029093417019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11655125 SCCP-57 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093417019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093417019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093417019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093417019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093417019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093417019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093417019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093417019 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093417019 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093417019 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093417019 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093417019 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093417019 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093417019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051503c), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093417019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093417019 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093417019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093417019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093417019 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093417019 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093417019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{disrupted}: Freeing instance (context_map.c:202) 20241029093417019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16011887)[0x55f8e7679470]{disrupted}: Deallocated (fsm.c:568) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{disconnected}: Freeing instance (context_map.c:206) 20241029093417019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-58)[0x55f8e7669e30]{disconnected}: Deallocated (fsm.c:568) 20241029093417019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16011887 SCCP-58 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093417019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093417019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093417019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093417019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093417019 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093417019 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093417019 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093417019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093417019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093417019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093417019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093417019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093417019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093417019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093417019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093417019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093417019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093417019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093417019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093417019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(611)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093417026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(599): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(600): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(601): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(602): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(603): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(604): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(608): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(609): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(610): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(612): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(613): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(614): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(615): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(616): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(617): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:34:17 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 20241029093417076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093417549 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093417549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15dc6), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093417549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093417549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093417549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093417549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093417549 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093417549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00895282), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093417549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093417549 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093417549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093417549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093417549 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093417549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80111), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093417549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093417549 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) 20241029093417550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093417550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093417550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093417550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093417550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093417550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093417550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093417550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093417550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093417550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093417550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093417550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093417550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093417550 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 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093417550 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 20241029093417550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093417679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331652) 20241029093418304 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093418304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949314), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093418304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093418305 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) 20241029093418305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093418305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093418305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093418305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093418305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093418305 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 20241029093418305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093418305 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 20241029093418305 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093418306 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093418306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c0d9), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093418306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093418306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093418306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093418306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093418306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093418306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093418306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093418306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093418306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093418306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093418306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093418306 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093418308 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093418308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaadd), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093418308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093418308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093418308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093418308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093418308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093418308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093418308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093418308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093418308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093418308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093418308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093418308 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=331652, count=338040) 20241029093419019 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093419019 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093419019 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093419019 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093419019 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093419019 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093419019 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093419019 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093419019 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093419081 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093419081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008835a), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093419081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093419081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093419081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093419081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093419081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093419082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093419082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093419082 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093419082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093419082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093419082 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:34:19 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 20241029093420023 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093420023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b40be), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093420023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093420023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093420023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093420024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093420024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093420024 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093420698 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093420698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ebc02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093420698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420698 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) 20241029093420698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093420698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420698 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093420698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad293), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093420698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093420699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093420699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420699 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 20241029093420699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093420699 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 20241029093420699 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093420699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093420699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093420699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093420699 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241029093420787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(619)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093420797 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093420797 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093420805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093420806 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38993 (stream_srv.c:129) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(621)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093420806 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38993<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093420810 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43141<->l=127.0.0.1:4262) (control_if.c:570) 20241029093420811 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420811 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420812 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420812 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420812 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420812 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420812 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420812 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420813 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420813 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093420813 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) 20241029093420813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420813 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) 20241029093420813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093420813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420813 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420813 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420813 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093420813 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) 20241029093420813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420813 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) 20241029093420813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093420813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420813 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420813 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420813 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093420813 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093420813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093420813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093420813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420813 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420813 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420813 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093420813 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093420813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093420813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093420813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420813 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420813 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 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093420813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420813 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 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093420813 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 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093420813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093420813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093420813 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(626)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(626)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(626)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(624)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093420826 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420826 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420827 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420827 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420827 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420827 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420827 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093420827 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093420828 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420828 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093420828 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) 20241029093420828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420828 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) 20241029093420828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093420828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420828 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420828 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420828 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093420828 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) 20241029093420828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420828 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) 20241029093420828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093420828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420828 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420828 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420828 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093420828 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093420828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420828 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093420828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093420828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420828 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420828 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093420828 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093420828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093420828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093420828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093420828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093420828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093420828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093420828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093420828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093420828 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093420828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420828 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 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093420828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420828 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 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093420828 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 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093420828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093420828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093420828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093420828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093420828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093420828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(629)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(629)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(629)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093420850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093420850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093420850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093420850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093420850 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) 20241029093420850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093420850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093420850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093420850 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093420855 DLINP DEBUG SRVCONN(,r=127.0.0.1:38993<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093420855 DLINP DEBUG SRVCONN(,r=127.0.0.1:38993<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093420855 DLINP DEBUG SRVCONN(,r=127.0.0.1:38993<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093420855 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093420855 DHNBAP DEBUG (127.0.0.1:38993 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093420855 DHNBAP NOTICE (127.0.0.1:38993 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093420855 DHNBAP NOTICE (127.0.0.1:38993 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093420855 DLINP DEBUG SRVCONN(,r=127.0.0.1:38993<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093420855 DLINP DEBUG SRVCONN(,r=127.0.0.1:38993<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093421025 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 20241029093421025 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 20241029093421025 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093421025 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(626)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093421034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421034 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093421034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093421034 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093421034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093421034 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093421034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093421036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093421036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093421036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093421036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093421036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093421036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093421035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421035 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093421035 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093421035 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093421035 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093421035 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093421035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093421036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093421036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093421036 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093421036 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093421037 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093421037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093421037 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093421037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093421037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093421037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093421037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093421037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093421037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093421037 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093421037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093421037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093421037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093421037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093421037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093421037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093421037 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093421040 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 20241029093421040 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 20241029093421040 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093421040 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(629)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093421046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421046 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093421046 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093421046 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093421046 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093421046 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093421046 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093421047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421047 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093421047 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093421048 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093421048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093421048 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093421048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093421048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093421048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093421048 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093421048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093421048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093421048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093421048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093421048 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093421048 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093421048 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093421049 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093421049 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093421049 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093421049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093421049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093421049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093421049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093421049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093421049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093421049 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093421049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421049 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093421049 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093421049 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093421049 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093421049 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093421049 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093421049 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(625)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093421841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421841 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093421841 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093421841 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093421841 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093421841 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093421841 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093421841 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093421842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093421842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093421842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093421842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093421842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093421842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093421842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093421842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093421842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093421842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093421842 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093421842 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093421842 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) 20241029093421842 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) 20241029093421842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093421842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093421842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093421842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093421842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093421842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093421842 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093421842 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093421842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421842 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093421842 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093421842 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093421842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093421842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093421842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093421842 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093421843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421843 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093421843 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093421843 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093421843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093421843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093421843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093421843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093421843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093421843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093421843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093421843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093421843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093421843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093421843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093421843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093421843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093421844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093421844 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093421844 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093421844 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(625)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093421850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421850 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093421850 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093421850 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093421850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093421850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093421850 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093421850 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093421850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093421850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093421850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093421850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093421850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093421850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093421850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093421850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093421850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093421850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093421850 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093421850 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093421850 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) 20241029093421850 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) 20241029093421850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093421850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093421850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093421851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093421851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093421851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093421851 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093421851 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093421851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093421851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093421851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093421851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093421851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093421851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093421851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093421853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093421853 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093421853 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093421853 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093421853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093421853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093421853 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093421853 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093421853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093421853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093421853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093421853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093421853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093421853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093421853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093421853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093421853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093421853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093421853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093421853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093421853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093421853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093421853 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093421853 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093421860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093421862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093421864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093421865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093421866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093421866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093421867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093421868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093421869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093421870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093421870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093421871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093421872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093421872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093421873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093421874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093421874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093421875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093421875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093421876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093421890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(41)[0x55f8e7674830]{IDLE}: Deallocated (fsm.c:568) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093422331 DLSCCP DEBUG SCCP-SCOC(40)[0x55f8e766c630]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(631) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(620)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(631)15749837 20241029093422938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093422938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093422938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029093422938 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093422938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf052cd, normal) (hnbgw_rua.c:388) 20241029093422939 DHNB DEBUG map_rua[0x55f8e7679470]{init}: Allocated (fsm.c:456) 20241029093422939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093422939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15749837 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093422939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093422939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093422939 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029093422939 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15749837 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093422939 DCN DEBUG map_sccp[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093422939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093422939 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15749837 <-> SCCP-59 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093422939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15749837 SCCP-59 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029093422939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093422939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093422939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093422939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093422939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093422939 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093422939 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{IDLE}: Allocated (fsm.c:456) 20241029093422939 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093422939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030002140056400500f1100926) (sccp_scrc.c:401) 20241029093422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093422939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093422939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093422939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093422939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093422939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093422939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093422939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093422939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093422939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093422939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093422939 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093422939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093422939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093422940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093422940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093422940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093422940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093422940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093422940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093422940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093422940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(631) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(631)566008 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(631)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093422957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093422957 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093422957 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093422957 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093422957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093422957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093422957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093422957 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093422958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093422958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093422958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093422958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093422958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093422958 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e5566) (sccp_scrc.c:472) 20241029093422958 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241029093422958 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093422958 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093422958 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093422958 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093422958 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241029093422958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093422958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093422958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(631)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093422959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093422962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093422964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093422966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093422967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093422969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093422970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093422971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093422972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093422973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093422974 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093422975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093422975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093422976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093422977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093422977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093422978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093422979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093422979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093422980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093422989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(632) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(620)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(632)12845911 20241029093424012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093424012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093424012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029093424012 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093424012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc40357, normal) (hnbgw_rua.c:388) 20241029093424012 DHNB DEBUG map_rua[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093424012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093424012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12845911 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093424012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093424012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093424013 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029093424013 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12845911 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093424013 DCN DEBUG map_sccp[0x55f8e7673560]{init}: Allocated (fsm.c:456) 20241029093424013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093424013 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12845911 <-> SCCP-60 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093424013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12845911 SCCP-60 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029093424013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093424013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093424013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093424013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093424013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093424013 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093424013 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{IDLE}: Allocated (fsm.c:456) 20241029093424013 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093424013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300013b0056400500f1100926) (sccp_scrc.c:401) 20241029093424013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093424013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093424013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093424013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093424013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093424013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093424013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093424013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093424013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093424013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093424013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093424013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093424013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093424013 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093424013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093424013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093424013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093424013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093424013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093424013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093424013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093424013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093424013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093424013 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(632) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(632)6955721 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093424020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093424020 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093424020 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093424020 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093424020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093424020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093424020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093424020 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093424020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093424021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093424021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093424021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093424021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093424021 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c15bea) (sccp_scrc.c:472) 20241029093424021 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241029093424021 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093424021 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093424021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093424021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093424021 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) 20241029093424021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093424021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(632)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093424022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(632)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093424024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093424026 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093424027 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093424029 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093424030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093424031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093424032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093424032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093424033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093424034 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093424035 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093424036 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093424036 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093424037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093424037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093424038 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093424039 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093424039 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093424040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093424041 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093424049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49362<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(633) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(620)@ef42a7d743c0: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(633)12974150 20241029093425072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093425072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093425072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093425072 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093425072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5f846, normal) (hnbgw_rua.c:388) 20241029093425072 DHNB DEBUG map_rua[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093425072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093425072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12974150 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093425072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093425072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093425072 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12974150 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093425072 DCN DEBUG map_sccp[0x55f8e7674830]{init}: Allocated (fsm.c:456) 20241029093425072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093425072 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12974150 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093425072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12974150 SCCP-61 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093425072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093425072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093425072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093425072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093425072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093425072 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093425072 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{IDLE}: Allocated (fsm.c:456) 20241029093425072 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093425072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030001180056400500f1100926) (sccp_scrc.c:401) 20241029093425072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093425072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093425072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093425072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093425072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093425072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093425072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093425072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093425072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093425072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093425072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093425073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093425073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093425073 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093425073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093425073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093425073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093425073 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093425073 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093425073 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093425073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093425073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093425073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093425073 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(633) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(633)11926723 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241029093425078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093425078 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093425078 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093425078 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093425078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093425078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093425078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093425078 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093425078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093425079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093425079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093425079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093425079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093425079 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00776c1e) (sccp_scrc.c:472) 20241029093425079 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241029093425079 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093425079 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093425079 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093425079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093425079 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) 20241029093425079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093425079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(633)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093425081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(633)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093425082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093425084 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093425086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093425087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093425088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093425089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093425089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093425090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093425091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093425091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093425092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093425093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093425093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093425094 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093425095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093425095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093425096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093425097 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093425097 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093425098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093425107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(634) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(620)@ef42a7d743c0: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(634)16090387 20241029093426130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093426130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093426130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029093426130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093426130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf58513, normal) (hnbgw_rua.c:388) 20241029093426130 DHNB DEBUG map_rua[0x55f8e766dbc0]{init}: Allocated (fsm.c:456) 20241029093426130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093426130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16090387 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093426130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093426130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093426130 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029093426130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16090387 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093426131 DCN DEBUG map_sccp[0x55f8e7668880]{init}: Allocated (fsm.c:456) 20241029093426131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093426131 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16090387 <-> SCCP-62 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093426131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16090387 SCCP-62 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029093426131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093426131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093426131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093426131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093426131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093426131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093426131 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{IDLE}: Allocated (fsm.c:456) 20241029093426131 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093426131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030001b50056400500f1100926) (sccp_scrc.c:401) 20241029093426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093426131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093426131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093426131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093426131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093426131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093426131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093426131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093426131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093426131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093426131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093426131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093426131 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093426131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093426131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093426131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093426131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093426131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093426131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093426131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093426131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093426131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(634) HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(634)16311164 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241029093426138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426138 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093426138 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093426138 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093426138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093426138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093426138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093426138 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093426138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093426138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093426138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093426138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093426138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093426138 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006b9571) (sccp_scrc.c:472) 20241029093426138 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241029093426138 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093426138 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093426138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093426138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093426138 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) 20241029093426138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093426138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(634)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093426140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(634)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093426141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093426144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093426145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093426147 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093426148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093426148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093426149 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093426150 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093426151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093426151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093426152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093426153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093426154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093426154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093426155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093426156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093426156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093426157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093426158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093426159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093426162 DLINP DEBUG SRVCONN(,r=127.0.0.1:38993<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093426162 DLINP DEBUG SRVCONN(,r=127.0.0.1:38993<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093426162 DLINP NOTICE SRV(,r=127.0.0.1:38993<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093426162 DMAIN NOTICE (127.0.0.1:38993 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38993<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093426162 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093426162 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43141<->l=127.0.0.1:4262) (control_if.c:193) 20241029093426162 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093426162 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) 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093426162 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093426162 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) 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093426162 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 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093426162 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093426162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093426162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093426162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-RAN(625)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(628)@ef42a7d743c0: Final verdict of PTC: none 20241029093426162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093426162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093426162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093426162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093426162 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 20241029093426162 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) 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093426162 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093426162 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) 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093426162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093426162 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093426162 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093426162 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093426162 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093426162 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) 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093426162 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093426162 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093426162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(620)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(622)@ef42a7d743c0: Final verdict of PTC: none 20241029093426162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093426162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093426162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093426162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093426162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093426162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc0-SCCP(624)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(626)@ef42a7d743c0: Final verdict of PTC: none 20241029093426162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093426162 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093426162 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093426162 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093426163 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093426163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093426163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e5566), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093426163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093426163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093426163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093426163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093426163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093426163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{disrupted}: Freeing instance (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15749837)[0x55f8e7679470]{disrupted}: Deallocated (fsm.c:568) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{disconnected}: Freeing instance (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55f8e7669e30]{disconnected}: Deallocated (fsm.c:568) 20241029093426163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15749837 SCCP-59 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093426163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093426163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15bea), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093426163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093426163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093426163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093426163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093426163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093426163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{disrupted}: Freeing instance (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12845911)[0x55f8e7676670]{disrupted}: Deallocated (fsm.c:568) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{disconnected}: Freeing instance (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55f8e7673560]{disconnected}: Deallocated (fsm.c:568) 20241029093426163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12845911 SCCP-60 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093426163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093426163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00776c1e), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093426163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093426163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093426163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093426163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) HNBGW_Test.sgsn0-M3UA(629)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(630)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(621)@ef42a7d743c0: Final verdict of PTC: none 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093426163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093426163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{disrupted}: Freeing instance (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12974150)[0x55f8e768a370]{disrupted}: Deallocated (fsm.c:568) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{disconnected}: Freeing instance (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55f8e7674830]{disconnected}: Deallocated (fsm.c:568) 20241029093426163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12974150 SCCP-61 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093426163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093426163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b9571), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093426163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093426163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093426163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093426163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093426163 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093426163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093426163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{disrupted}: Freeing instance (context_map.c:202) 20241029093426163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16090387)[0x55f8e766dbc0]{disrupted}: Deallocated (fsm.c:568) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{disconnected}: Freeing instance (context_map.c:206) 20241029093426163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55f8e7668880]{disconnected}: Deallocated (fsm.c:568) 20241029093426163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16090387 SCCP-62 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(619)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@ef42a7d743c0: Final verdict of PTC: none 20241029093426163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) HNBGW_Test.sgsn0-SCCP(627)@ef42a7d743c0: Final verdict of PTC: none 20241029093426163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093426163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426163 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093426163 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093426163 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093426163 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(618)@ef42a7d743c0: Final verdict of PTC: none 20241029093426163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426163 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093426163 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093426163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093426163 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093426163 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093426163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093426163 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093426163 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093426163 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093426163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426163 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093426163 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093426163 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093426163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093426164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093426164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093426164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093426164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093426164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093426164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093426164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093426164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093426164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093426164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093426178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(618): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(619): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(620): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(621): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(622): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(624): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(625): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(626): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(627): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(628): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(629): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(630): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(631): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(632): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(633): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(634): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:34:26 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 20241029093426223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093426826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312592) 20241029093427019 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093427019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051503c), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093427019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093427019 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093427019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093427019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093427019 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093427019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005633a8), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093427019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093427019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093427019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093427020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093427020 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093427020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9748), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093427020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093427020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093427020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093427020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093427020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093427020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093427020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093427020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093427020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093427020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093427020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093427020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093427020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093427020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093427020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093427020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093427020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093427020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093427020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093427550 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093427550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00895282), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093427550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093427550 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093427550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093427550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093427550 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093427550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15dc6), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093427550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093427550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093427550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093427550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093427550 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093427550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80111), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093427550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093427550 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) 20241029093427550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093427550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093427550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093427550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093427550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093427550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093427550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093427550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093427550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093427550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093427550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093427550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093427550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093427550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093427550 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 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093427550 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 20241029093427550 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=312592, count=318764) 20241029093428163 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093428163 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093428163 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093428163 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093428163 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093428163 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093428306 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093428306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949314), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093428306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093428306 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) 20241029093428306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093428306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093428306 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093428306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c0d9), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093428306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093428306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093428306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093428306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093428306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093428306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093428306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093428306 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 20241029093428306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093428306 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 20241029093428306 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093428306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093428306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093428306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093428306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093428306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093428306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093428307 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093428308 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093428308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaadd), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093428308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093428309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093428309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093428309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093428309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093428309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093428309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093428309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093428309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093428309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093428309 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:34: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_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 20241029093429082 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093429082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008835a), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093429082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093429082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093429082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093429083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093429083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093429083 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241029093429922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(636)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093429929 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093429929 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093429937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(638)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093429938 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60825 (stream_srv.c:129) 20241029093429938 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60825<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093429942 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46573<->l=127.0.0.1:4262) (control_if.c:570) 20241029093429943 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429943 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429944 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429944 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429944 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429944 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429944 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429944 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429945 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429945 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093429945 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) 20241029093429945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429945 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) 20241029093429945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093429945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429945 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429945 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093429945 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) 20241029093429945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429945 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) 20241029093429945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093429945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429945 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429945 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429945 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093429945 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093429945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093429945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093429945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429945 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429945 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429945 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093429945 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093429945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093429945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093429945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429945 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429945 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 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093429945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429945 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 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093429945 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 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093429945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093429945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093429945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(643)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(643)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(643)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(641)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(646)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(646)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(644)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093429970 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429970 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429970 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429970 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429970 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429970 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429970 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093429970 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093429971 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429971 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093429971 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) 20241029093429971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429971 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) 20241029093429971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093429971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429971 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429971 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429971 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093429971 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) 20241029093429971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429971 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) 20241029093429971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093429971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429971 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429971 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429971 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093429971 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093429971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429971 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093429971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093429971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429971 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429971 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093429971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093429971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093429971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093429971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093429971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093429971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093429971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093429971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093429971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093429971 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093429972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429972 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 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093429972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429972 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 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093429972 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 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093429972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093429972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093429972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093429972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093429972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093429972 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(652)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(652)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(652)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(650)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093430013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093430013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093430013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093430013 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093430013 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) 20241029093430013 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093430013 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093430013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093430013 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093430019 DLINP DEBUG SRVCONN(,r=127.0.0.1:60825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093430019 DLINP DEBUG SRVCONN(,r=127.0.0.1:60825<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093430019 DLINP DEBUG SRVCONN(,r=127.0.0.1:60825<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093430019 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093430019 DHNBAP DEBUG (127.0.0.1:60825 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093430019 DHNBAP NOTICE (127.0.0.1:60825 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093430019 DHNBAP NOTICE (127.0.0.1:60825 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093430019 DLINP DEBUG SRVCONN(,r=127.0.0.1:60825<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093430019 DLINP DEBUG SRVCONN(,r=127.0.0.1:60825<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093430024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093430024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093430024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093430024 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093430024 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093430024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b40be), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093430024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093430024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430157 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 20241029093430157 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 20241029093430157 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093430157 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(643)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093430165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430166 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093430166 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093430166 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093430166 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093430166 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093430166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093430168 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 20241029093430168 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 20241029093430168 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093430168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093430168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430168 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093430168 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093430168 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093430168 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093430168 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093430168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093430169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093430169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093430169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093430169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093430169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093430169 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093430169 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093430169 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093430170 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093430170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093430170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093430170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093430170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093430170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093430170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430170 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093430170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430170 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430170 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430170 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093430170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093430170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093430170 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093430170 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(646)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093430175 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) 20241029093430175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093430175 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093430175 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093430175 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093430175 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093430175 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093430177 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) 20241029093430177 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093430177 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093430177 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093430177 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093430177 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093430177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093430177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093430177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093430177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093430177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093430177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093430177 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093430177 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093430178 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093430179 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093430179 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093430179 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093430179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093430179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093430179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430179 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093430179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430179 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093430179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093430179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093430179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093430179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093430179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430184 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 20241029093430184 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 20241029093430184 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093430184 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)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093430190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430190 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093430190 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093430190 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093430190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093430190 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093430190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093430193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430193 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093430193 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093430193 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093430193 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093430193 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093430193 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093430193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093430193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093430193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093430193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093430193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093430193 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093430193 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093430193 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093430194 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093430194 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093430194 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093430194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093430194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093430194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093430194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430194 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093430195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093430195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093430195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093430195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093430195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430200 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 20241029093430200 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 20241029093430200 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093430200 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(652)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093430206 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) 20241029093430206 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093430206 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093430206 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093430206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093430206 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093430206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093430208 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) 20241029093430208 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093430208 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093430208 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093430208 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093430208 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093430208 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093430208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093430208 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093430208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093430208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093430208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093430208 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093430208 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093430208 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093430209 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093430209 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093430209 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093430209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093430209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093430209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093430209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430209 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093430209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093430209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093430209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093430209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093430209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430695 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(44)[0x55f8e7676400]{IDLE}: Deallocated (fsm.c:568) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093430695 DLSCCP DEBUG SCCP-SCOC(43)[0x55f8e76791f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(642)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093430973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430973 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093430973 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093430973 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093430973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093430973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093430973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093430973 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093430973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093430973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093430973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093430973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093430973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093430973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093430973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093430973 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093430973 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093430973 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) 20241029093430973 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) 20241029093430973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093430973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093430973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093430974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430974 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093430974 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093430974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093430974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093430974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093430974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093430974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093430974 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093430974 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093430974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093430974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093430974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093430974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093430974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093430974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093430974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093430974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093430974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093430974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093430974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093430974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093430974 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093430974 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(642)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(645)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093430980 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) 20241029093430980 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093430980 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093430980 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 20241029093430980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093430980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093430980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093430980 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093430980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093430980 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) 20241029093430980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093430980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093430980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093430980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093430980 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093430980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093430980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093430980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093430980 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093430980 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) 20241029093430980 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) 20241029093430980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093430980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093430980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093430980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430980 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093430980 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093430980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093430980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093430980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093430980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093430980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430983 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) 20241029093430983 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093430983 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093430983 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 20241029093430983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093430983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093430983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093430983 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093430983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093430983 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) 20241029093430983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093430983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093430983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093430983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093430983 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093430983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430983 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093430983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093430983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093430983 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093430983 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(645)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093430992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093430992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093430992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093430992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093430992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093430992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093430992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093430992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430992 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093430992 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093430992 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093430992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093430992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093430992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093430992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093430992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093430992 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093430992 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) 20241029093430992 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) 20241029093430992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093430992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093430992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093430992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093430992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093430992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093430992 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093430992 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093430992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093430993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093430993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093430993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093430993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093430993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093430993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093430994 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093430994 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093430994 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093430994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093430994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093430994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093430994 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093430994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093430994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093430994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093430994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093430994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093430994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093430994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093430994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093430994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093430994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093430994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093430994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093430994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093430994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093430994 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093430994 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(651)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093431008 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) 20241029093431008 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093431008 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093431008 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 20241029093431008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093431008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093431008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093431008 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093431008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093431008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093431008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093431008 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) 20241029093431008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093431008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093431008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093431008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093431008 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) 20241029093431008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431008 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) 20241029093431008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093431008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093431008 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093431008 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093431008 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) 20241029093431008 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) 20241029093431008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093431008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093431008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093431008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093431008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093431008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093431008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093431008 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093431008 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093431008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093431008 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093431008 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093431008 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093431008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093431008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093431008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093431008 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093431010 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) 20241029093431010 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093431010 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093431010 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 20241029093431010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093431010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093431010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093431010 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093431010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093431010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093431010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093431010 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) 20241029093431010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093431010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093431010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093431010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093431010 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) 20241029093431010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093431010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093431010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431010 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) 20241029093431010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093431010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093431010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093431010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093431010 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093431010 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093431010 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(651)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093432030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093432039 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093432043 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093432048 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093432052 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093432056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093432060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093432064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093432067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093432071 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093432074 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093432077 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093432080 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093432083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093432085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093432086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093432088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093432090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093432091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093432093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093432114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(654) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(637)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(654)11186531 20241029093433159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093433159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093433159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029093433160 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093433160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaab163, normal) (hnbgw_rua.c:388) 20241029093433160 DHNB DEBUG map_rua[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093433160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093433160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11186531 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093433160 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093433160 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093433160 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029093433160 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11186531 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093433160 DCN DEBUG map_sccp[0x55f8e7676670]{init}: Allocated (fsm.c:456) 20241029093433160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093433160 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11186531 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093433160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11186531 SCCP-63 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029093433160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093433160 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093433160 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093433160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093433160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093433160 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093433160 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{IDLE}: Allocated (fsm.c:456) 20241029093433160 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093433160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030000f50056400500f1100926) (sccp_scrc.c:401) 20241029093433160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093433160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093433160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093433160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093433160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093433160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093433160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093433160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093433160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093433160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093433160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093433160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093433160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093433160 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093433160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093433160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093433160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093433160 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093433160 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093433160 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093433160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093433160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093433160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093433160 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(654) HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(654)14264506 HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(654)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093433177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093433177 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093433177 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093433177 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093433177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093433177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093433177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093433177 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093433177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093433177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093433178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093433178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093433178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093433178 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008734aa) (sccp_scrc.c:472) 20241029093433178 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241029093433178 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093433178 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093433178 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093433178 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093433178 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) 20241029093433178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093433178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093433179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(654)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093433181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093433184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093433186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093433188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093433189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093433190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093433191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093433191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093433192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093433193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093433193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093433194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093433195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093433195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093433196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093433197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093433197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093433198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093433199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093433199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093433209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(651)@ef42a7d743c0: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@ef42a7d743c0: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(655) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(637)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(655)7659264 20241029093434234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093434234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093434234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029093434234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093434234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x74df00, normal) (hnbgw_rua.c:388) 20241029093434234 DHNB DEBUG map_rua[0x55f8e768a370]{init}: Allocated (fsm.c:456) 20241029093434235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093434235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7659264 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093434235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093434235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093434235 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029093434235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7659264 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029093434235 DCN DEBUG map_sccp[0x55f8e7674830]{init}: Allocated (fsm.c:456) 20241029093434235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093434235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7659264 <-> SCCP-64 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093434235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7659264 SCCP-64 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029093434235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093434235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093434235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093434235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093434235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093434235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093434235 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{IDLE}: Allocated (fsm.c:456) 20241029093434235 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093434235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002aa0056400500f1100926) (sccp_scrc.c:401) 20241029093434235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093434235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093434235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093434235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093434235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093434235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093434235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093434235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093434235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093434235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093434235 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093434235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093434235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093434235 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093434235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093434235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093434235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093434235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093434235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093434235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093434235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093434235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093434235 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093434235 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(650)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(650)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(651)@ef42a7d743c0: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(655) HNBGW_Test.sgsn1-RAN(651)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(655)9979762 HNBGW_Test.sgsn1-SCCP(650)@ef42a7d743c0: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(655)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(650)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093434252 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) 20241029093434252 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093434252 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093434252 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 20241029093434252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093434252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093434252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093434252 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093434252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093434252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093434252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093434252 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) 20241029093434252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093434252 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d58c80) (sccp_scrc.c:472) 20241029093434252 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241029093434252 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093434252 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093434252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093434252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093434252 DCN DEBUG handle_cn_conn_conf() conn_id=64, 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) 20241029093434252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093434252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093434253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(655)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093434255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093434257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093434259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093434260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093434261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093434263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093434264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093434265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093434265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093434266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093434267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093434268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093434269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093434270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093434270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093434271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093434272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093434273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093434274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093434274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093434283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(656) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(637)@ef42a7d743c0: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(656)3366048 20241029093435308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093435308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093435308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093435308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093435308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x335ca0, normal) (hnbgw_rua.c:388) 20241029093435308 DHNB DEBUG map_rua[0x55f8e7668880]{init}: Allocated (fsm.c:456) 20241029093435308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093435308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3366048 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093435308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093435308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093435308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3366048 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093435308 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093435308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093435308 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3366048 <-> SCCP-65 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093435308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3366048 SCCP-65 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093435308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093435308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093435308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093435308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093435308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093435308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093435308 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{IDLE}: Allocated (fsm.c:456) 20241029093435308 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093435309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000450056400500f1100926) (sccp_scrc.c:401) 20241029093435309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093435309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093435309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093435309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093435309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093435309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093435309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093435309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093435309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093435309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093435309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093435309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093435309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093435309 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093435309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093435309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093435309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093435309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093435309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093435309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093435309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093435309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093435309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093435309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(656) HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(656)16503331 HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(656)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093435316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093435316 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093435316 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093435316 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093435316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093435316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093435316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093435316 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093435317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093435317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093435317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093435317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093435317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093435317 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a55883) (sccp_scrc.c:472) 20241029093435317 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241029093435317 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093435317 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093435317 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093435317 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093435317 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) 20241029093435317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093435317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093435318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(656)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093435319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093435322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093435326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093435330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093435332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093435334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093435335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093435336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093435337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093435337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093435338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093435339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093435339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093435340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093435341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093435341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093435342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093435343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093435343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093435344 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093435347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093435347 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46573<->l=127.0.0.1:4262) (control_if.c:193) 20241029093435347 DLINP DEBUG SRVCONN(,r=127.0.0.1:60825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093435347 DLINP DEBUG SRVCONN(,r=127.0.0.1:60825<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093435347 DLINP NOTICE SRV(,r=127.0.0.1:60825<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093435347 DMAIN NOTICE (127.0.0.1:60825 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60825<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-RAN(642)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(639)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(645)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(637)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(641)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@ef42a7d743c0: Final verdict of PTC: none 20241029093435347 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093435347 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093435347 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093435347 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093435347 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093435347 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 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn1-SCCP(650)@ef42a7d743c0: Final verdict of PTC: none 20241029093435347 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093435347 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-M3UA(646)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(636)@ef42a7d743c0: Final verdict of PTC: none 20241029093435347 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 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093435347 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093435347 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093435347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093435347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093435347 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093435347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093435347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093435347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093435347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093435347 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093435347 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093435347 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093435347 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093435347 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 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed HNBGW_Test.msc0-M3UA(643)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@ef42a7d743c0: Final verdict of PTC: none 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093435347 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093435347 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093435347 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 20241029093435347 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093435347 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) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093435347 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 20241029093435347 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 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093435347 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093435347 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093435348 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093435348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093435348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093435348 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.sgsn1-M3UA(652)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(651)@ef42a7d743c0: Final verdict of PTC: none 20241029093435348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093435348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093435348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093435348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093435348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093435348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093435348 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093435348 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093435348 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093435348 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093435348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093435348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW-MGCP(653)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(635)@ef42a7d743c0: Final verdict of PTC: none 20241029093435348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093435348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093435348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093435348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093435348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093435348 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) IPA-CTRL-CLI-IPA(640)@ef42a7d743c0: Final verdict of PTC: none 20241029093435348 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093435348 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093435348 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093435348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093435348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093435348 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093435348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d58c80), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093435348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093435348 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093435348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093435348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093435348 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093435348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093435348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093435348 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093435348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093435348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093435348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093435348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{disrupted}: Freeing instance (context_map.c:202) 20241029093435348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7659264)[0x55f8e768a370]{disrupted}: Deallocated (fsm.c:568) 20241029093435348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093435348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{disconnected}: Freeing instance (context_map.c:206) 20241029093435348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55f8e7674830]{disconnected}: Deallocated (fsm.c:568) 20241029093435348 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7659264 SCCP-64 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029093435348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093435348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093435348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093435348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093435348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093435348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093435348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093435348 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093435348 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093435348 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093435348 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093435348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093435348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093435348 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093435348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008734aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093435348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093435348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093435348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093435348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093435348 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:120241029093435349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093435349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093435349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093435349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093435349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093435349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093435349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093435349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 213) 20241029093435348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093435348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093435348 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093435348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{disrupted}: Freeing instance (context_map.c:202) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11186531)[0x55f8e7669e30]{disrupted}: Deallocated (fsm.c:568) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{disconnected}: Freeing instance (context_map.c:206) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55f8e7676670]{disconnected}: Deallocated (fsm.c:568) 20241029093435349 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11186531 SCCP-63 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093435349 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093435349 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093435349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55883), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093435349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093435349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093435349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093435349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093435349 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093435349 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093435349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{disrupted}: Freeing instance (context_map.c:202) 20241029093435349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3366048)[0x55f8e7668880]{disrupted}: Deallocated (fsm.c:568) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093435349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093435349 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3366048 SCCP-65 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093435349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093435349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093435350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093435350 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093435350 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093435350 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093435350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093435350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093435350 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093435350 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093435350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093435350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093435350 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093435350 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093435351 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093435351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093435351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093435351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093435351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093435351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093435351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093435351 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093435351 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093435356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(638)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(636): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(637): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(638): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(639): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(640): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(641): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(642): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(643): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(650): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(651): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(652): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(653): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(654): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(655): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(656): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:34:35 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 20241029093435453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093436056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343408) 20241029093436163 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093436163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15bea), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093436163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093436163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093436163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093436163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093436163 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093436163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e5566), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093436163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093436163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093436163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093436163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093436163 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093436163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b9571), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093436163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093436163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093436163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093436163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093436163 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093436163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00776c1e), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093436163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093436163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093436163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093436163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093436164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093436164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093436164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093436164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093436164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093436164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093436164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093436164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093436164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093436164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093436164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093436164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093436164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093436164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093436164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093436164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093436164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093436164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093436164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093436164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093436164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093437020 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093437020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9748), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093437020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093437020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093437020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093437020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093437020 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093437020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005633a8), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093437020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093437020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093437020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093437020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093437020 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093437020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051503c), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093437020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093437020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093437020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093437020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093437021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093437021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093437021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093437021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093437021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093437021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093437021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093437021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093437021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093437021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093437021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093437021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093437021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093437021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093437021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093437021 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=343408, count=351396) 20241029093437348 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093437348 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093437349 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093437349 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093437349 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093437349 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093437349 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093437349 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093437349 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093437349 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093437349 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093437349 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093437550 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093437550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80111), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093437550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093437550 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) 20241029093437550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093437550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093437550 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093437551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15dc6), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093437551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093437551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093437551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093437551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093437551 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093437551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00895282), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093437551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093437551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093437551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093437551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093437551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093437551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093437551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093437551 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 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093437551 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 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093437551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093437551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093437551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093437551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093437551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093437551 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093437551 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093437551 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093437551 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:34: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_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 20241029093438307 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093438307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c0d9), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093438307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093438307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093438307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093438307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093438307 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093438307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949314), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093438307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093438307 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) 20241029093438307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093438307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093438307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093438307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093438307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093438307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093438307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093438307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093438307 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093438307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093438307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093438307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093438307 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 20241029093438307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093438307 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 20241029093438307 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093438309 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093438309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaadd), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093438309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093438309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093438309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093438309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093438309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093438309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093438309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093438309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093438309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093438309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093438309 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093439083 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093439083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008835a), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093439083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093439083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093439084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093439084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093439084 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241029093439156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(658)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093439166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093439166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093439174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33882<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(660)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093439175 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48064 (stream_srv.c:129) 20241029093439175 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48064<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093439180 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44577<->l=127.0.0.1:4262) (control_if.c:570) 20241029093439181 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439181 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439181 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439181 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439181 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439181 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439181 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439181 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439182 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439182 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093439182 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) 20241029093439182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439182 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) 20241029093439182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093439182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439182 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439182 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439182 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093439182 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) 20241029093439182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439182 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) 20241029093439182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093439182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439182 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439182 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439182 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093439182 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439182 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093439182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439182 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439182 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093439182 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093439182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439182 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439183 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 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093439183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439183 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 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093439183 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 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093439183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093439183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093439183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(665)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(663)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(668)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(666)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093439208 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439208 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439208 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439208 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439208 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439208 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439208 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093439208 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439209 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439209 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093439209 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) 20241029093439209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439209 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) 20241029093439209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093439209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439209 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439209 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439209 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093439209 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) 20241029093439209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439209 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) 20241029093439209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093439209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439209 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439209 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439209 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093439209 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093439209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439209 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439209 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093439209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093439209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439209 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439209 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 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093439209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439209 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 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093439209 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 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093439209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093439209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093439209 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(671)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(671)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(669)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(674)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093439244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093439244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093439244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093439244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093439244 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) 20241029093439244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093439244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093439244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093439244 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093439249 DLINP DEBUG SRVCONN(,r=127.0.0.1:48064<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093439249 DLINP DEBUG SRVCONN(,r=127.0.0.1:48064<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093439249 DLINP DEBUG SRVCONN(,r=127.0.0.1:48064<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093439250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093439250 DHNBAP DEBUG (127.0.0.1:48064 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093439250 DHNBAP NOTICE (127.0.0.1:48064 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093439250 DHNBAP NOTICE (127.0.0.1:48064 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093439250 DLINP DEBUG SRVCONN(,r=127.0.0.1:48064<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093439250 DLINP DEBUG SRVCONN(,r=127.0.0.1:48064<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093439395 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 20241029093439395 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 20241029093439395 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093439395 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(665)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093439404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439404 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093439404 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093439404 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093439404 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093439404 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093439404 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093439406 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 20241029093439406 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 20241029093439406 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093439406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093439406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093439406 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093439406 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093439406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093439406 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093439406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093439407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093439407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093439407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093439407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093439407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093439407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093439407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093439407 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093439407 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093439407 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439408 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439408 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093439408 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093439408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093439408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439408 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093439408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093439408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093439408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093439408 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(668)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093439414 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) 20241029093439414 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093439414 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093439414 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093439414 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093439414 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093439414 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093439416 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) 20241029093439416 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093439416 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093439416 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093439416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093439416 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093439416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093439416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093439416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093439416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093439416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093439416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093439416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093439416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093439417 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093439417 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093439417 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439418 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439418 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093439418 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093439418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093439418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439418 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093439418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093439418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093439418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093439418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093439421 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 20241029093439421 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 20241029093439421 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093439421 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(671)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093439427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439427 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093439427 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093439427 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093439427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093439427 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093439427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093439430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439430 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093439430 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093439430 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093439430 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093439430 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093439430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093439430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093439430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093439430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093439430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093439430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093439430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093439430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093439430 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093439430 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093439430 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439431 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093439431 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093439432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093439432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439432 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093439432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093439432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093439432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093439432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093439434 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 20241029093439434 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 20241029093439434 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093439434 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(674)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093439440 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) 20241029093439440 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093439440 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093439440 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093439440 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093439440 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093439440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093439442 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) 20241029093439442 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093439442 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093439442 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093439442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093439442 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093439442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093439442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093439442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093439442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093439442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093439442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093439442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093439442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093439442 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093439442 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093439442 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093439443 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093439443 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093439443 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093439443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093439443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093439443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093439444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093439444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093439444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093439444 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093439444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093439444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093439444 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093439444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093439444 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093439444 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093439444 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093439444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093439444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093439444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093439444 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440020 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093440020 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093440020 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093440020 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093440020 DLSCCP DEBUG SCCP-SCOC(45)[0x55f8e7667e80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(664)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093440212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440212 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093440212 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093440212 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093440212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440212 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093440212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093440212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093440212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093440212 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093440212 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) 20241029093440212 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) 20241029093440212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093440212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093440212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093440212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093440212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093440212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093440212 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093440212 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093440212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093440212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093440212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093440212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093440212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093440212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093440212 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440213 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093440213 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093440213 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093440213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440213 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093440214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093440214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093440214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093440214 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093440214 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(667)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093440215 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) 20241029093440216 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093440216 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093440216 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 20241029093440216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440216 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440216 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) 20241029093440216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093440216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093440216 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093440216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093440216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093440216 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093440216 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) 20241029093440216 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) 20241029093440216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093440216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093440216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093440216 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093440216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093440216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093440217 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093440217 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093440217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440217 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093440217 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093440217 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093440217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093440217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093440217 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093440217 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440218 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) 20241029093440218 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093440218 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093440218 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 20241029093440218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440218 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440219 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) 20241029093440219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093440219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093440219 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093440219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440219 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093440219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440219 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093440219 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093440219 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(667)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093440233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440233 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093440233 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093440233 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093440233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440233 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093440233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093440233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093440233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093440233 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093440233 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) 20241029093440233 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) 20241029093440233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093440233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093440233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093440233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093440233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093440233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093440233 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093440233 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093440233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093440234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093440234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093440234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093440234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093440234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093440234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440235 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093440235 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093440235 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093440235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440235 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440235 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093440235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093440235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093440235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093440235 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093440235 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(670)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093440244 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) 20241029093440244 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093440244 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093440244 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 20241029093440244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440244 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440244 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) 20241029093440244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093440244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093440244 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) 20241029093440244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440244 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) 20241029093440244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093440244 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093440244 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) 20241029093440244 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) 20241029093440244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093440244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093440244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093440244 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093440244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093440244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093440244 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093440244 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093440244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093440244 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093440244 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093440244 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093440244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093440244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093440244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093440244 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440245 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) 20241029093440245 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093440245 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093440245 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 20241029093440245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093440245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093440245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093440245 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093440245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093440245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093440245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093440245 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) 20241029093440245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093440245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093440245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093440245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093440245 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) 20241029093440245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093440245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440245 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) 20241029093440245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093440245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093440245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093440245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093440245 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093440245 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093440245 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093441262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093441263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093441264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093441267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093441269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093441271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093441273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093441275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093441276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093441278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093441279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093441280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093441282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093441283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093441284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093441286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093441287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093441289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093441291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093441293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093441313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(676) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(659)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(676)16206831 20241029093442358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093442358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093442358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241029093442358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093442358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf74bef, normal) (hnbgw_rua.c:388) 20241029093442358 DHNB DEBUG map_rua[0x55f8e7667e80]{init}: Allocated (fsm.c:456) 20241029093442358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093442358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16206831 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093442358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093442358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093442358 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241029093442358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16206831 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241029093442358 DCN DEBUG map_sccp[0x55f8e7669e30]{init}: Allocated (fsm.c:456) 20241029093442358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093442358 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16206831 <-> SCCP-66 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093442358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16206831 SCCP-66 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241029093442358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093442358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093442358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093442358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093442358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093442358 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093442358 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{IDLE}: Allocated (fsm.c:456) 20241029093442358 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093442358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030002f80056400500f1100926) (sccp_scrc.c:401) 20241029093442358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093442358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093442358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093442358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093442358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093442358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093442358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093442358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093442358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093442358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093442358 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093442358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093442358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093442358 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093442358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093442358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093442358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093442358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093442358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093442358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093442358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093442358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093442358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093442358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(676) HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(676)6700366 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(676)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093442374 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) 20241029093442374 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093442374 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093442374 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 20241029093442374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093442374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093442374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093442374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093442374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093442374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093442374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093442374 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) 20241029093442374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093442374 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0034f18a) (sccp_scrc.c:472) 20241029093442374 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241029093442374 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093442374 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093442374 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093442374 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093442374 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) 20241029093442374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093442374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093442375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(676)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093442376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093442379 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093442382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093442384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093442386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093442387 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093442388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093442389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093442390 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093442392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093442393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093442394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093442395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093442395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093442396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093442397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093442397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093442398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093442399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093442399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093442409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(677) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(659)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(677)14768669 20241029093443430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093443430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093443430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241029093443430 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093443430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe15a1d, normal) (hnbgw_rua.c:388) 20241029093443430 DHNB DEBUG map_rua[0x55f8e7668880]{init}: Allocated (fsm.c:456) 20241029093443430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093443430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14768669 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093443430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093443430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093443430 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241029093443430 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14768669 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241029093443430 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093443430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093443430 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14768669 <-> SCCP-67 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093443430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14768669 SCCP-67 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241029093443430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093443430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093443430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093443430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093443430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093443430 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093443430 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{IDLE}: Allocated (fsm.c:456) 20241029093443430 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093443430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f40030001d00056400500f1100926) (sccp_scrc.c:401) 20241029093443430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093443430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093443430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093443430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093443430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093443430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093443430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093443430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093443430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093443430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093443430 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093443430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093443430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093443430 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093443430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093443430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093443430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093443430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093443430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093443430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093443430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093443430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093443430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093443430 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(677) HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(677)14354951 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093443434 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) 20241029093443434 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093443434 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093443434 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 20241029093443434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093443434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093443434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093443434 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093443434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093443434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093443434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093443434 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) 20241029093443434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093443434 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00031187) (sccp_scrc.c:472) 20241029093443434 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241029093443434 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093443434 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093443434 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093443434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093443434 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) 20241029093443434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093443434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(677)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093443436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(677)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093443437 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093443439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093443440 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093443442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093443442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093443444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093443446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093443447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093443448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093443448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093443449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093443450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093443451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093443452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093443453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093443454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093443454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093443455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093443456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093443457 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093443467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(678) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(659)@ef42a7d743c0: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(678)15260232 20241029093444491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093444491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093444491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241029093444491 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093444491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe8da48, normal) (hnbgw_rua.c:388) 20241029093444491 DHNB DEBUG map_rua[0x55f8e7674830]{init}: Allocated (fsm.c:456) 20241029093444491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093444491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260232 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093444491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093444491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093444491 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241029093444491 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260232 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241029093444491 DCN DEBUG map_sccp[0x55f8e766b5d0]{init}: Allocated (fsm.c:456) 20241029093444491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093444491 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15260232 <-> SCCP-68 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093444491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260232 SCCP-68 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241029093444491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093444491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093444491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093444491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093444491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093444491 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093444491 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{IDLE}: Allocated (fsm.c:456) 20241029093444491 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093444491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030000de0056400500f1100926) (sccp_scrc.c:401) 20241029093444491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093444491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093444491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093444491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093444491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093444491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093444491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093444491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093444491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093444491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093444491 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093444491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093444491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093444491 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093444491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093444491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093444492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093444492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093444492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093444492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093444492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093444492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093444492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093444492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(678) HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(678)11828199 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241029093444498 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) 20241029093444498 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093444498 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093444498 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 20241029093444498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093444498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093444498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093444498 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093444498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093444498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093444498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093444498 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) 20241029093444498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093444498 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f4881) (sccp_scrc.c:472) 20241029093444498 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241029093444498 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093444498 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093444498 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093444498 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093444498 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) 20241029093444499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093444499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(678)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093444501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(678)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093444503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093444506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093444508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093444510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093444510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093444511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093444512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093444512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093444513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093444514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093444515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093444515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093444516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093444517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093444517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093444518 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093444518 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093444519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093444520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093444520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093444523 DLINP DEBUG SRVCONN(,r=127.0.0.1:48064<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093444523 DLINP DEBUG SRVCONN(,r=127.0.0.1:48064<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093444523 DLINP NOTICE SRV(,r=127.0.0.1:48064<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093444523 DMAIN NOTICE (127.0.0.1:48064 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48064<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093444523 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093444523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093444523 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44577<->l=127.0.0.1:4262) (control_if.c:193) 20241029093444524 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093444524 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093444524 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 20241029093444524 DLSS7 <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.msc1-SCCP(666)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(670)@ef42a7d743c0: Final verdict of PTC: none 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093444524 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093444524 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-RAN(667)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(659)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(661)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@ef42a7d743c0: Final verdict of PTC: none 20241029093444524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093444524 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(663)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@ef42a7d743c0: Final verdict of PTC: none 20241029093444524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093444524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(660)@ef42a7d743c0: Final verdict of PTC: none 20241029093444524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093444524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093444524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc0-M3UA(665)@ef42a7d743c0: Final verdict of PTC: none 20241029093444524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093444524 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 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093444524 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093444524 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093444524 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093444524 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093444524 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093444524 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093444524 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 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093444524 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093444524 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) 20241029093444524 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) 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093444524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093444524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093444524 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093444524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093444524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093444524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) HNBGW-MGCP(675)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(658)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@ef42a7d743c0: Final verdict of PTC: none 20241029093444524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093444524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093444524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093444524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093444525 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093444525 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093444525 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093444525 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093444525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093444525 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093444525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034f18a), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093444525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093444525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093444525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093444525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093444525 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093444525 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093444525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{disrupted}: Freeing instance (context_map.c:202) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16206831)[0x55f8e7667e80]{disrupted}: Deallocated (fsm.c:568) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{disconnected}: Freeing instance (context_map.c:206) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55f8e7669e30]{disconnected}: Deallocated (fsm.c:568) 20241029093444525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16206831 SCCP-66 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093444525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093444525 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.sgsn1-SCCP(672)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(657)@ef42a7d743c0: Final verdict of PTC: none 20241029093444525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00031187), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093444525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093444525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093444525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093444525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093444525 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093444525 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093444525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{disrupted}: Freeing instance (context_map.c:202) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14768669)[0x55f8e7668880]{disrupted}: Deallocated (fsm.c:568) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093444525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14768669 SCCP-67 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093444525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093444525 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093444525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f4881), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093444525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093444525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093444525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093444525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093444525 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093444525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093444525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093444525 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093444525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093444526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093444526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093444526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{disrupted}: Freeing instance (context_map.c:202) 20241029093444526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260232)[0x55f8e7674830]{disrupted}: Deallocated (fsm.c:568) 20241029093444526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093444526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{disconnected}: Freeing instance (context_map.c:206) 20241029093444526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55f8e766b5d0]{disconnected}: Deallocated (fsm.c:568) 20241029093444526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260232 SCCP-68 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029093444526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093444526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093444526 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093444526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093444526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093444526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093444526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093444526 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093444526 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093444526 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093444526 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093444526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093444526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093444526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093444526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093444526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093444526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093444526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093444526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093444526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093444526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093444526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093444526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093444526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093444526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093444526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093444526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093444526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093444526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093444526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093444527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093444527 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093444527 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093444527 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093444527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093444527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093444527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093444527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093444527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093444527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093444527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093444527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093444529 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 20241029093444529 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) 20241029093444529 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093444529 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093444529 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093444529 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) 20241029093444529 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093444529 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093444529 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) 20241029093444529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093444529 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093444529 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093444529 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093444529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093444529 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093444529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093444529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093444529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093444529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093444529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093444529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093444529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093444529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093444529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093444529 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093444529 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093444529 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093444529 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(671)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093444539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33882<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(658): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(659): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(660): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(661): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(676): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(677): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(678): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:34:44 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 20241029093444625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093445328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345256) 20241029093445349 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093445349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55883), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093445349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093445349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093445349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093445349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093445349 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093445349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008734aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093445349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093445349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093445349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093445349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093445349 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093445349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d58c80), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093445349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093445349 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093445349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093445349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093445349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093445349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093445349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093445349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093445349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093445349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093445349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093445349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093445349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093445349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093445349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093445349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093445349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093445349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093445349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093445349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093446163 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093446163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00776c1e), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093446164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093446164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093446164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093446164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093446164 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093446164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b9571), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093446164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093446164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093446164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093446164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093446164 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093446164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e5566), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093446164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093446164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093446164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093446164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093446164 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093446164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15bea), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093446164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093446164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093446164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093446164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093446164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093446164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093446164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093446164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093446164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093446164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093446164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093446164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093446164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093446164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093446164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093446164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093446164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093446164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093446164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093446164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093446164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093446164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093446164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093446164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093446164 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=345256, count=351604) 20241029093446525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093446525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093446525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093446525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093446525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093446525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093446525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093446525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093446525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093446530 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093446530 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093446530 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093447021 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093447022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051503c), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093447022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093447022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093447022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093447022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093447022 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093447022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005633a8), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093447022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093447022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093447022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093447022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093447022 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093447022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9748), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093447022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093447022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093447022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093447022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093447022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093447022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093447022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093447022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093447022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093447022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093447022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093447022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093447022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093447022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093447022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093447022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093447022 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:34: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_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 20241029093447552 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093447552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00895282), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093447552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093447552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093447552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093447552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093447552 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093447552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15dc6), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093447552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093447552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093447552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093447552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093447552 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093447552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80111), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093447552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093447552 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) 20241029093447552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093447552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093447552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093447552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093447552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093447553 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093447553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093447553 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093447553 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093447553 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093447553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093447553 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093447553 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093447553 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 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093447553 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 20241029093447553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093448308 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093448308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949314), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093448308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448308 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) 20241029093448308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093448308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448308 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093448308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0c0d9), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093448308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093448308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448308 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 20241029093448308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093448308 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 20241029093448308 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093448308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093448308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093448308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093448308 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093448309 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093448309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaadd), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093448309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093448309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093448310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093448310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093448310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241029093448457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(680)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093448469 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093448469 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093448479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(682)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093448479 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37278 (stream_srv.c:129) 20241029093448479 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37278<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093448485 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43029<->l=127.0.0.1:4262) (control_if.c:570) 20241029093448486 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448486 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448486 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448486 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448486 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448486 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448486 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448486 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448487 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093448487 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) 20241029093448487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093448487 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448487 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) 20241029093448487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093448487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448487 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448487 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093448487 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) 20241029093448487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093448487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448487 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) 20241029093448487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093448488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448488 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448488 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448488 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093448488 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093448488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448488 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093448488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448488 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448488 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448488 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093448488 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093448488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093448488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448488 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448488 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 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093448488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448488 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 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093448488 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 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093448488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093448488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093448488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(687)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(687)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(687)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(685)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(690)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(690)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(690)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(688)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(693)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-M3UA(693)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(693)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(691)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093448533 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448533 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448533 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448533 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448533 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448533 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448533 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093448533 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448534 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093448534 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) 20241029093448534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448534 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) 20241029093448534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093448534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448534 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448534 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093448534 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) 20241029093448534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448534 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) 20241029093448534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093448534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448534 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448534 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093448534 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448534 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093448534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448534 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448534 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093448534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093448534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448534 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448534 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448534 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448534 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 20241029093448534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093448534 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093448535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448535 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448535 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448535 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 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093448535 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 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093448535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448535 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448535 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448535 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093448535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448535 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448535 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448535 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093448535 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(696)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(694)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(699)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(699)@ef42a7d743c0: M3UA emulation initiated, the test can be started MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(699)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(697)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(702)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(702)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(702)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093448590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093448590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093448590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093448590 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093448590 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) 20241029093448590 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093448590 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093448590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093448590 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093448594 DLINP DEBUG SRVCONN(,r=127.0.0.1:37278<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093448594 DLINP DEBUG SRVCONN(,r=127.0.0.1:37278<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093448594 DLINP DEBUG SRVCONN(,r=127.0.0.1:37278<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093448594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093448594 DHNBAP DEBUG (127.0.0.1:37278 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093448594 DHNBAP NOTICE (127.0.0.1:37278 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093448594 DHNBAP NOTICE (127.0.0.1:37278 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093448594 DLINP DEBUG SRVCONN(,r=127.0.0.1:37278<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093448594 DLINP DEBUG SRVCONN(,r=127.0.0.1:37278<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093448700 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 20241029093448700 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 20241029093448700 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093448700 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(687)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093448701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448701 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093448701 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093448701 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093448701 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093448701 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093448701 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093448702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448702 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093448702 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093448702 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093448702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093448702 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093448702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093448702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093448702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093448702 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093448702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093448702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093448702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093448702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093448702 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093448702 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093448702 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448703 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093448703 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093448703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093448703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448703 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448704 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448704 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093448704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093448704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093448704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093448704 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093448715 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 20241029093448715 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 20241029093448715 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093448715 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(690)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093448717 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) 20241029093448717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093448717 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093448717 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093448717 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093448717 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093448717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093448717 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) 20241029093448717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093448717 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093448717 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093448717 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093448717 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093448717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093448717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093448717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093448717 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093448717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093448717 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093448717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093448717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093448717 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093448717 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093448717 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448718 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448718 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093448718 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093448718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448718 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093448718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448718 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448718 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448718 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448718 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093448719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093448719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093448719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093448719 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093448728 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 20241029093448728 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 20241029093448728 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093448728 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(693)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093448729 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) 20241029093448729 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093448729 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093448729 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093448729 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093448729 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093448729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093448730 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) 20241029093448730 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093448730 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093448730 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093448730 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093448730 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093448730 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093448730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093448730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093448730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093448730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093448730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093448730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093448730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093448730 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093448730 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093448730 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448731 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448731 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093448731 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) 20241029093448731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093448731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448731 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) 20241029093448731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093448731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448731 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448731 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 20241029093448731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093448731 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 20241029093448731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093448731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093448749 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 20241029093448749 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 20241029093448749 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093448749 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(696)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093448750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448750 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093448750 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093448750 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093448750 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093448750 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093448750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093448751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448751 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093448751 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093448751 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093448751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093448751 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093448751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093448751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093448751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093448751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093448751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093448751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093448751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093448751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093448751 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093448751 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093448751 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093448752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093448752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093448752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093448752 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448752 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093448752 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093448752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093448752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448752 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093448752 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448763 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 20241029093448763 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 20241029093448763 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093448763 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(699)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093448765 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) 20241029093448765 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093448765 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093448765 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093448765 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093448765 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093448765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093448765 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) 20241029093448765 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093448765 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093448765 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093448765 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093448765 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093448765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093448765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093448765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093448765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093448765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093448765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093448765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093448765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093448765 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093448765 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093448765 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448766 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448766 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093448766 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093448766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093448766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448766 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093448766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093448766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448766 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093448766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093448766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093448766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093448766 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093448776 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 20241029093448776 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 20241029093448776 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093448776 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(702)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029093448777 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) 20241029093448777 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029093448777 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093448777 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093448777 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093448777 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093448777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093448778 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) 20241029093448778 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093448778 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093448778 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093448778 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093448778 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093448778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093448778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093448778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093448778 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029093448778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093448778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093448778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093448778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093448778 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093448778 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093448778 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093448779 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093448779 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093448779 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) 20241029093448779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093448779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093448779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093448779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093448779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093448779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093448779 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) 20241029093448779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093448779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093448779 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093448779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093448779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093448779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093448779 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 20241029093448779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093448779 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 20241029093448779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093448779 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449079 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093449079 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093449079 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093449079 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093449079 DLSCCP DEBUG SCCP-SCOC(46)[0x55f8e766f440]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(686)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093449506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449506 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093449506 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093449506 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449506 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093449506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093449506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093449506 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093449506 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) 20241029093449506 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) 20241029093449506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093449506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093449506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093449506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093449506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093449506 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093449506 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093449506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449506 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093449506 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093449506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093449506 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449506 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093449506 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093449506 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449506 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093449506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093449506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449506 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093449506 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093449506 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(686)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(689)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093449520 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) 20241029093449520 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093449520 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093449520 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 20241029093449520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449520 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449520 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) 20241029093449520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093449520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449520 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093449520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093449520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093449520 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093449520 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) 20241029093449520 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) 20241029093449520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093449520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093449520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093449520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093449520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093449520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093449520 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093449520 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093449520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093449520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093449521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093449521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093449521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093449521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093449521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449521 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) 20241029093449521 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093449521 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093449521 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 20241029093449521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449521 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449521 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) 20241029093449521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093449521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449521 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093449521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449521 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093449521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093449521 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093449521 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(689)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(692)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093449541 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) 20241029093449541 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093449541 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093449541 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 20241029093449541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449541 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449541 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) 20241029093449541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093449541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449541 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) 20241029093449541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449541 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) 20241029093449541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093449542 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093449542 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) 20241029093449542 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) 20241029093449542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093449542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093449542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093449542 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) 20241029093449542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093449542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093449542 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093449542 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093449542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093449542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093449542 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 20241029093449542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093449542 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 20241029093449542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093449542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449546 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) 20241029093449546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093449545 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) 20241029093449545 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093449545 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093449545 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 20241029093449546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449546 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449546 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) 20241029093449546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449546 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) 20241029093449546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449546 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093449546 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093449546 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(692)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093449555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449555 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093449555 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093449555 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093449555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449555 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449555 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093449555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093449555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093449555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093449555 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093449555 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) 20241029093449555 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) 20241029093449555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093449555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093449555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093449555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093449555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093449555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093449555 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093449555 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093449556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449556 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093449556 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093449556 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093449556 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093449556 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093449556 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093449556 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449557 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093449557 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093449557 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093449557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449557 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093449557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093449557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093449557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449558 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093449558 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093449558 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(695)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093449578 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) 20241029093449578 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093449578 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093449578 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 20241029093449578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449578 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449578 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) 20241029093449578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093449578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449578 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) 20241029093449578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449578 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) 20241029093449578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449578 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093449578 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093449578 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) 20241029093449578 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) 20241029093449578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093449578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093449578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093449578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093449578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093449578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093449579 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093449579 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093449579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093449579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093449579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093449579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093449579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093449579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093449579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449580 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) 20241029093449580 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093449580 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093449580 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 20241029093449580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449580 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449580 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) 20241029093449580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093449580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449580 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) 20241029093449580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449580 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) 20241029093449580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449580 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093449580 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093449580 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(698)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093449586 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) 20241029093449586 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093449586 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093449586 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 20241029093449586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449586 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449586 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) 20241029093449586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093449586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449586 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) 20241029093449586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449586 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) 20241029093449586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093449586 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093449586 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) 20241029093449586 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) 20241029093449586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093449586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093449586 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) 20241029093449586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093449586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093449586 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093449586 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: link up (cnlink.c:111) 20241029093449586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093449586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093449586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093449586 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 20241029093449586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093449586 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 20241029093449586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093449586 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449589 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) 20241029093449589 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093449589 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093449589 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 20241029093449589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093449589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093449589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093449589 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093449589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093449589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093449589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093449589 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) 20241029093449589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093449589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093449589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093449589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093449589 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) 20241029093449589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093449589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449589 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) 20241029093449589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093449589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093449589 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093449589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093449589 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093449589 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093449589 DRANAP INFO cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093450606 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093450610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093450614 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093450618 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093450622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093450625 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093450628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093450632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093450634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093450637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093450640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093450642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093450644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093450646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093450648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093450650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093450652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093450654 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093450656 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093450657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093450683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(704) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(681)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(704)16366563 20241029093451739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093451739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093451739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029093451739 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093451739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf9bbe3, normal) (hnbgw_rua.c:388) 20241029093451739 DHNB DEBUG map_rua[0x55f8e766f440]{init}: Allocated (fsm.c:456) 20241029093451739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093451739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16366563 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093451739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093451739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093451739 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241029093451739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16366563 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241029093451739 DCN DEBUG map_sccp[0x55f8e7667e80]{init}: Allocated (fsm.c:456) 20241029093451739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093451739 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16366563 <-> SCCP-69 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241029093451739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16366563 SCCP-69 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029093451739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093451739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093451739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093451739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093451739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093451739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093451739 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{IDLE}: Allocated (fsm.c:456) 20241029093451739 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093451739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030000a20056400500f1100926) (sccp_scrc.c:401) 20241029093451739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093451739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093451739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093451739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093451739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093451739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093451739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093451739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093451739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093451739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093451739 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) 20241029093451739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093451739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093451739 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093451739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093451739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093451740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093451740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093451740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093451740 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 20241029093451740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093451740 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 20241029093451740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093451740 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(704) HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(704)3061150 HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(704)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093451756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093451756 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) 20241029093451756 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093451756 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093451756 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 20241029093451756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093451756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093451756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093451756 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093451756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093451756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093451756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093451756 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) 20241029093451756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093451756 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002aec9e) (sccp_scrc.c:472) 20241029093451756 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241029093451756 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093451756 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093451756 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093451756 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093451756 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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) 20241029093451756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093451756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(704)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093451758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093451762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093451767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093451771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093451773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093451776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093451777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093451779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093451780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093451781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093451781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093451782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093451783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093451784 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093451784 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093451785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093451785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093451786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093451787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093451787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093451796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(705) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(681)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(705)5798636 20241029093452826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093452826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093452826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029093452826 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093452826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x587aec, normal) (hnbgw_rua.c:388) 20241029093452826 DHNB DEBUG map_rua[0x55f8e7668880]{init}: Allocated (fsm.c:456) 20241029093452826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093452826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5798636 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093452826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093452826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093452827 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241029093452827 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5798636 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241029093452827 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093452827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093452827 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5798636 <-> SCCP-70 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241029093452827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5798636 SCCP-70 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029093452827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093452827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093452827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093452827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093452827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093452827 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093452827 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{IDLE}: Allocated (fsm.c:456) 20241029093452827 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093452827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030003780056400500f1100926) (sccp_scrc.c:401) 20241029093452827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093452827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093452827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093452827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093452827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093452827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093452827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093452827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093452827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093452827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093452827 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) 20241029093452827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093452827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093452827 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093452827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093452827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093452827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093452827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093452827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093452827 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 20241029093452827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093452827 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 20241029093452827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093452827 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(705) HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(705)14715141 HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093452833 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) 20241029093452833 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093452833 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093452833 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 20241029093452833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093452833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093452833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093452833 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093452833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093452833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093452833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093452833 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) 20241029093452833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093452833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0092d467) (sccp_scrc.c:472) 20241029093452833 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241029093452833 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093452833 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093452833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093452833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093452833 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) 20241029093452833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093452833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(705)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093452836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(705)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093452837 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093452841 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093452844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093452847 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093452849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093452851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093452852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093452853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093452854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093452855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093452855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093452856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093452857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093452857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093452858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093452859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093452859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093452860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093452861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093452861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093452870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(698)@ef42a7d743c0: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ef42a7d743c0: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(706) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(681)@ef42a7d743c0: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(706)4486225 20241029093453892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093453892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093453892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029093453892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093453892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x447451, normal) (hnbgw_rua.c:388) 20241029093453892 DHNB DEBUG map_rua[0x55f8e7688f00]{init}: Allocated (fsm.c:456) 20241029093453892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093453892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4486225 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093453892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093453892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093453892 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029093453892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4486225 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029093453892 DCN DEBUG map_sccp[0x55f8e7678610]{init}: Allocated (fsm.c:456) 20241029093453892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093453893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4486225 <-> SCCP-71 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093453893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4486225 SCCP-71 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029093453893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093453893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093453893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093453893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093453893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093453893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093453893 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{IDLE}: Allocated (fsm.c:456) 20241029093453893 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093453893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030003ba0056400500f1100926) (sccp_scrc.c:401) 20241029093453893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093453893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093453893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093453893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093453893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093453893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093453893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093453893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093453893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093453893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093453893 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093453893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093453893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093453893 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093453893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093453893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093453893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093453893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093453893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093453893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093453893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093453893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093453893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093453893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(697)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@ef42a7d743c0: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(706) HNBGW_Test.sgsn1-RAN(698)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(706)15753030 HNBGW_Test.sgsn1-SCCP(697)@ef42a7d743c0: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(706)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(697)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093453910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093453910 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) 20241029093453911 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093453911 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093453911 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 20241029093453911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093453911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093453911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093453911 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(706)@ef42a7d743c0: Final verdict of PTC: pass 20241029093453911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093453911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093453911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093453911 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) 20241029093453911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093453911 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0014cefe) (sccp_scrc.c:472) 20241029093453911 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241029093453911 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093453911 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093453911 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093453911 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093453911 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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) 20241029093453911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093453911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@ef42a7d743c0: 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 } } } 20241029093453912 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093453915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093453916 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093453918 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093453918 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093453919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093453920 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093453920 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093453921 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093453922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093453922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093453923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093453923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093453924 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093453925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093453925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093453926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093453927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093453927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093453928 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(688)@ef42a7d743c0: Final verdict of PTC: none 20241029093453931 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093453931 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093453931 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 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093453931 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093453931 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43029<->l=127.0.0.1:4262) (control_if.c:193) 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093453931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093453931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093453931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093453931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc1-RAN(689)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(683)@ef42a7d743c0: Final verdict of PTC: none 20241029093453931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093453931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093453931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093453931 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093453931 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093453931 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093453931 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093453931 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 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093453931 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241029093453931 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) 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093453931 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093453931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093453931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093453931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093453931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093453931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093453931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093453931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093453931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093453931 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 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093453931 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093453931 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093453931 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) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093453931 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) 20241029093453931 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) 20241029093453931 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093453931 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093453931 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093453931 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093453931 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093453931 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093453931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093453931 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-SCCP(697)@ef42a7d743c0: Final verdict of PTC: none 20241029093453931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093453931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093453931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093453931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(681)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(685)@ef42a7d743c0: Final verdict of PTC: none 20241029093453931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093453931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093453931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093453931 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093453931 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093453931 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093453931 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(692)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(687)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(693)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(695)@ef42a7d743c0: Final verdict of PTC: none 20241029093453932 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 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093453932 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 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093453932 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241029093453932 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093453932 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) 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093453932 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093453932 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093453932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093453932 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 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093453932 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 20241029093453932 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093453932 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) 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093453932 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241029093453932 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 20241029093453932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093453932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093453932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029093453932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093453932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093453932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093453932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093453932 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093453932 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093453932 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093453932 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093453932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093453932 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093453932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aec9e), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093453932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093453932 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) 20241029093453932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093453932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093453932 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093453932 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc1-M3UA(690)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(686)@ef42a7d743c0: Final verdict of PTC: none 20241029093453932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{disrupted}: Freeing instance (context_map.c:202) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16366563)[0x55f8e766f440]{disrupted}: Deallocated (fsm.c:568) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn1-RAN(698)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(700)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(680)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(703)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(684)@ef42a7d743c0: Final verdict of PTC: none 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-69)[0x55f8e7667e80]{disconnected}: Deallocated (fsm.c:568) 20241029093453932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16366563 SCCP-69 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093453932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093453932 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093453932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092d467), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093453932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093453932 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) 20241029093453932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093453932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093453932 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093453932 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093453932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{disrupted}: Freeing instance (context_map.c:202) 20241029093453932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5798636)[0x55f8e7668880]{disrupted}: Deallocated (fsm.c:568) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093453932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093453932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5798636 SCCP-70 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241029093453932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093453932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093453932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093453932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093453932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093453932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093453932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093453932 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093453932 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093453932 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093453932 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093453933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093453933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093453933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093453933 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 20241029093453933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093453933 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 20241029093453933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093453933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093453933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093453933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093453933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093453933 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 20241029093453933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093453933 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 20241029093453933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093453933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093453933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093453933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093453933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093453933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093453933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093453933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093453933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093453933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093453933 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 20241029093453932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093453932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093453932 DLINP DEBUG SRVCONN(,r=127.0.0.1:37278<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093453932 DLINP DEBUG SRVCONN(,r=127.0.0.1:37278<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093453933 DLINP NOTICE SRV(,r=127.0.0.1:37278<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093453933 DMAIN NOTICE (127.0.0.1:37278 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37278<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093453933 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093453933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093453933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093453933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093453933 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093453933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093453933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093453933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093453933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093453933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093453933 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093453933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cefe), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093453933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093453933 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093453933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093453933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093453933 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093453933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093453933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093453933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{disrupted}: Freeing instance (context_map.c:202) 20241029093453933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4486225)[0x55f8e7688f00]{disrupted}: Deallocated (fsm.c:568) 20241029093453933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093453933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{disconnected}: Freeing instance (context_map.c:206) 20241029093453933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-71)[0x55f8e7678610]{disconnected}: Deallocated (fsm.c:568) 20241029093453933 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4486225 SCCP-71 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(682)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(679)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn2-M3UA(702)@ef42a7d743c0: Final verdict of PTC: none 20241029093453946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-SCCP(691)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(701)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(679): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(680): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(681): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(682): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(683): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(684): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(685): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(686): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(687): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(688): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(689): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(690): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(691): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(692): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(693): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(700): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-RAN(701): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(702): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(703): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(704): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(705): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(706): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:34: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 20241029093454105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093454526 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093454526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f4881), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093454526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093454526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093454526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093454526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093454526 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093454526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00031187), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093454526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093454526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093454526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093454526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093454526 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093454526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034f18a), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093454526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093454526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093454526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093454526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093454527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093454527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093454527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093454527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093454527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093454527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093454527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093454527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093454527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093454527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093454527 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 20241029093454527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093454527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093454527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093454527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093454527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093454527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093454527 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 20241029093454527 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 20241029093454809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=413944) 20241029093455350 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093455350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d58c80), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093455350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093455350 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093455350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093455350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093455350 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093455350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008734aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093455350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093455350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093455350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093455350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093455350 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093455350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55883), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093455350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093455350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093455350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093455350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093455351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093455351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093455351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093455351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093455351 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093455351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093455351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093455351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093455351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093455351 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093455351 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 20241029093455351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093455351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093455351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093455351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093455351 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093455351 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=413944, count=420092) 20241029093455932 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093455932 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093455932 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093455932 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093455932 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093455932 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029093455932 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093455932 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093455932 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093455932 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093455932 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093455932 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093455932 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093455932 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093455932 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093456164 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093456164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15bea), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093456164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093456164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093456164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093456164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093456165 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093456165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e5566), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093456165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093456165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093456165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093456165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093456165 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093456165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b9571), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093456165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093456165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093456165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093456165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093456165 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093456165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00776c1e), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093456165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093456165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093456165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093456165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093456165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093456165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093456165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093456165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093456165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093456165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093456165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093456165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093456165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093456165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093456165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093456165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093456165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093456165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093456165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093456165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093456165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09: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_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 20241029093457022 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093457022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9748), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093457022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093457022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457022 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093457022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005633a8), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093457022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093457022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457022 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093457022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051503c), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093457022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093457022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093457023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093457023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093457023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093457553 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093457553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80111), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093457554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457554 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) 20241029093457554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093457554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457554 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093457554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15dc6), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093457554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093457554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457554 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093457554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00895282), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093457554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093457554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457554 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 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093457554 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 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093457554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093457554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093457554 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241029093457916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093457927 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093457927 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(708)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093457936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093457937 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59651 (stream_srv.c:129) TC_sgsnpool_nri_from_other_PLMN-Iuh1(710)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093457937 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59651<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093457942 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43409<->l=127.0.0.1:4262) (control_if.c:570) 20241029093457943 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457943 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457943 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457943 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457943 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457943 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457943 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457943 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457944 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457944 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093457944 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) 20241029093457944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093457944 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093457944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457944 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093457944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457945 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) 20241029093457945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093457945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457945 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457945 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093457945 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) 20241029093457945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457945 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) 20241029093457945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093457945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457945 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457945 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457945 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093457945 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093457945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093457945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457945 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457945 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457945 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093457945 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093457945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093457945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457945 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457945 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 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093457945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457945 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 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093457945 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 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093457945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093457945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093457945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(715)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(715)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(713)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(718)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(718)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-SCCP(716)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(721)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-M3UA(721)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(721)@ef42a7d743c0: ************************************************* HNBGW_Test.msc2-SCCP(719)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093457982 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457982 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457982 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457982 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457982 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093457982 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457982 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457982 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093457982 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093457983 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457983 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093457983 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) 20241029093457983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093457983 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457983 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) 20241029093457983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093457983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457983 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457983 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457983 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093457983 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) 20241029093457983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093457983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457984 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) 20241029093457984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093457984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457984 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457984 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457984 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093457984 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093457984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093457984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457984 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093457984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457984 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457984 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093457984 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093457984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093457984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093457984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093457984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093457984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093457984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093457984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093457984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093457984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093457984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093457984 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093457984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457984 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 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093457984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457984 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 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093457984 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 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093457984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093457984 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093457984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093457984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093457984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093457984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093457984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093457984 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(730)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(728)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093458033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093458033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093458033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093458033 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093458033 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) 20241029093458033 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093458033 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093458033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093458033 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093458037 DLINP DEBUG SRVCONN(,r=127.0.0.1:59651<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093458037 DLINP DEBUG SRVCONN(,r=127.0.0.1:59651<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093458037 DLINP DEBUG SRVCONN(,r=127.0.0.1:59651<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093458037 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093458037 DHNBAP DEBUG (127.0.0.1:59651 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093458037 DHNBAP NOTICE (127.0.0.1:59651 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093458037 DHNBAP NOTICE (127.0.0.1:59651 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093458037 DLINP DEBUG SRVCONN(,r=127.0.0.1:59651<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093458038 DLINP DEBUG SRVCONN(,r=127.0.0.1:59651<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093458157 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 20241029093458157 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 20241029093458157 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093458157 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(715)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093458164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458164 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093458164 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093458164 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093458164 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093458164 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093458164 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093458166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458166 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093458166 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093458166 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093458166 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093458166 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093458166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093458166 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 20241029093458166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093458166 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093458166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093458166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093458166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093458166 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093458166 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093458166 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093458168 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093458168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093458168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093458168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093458168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093458168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093458168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458168 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093458168 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 20241029093458168 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 20241029093458168 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093458168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093458168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458168 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458168 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458168 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093458168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093458168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093458168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093458168 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(718)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093458173 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) 20241029093458173 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093458173 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093458173 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093458173 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093458173 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093458173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093458175 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) 20241029093458175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093458175 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093458175 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093458175 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093458175 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093458175 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093458175 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 20241029093458175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093458175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093458176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093458176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093458176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093458176 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093458176 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093458176 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093458177 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093458177 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093458177 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093458177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093458177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093458178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093458178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458178 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093458178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093458178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093458178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093458178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093458178 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458180 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 20241029093458180 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 20241029093458180 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093458180 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(721)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241029093458186 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) 20241029093458186 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241029093458186 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093458186 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093458186 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093458186 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093458186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093458189 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) 20241029093458189 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093458189 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093458189 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093458189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093458189 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093458189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093458189 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 20241029093458189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093458189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241029093458190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093458190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093458190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093458190 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093458190 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093458190 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093458191 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093458191 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093458191 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) 20241029093458191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093458191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458191 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) 20241029093458191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093458191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458191 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093458191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458191 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 20241029093458191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093458191 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 20241029093458191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093458191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458196 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 20241029093458196 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 20241029093458197 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093458197 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(724)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093458201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458201 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093458201 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093458201 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093458201 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093458201 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093458201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093458204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458204 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093458204 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093458204 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093458204 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093458204 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093458204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093458204 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 20241029093458204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093458204 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093458204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093458204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093458204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093458204 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093458204 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093458204 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093458205 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093458205 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093458205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093458205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093458205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093458206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093458206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458206 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093458206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458206 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093458206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093458206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093458206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093458206 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458209 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 20241029093458209 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 20241029093458209 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 20241029093458209 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093458209 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093458209 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093458209 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(727)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093458215 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) 20241029093458215 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093458215 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093458215 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093458215 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093458215 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093458215 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093458215 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093458215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093458215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093458215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093458215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093458215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093458215 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093458218 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) 20241029093458218 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093458218 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093458218 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093458218 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093458218 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241029093458218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093458218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093458218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093458218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093458218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093458218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093458218 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093458218 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093458218 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093458220 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093458220 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093458220 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093458220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093458220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458220 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093458220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093458220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458220 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093458220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093458220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093458220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093458220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093458220 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458223 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 20241029093458223 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 20241029093458223 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093458223 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(730)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241029093458230 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) 20241029093458230 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241029093458230 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093458230 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093458230 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093458230 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241029093458230 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093458232 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) 20241029093458232 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093458232 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093458232 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093458232 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093458232 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093458232 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093458232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093458232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241029093458232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093458232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093458232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093458232 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093458232 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093458232 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093458233 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093458233 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093458233 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) 20241029093458233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093458234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458234 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) 20241029093458234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093458234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458234 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093458234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458234 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 20241029093458234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093458234 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 20241029093458234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093458234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458304 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093458304 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093458304 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093458304 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093458304 DLSCCP DEBUG SCCP-SCOC(48)[0x55f8e766cd80]{IDLE}: Deallocated (fsm.c:568) 20241029093458305 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093458306 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093458306 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093458306 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093458306 DLSCCP DEBUG SCCP-SCOC(47)[0x55f8e766dd10]{IDLE}: Deallocated (fsm.c:568) 20241029093458307 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093458307 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093458307 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093458307 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093458307 DLSCCP DEBUG SCCP-SCOC(49)[0x55f8e766c760]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(714)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093458973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458973 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093458973 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093458973 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093458973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093458973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093458973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093458973 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093458974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093458974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093458974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093458974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093458974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093458974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093458974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093458974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093458974 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093458974 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) 20241029093458974 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) 20241029093458974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093458974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093458974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093458974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458974 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093458974 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093458974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093458974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093458974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093458974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093458974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093458978 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093458978 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093458978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093458978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093458978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093458978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093458979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093458979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093458979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093458979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093458979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093458979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093458979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458979 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458979 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093458979 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093458979 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093458979 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(717)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(714)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093458982 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) 20241029093458982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093458982 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093458982 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 20241029093458982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093458982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093458982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093458982 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093458982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093458982 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) 20241029093458982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093458982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093458982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093458982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093458982 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093458982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093458982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093458982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093458982 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093458982 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) 20241029093458982 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) 20241029093458982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093458982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458982 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093458982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093458982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458982 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093458982 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093458983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093458983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093458983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093458983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093458983 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458985 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) 20241029093458985 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093458985 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093458985 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 20241029093458985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093458985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093458985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093458985 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093458985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093458985 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) 20241029093458985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093458985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093458985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093458985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093458985 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093458985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458985 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093458985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093458985 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093458985 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093458985 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(717)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093458991 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) 20241029093458991 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093458991 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093458991 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 20241029093458991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093458991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093458991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093458991 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093458991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093458991 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) 20241029093458991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093458991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093458991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093458991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093458991 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) 20241029093458991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458991 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) 20241029093458991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093458992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093458992 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093458992 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) 20241029093458992 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) 20241029093458992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093458992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093458992 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) 20241029093458992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093458992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093458992 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093458992 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: link up (cnlink.c:111) 20241029093458992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093458992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093458992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093458992 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 20241029093458992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093458992 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 20241029093458992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241029093458992 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458992 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) 20241029093458992 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241029093458992 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241029093458992 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 20241029093458992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093458992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093458992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093458992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093458992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093458992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093458992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093458992 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) 20241029093458992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093458992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093458992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241029093458992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093458992 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) 20241029093458992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458992 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) 20241029093458992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093458992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093458992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093458992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093458992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093458992 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093458992 DRANAP INFO cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(720)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093459001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093459001 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093459001 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093459001 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093459001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093459001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093459001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093459001 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093459001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093459001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093459001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093459001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093459001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093459001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093459001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093459001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093459001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093459001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093459001 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093459001 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) 20241029093459001 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) 20241029093459001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093459001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093459001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093459001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093459001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093459001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093459001 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093459001 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093459001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093459001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093459001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093459001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093459001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093459001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093459001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093459001 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093459002 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093459002 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093459002 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093459002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093459002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093459002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093459002 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093459002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093459002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093459002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093459002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093459002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093459002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093459002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093459002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093459002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093459002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093459002 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093459002 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(723)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093459015 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) 20241029093459015 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093459015 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093459015 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 20241029093459015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093459015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093459015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093459015 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093459015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093459015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093459015 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) 20241029093459015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093459015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093459015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093459015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093459015 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) 20241029093459015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459015 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) 20241029093459015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093459015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093459015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093459015 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093459015 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) 20241029093459015 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) 20241029093459015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093459015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093459015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093459015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093459015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093459015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093459015 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093459015 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093459015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093459015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093459015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093459015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093459015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093459015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093459015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093459015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459016 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) 20241029093459016 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093459016 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093459016 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 20241029093459016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093459016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093459016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093459016 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093459016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093459016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093459016 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) 20241029093459016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093459016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093459016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093459016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093459016 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) 20241029093459016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459016 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) 20241029093459016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093459016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093459016 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093459016 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093459016 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(726)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093459029 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) 20241029093459029 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093459029 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093459029 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 20241029093459029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093459029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093459029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093459029 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093459029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093459029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093459029 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) 20241029093459029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093459029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093459029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093459029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093459029 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) 20241029093459029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459029 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) 20241029093459029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093459029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093459029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093459029 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093459029 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) 20241029093459029 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) 20241029093459029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093459029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093459029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093459029 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) 20241029093459029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093459029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093459029 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093459029 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: link up (cnlink.c:111) 20241029093459029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093459029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093459029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093459029 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 20241029093459029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093459029 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 20241029093459029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093459029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459030 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) 20241029093459030 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093459030 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093459030 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 20241029093459030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093459030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093459030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093459030 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093459030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093459030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093459030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093459030 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) 20241029093459030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093459030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093459030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241029093459030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093459030 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) 20241029093459030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093459030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459030 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) 20241029093459030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093459030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093459030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093459030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093459030 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093459030 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093459030 DRANAP INFO cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(729)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093500049 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093500056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093500061 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093500064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093500068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093500072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093500076 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093500079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093500082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093500084 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093500085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093500086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093500088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093500089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093500089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093500090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093500091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093500091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093500092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093500093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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@ef42a7d743c0: 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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093500103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(723)@ef42a7d743c0: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(723)@ef42a7d743c0: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(732) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(709)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(732)5578661 20241029093501148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093501148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093501148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029093501148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093501148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x551fa5, normal) (hnbgw_rua.c:388) 20241029093501148 DHNB DEBUG map_rua[0x55f8e766cd80]{init}: Allocated (fsm.c:456) 20241029093501148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093501148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5578661 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093501149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093501149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093501149 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241029093501149 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241029093501149 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5578661 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) 20241029093501149 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5578661 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093501149 DCN DEBUG map_sccp[0x55f8e7688f00]{init}: Allocated (fsm.c:456) 20241029093501149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093501149 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5578661 <-> SCCP-72 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093501149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5578661 SCCP-72 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029093501149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093501149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093501149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093501149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093501149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093501149 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093501149 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{IDLE}: Allocated (fsm.c:456) 20241029093501149 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093501149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030001d50056400500f1100926) (sccp_scrc.c:401) 20241029093501149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093501149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093501149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093501149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093501149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093501149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093501149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093501149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093501149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093501149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093501149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093501149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093501149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093501149 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093501149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093501149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093501149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093501149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093501149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093501149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093501149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093501149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093501149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093501149 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(722)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(722)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(723)@ef42a7d743c0: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(732) HNBGW_Test.sgsn0-RAN(723)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(732)2867445 HNBGW_Test.sgsn0-SCCP(722)@ef42a7d743c0: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(732)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(722)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093501164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093501164 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093501164 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093501164 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093501164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093501164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093501164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093501164 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093501164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093501164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093501164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093501164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093501164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093501164 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002564e2) (sccp_scrc.c:472) 20241029093501164 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241029093501164 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093501164 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093501164 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093501164 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093501164 DCN DEBUG handle_cn_conn_conf() conn_id=72, 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) 20241029093501164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093501164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093501164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(732)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093501164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093501168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093501172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093501175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093501177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093501179 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093501180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093501181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093501182 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093501183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093501184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093501185 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093501186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093501187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093501187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093501188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093501189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093501190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093501190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093501191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093501201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(729)@ef42a7d743c0: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@ef42a7d743c0: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(733) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(709)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(733)6305767 20241029093502221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093502221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093502221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241029093502221 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093502221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6037e7, normal) (hnbgw_rua.c:388) 20241029093502221 DHNB DEBUG map_rua[0x55f8e766f440]{init}: Allocated (fsm.c:456) 20241029093502221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093502221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6305767 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093502221 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093502221 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093502221 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241029093502221 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6305767 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241029093502221 DCN DEBUG map_sccp[0x55f8e7667e80]{init}: Allocated (fsm.c:456) 20241029093502221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093502221 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6305767 <-> SCCP-73 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241029093502221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6305767 SCCP-73 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241029093502221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093502221 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093502221 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093502221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093502221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093502221 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093502221 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{IDLE}: Allocated (fsm.c:456) 20241029093502221 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093502221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030002940056400500f1100926) (sccp_scrc.c:401) 20241029093502221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093502221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093502221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093502221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093502221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093502221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093502221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093502221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093502221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093502221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093502221 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) 20241029093502221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093502221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093502221 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093502221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093502221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093502221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093502221 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093502221 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093502221 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 20241029093502221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093502221 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 20241029093502221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093502221 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(728)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@ef42a7d743c0: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(733) HNBGW_Test.sgsn2-RAN(729)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(733)8254055 HNBGW_Test.sgsn2-SCCP(728)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093502234 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) 20241029093502234 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241029093502234 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241029093502234 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 20241029093502234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093502234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093502234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093502234 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093502234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) TC_sgsnpool_nri_from_other_PLMN0(733)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093502234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093502234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093502234 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) 20241029093502234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093502234 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004376b9) (sccp_scrc.c:472) 20241029093502234 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241029093502234 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093502234 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093502234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093502234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093502234 DCN DEBUG handle_cn_conn_conf() conn_id=73, 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) 20241029093502234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093502234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093502236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(733)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093502237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093502240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093502242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093502244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093502246 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093502249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093502251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093502252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093502253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093502254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093502255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093502255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093502256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093502257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093502257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093502258 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093502259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093502260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093502261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093502261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093502264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093502264 DLINP DEBUG SRVCONN(,r=127.0.0.1:59651<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093502264 DLINP DEBUG SRVCONN(,r=127.0.0.1:59651<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093502264 DLINP NOTICE SRV(,r=127.0.0.1:59651<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093502264 DMAIN NOTICE (127.0.0.1:59651 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59651<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093502264 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093502264 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43409<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(723)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(711)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(709)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@ef42a7d743c0: Final verdict of PTC: none 20241029093502265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093502265 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241029093502265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093502265 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093502265 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 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093502265 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-RAN(714)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@ef42a7d743c0: Final verdict of PTC: none 20241029093502265 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_nri_from_other_PLMN-Iuh0(708)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@ef42a7d743c0: Final verdict of PTC: none 20241029093502265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093502265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093502265 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 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093502265 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093502265 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 20241029093502265 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: Cannot send after transport endpoint shutdown 20241029093502265 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 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093502265 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 20241029093502265 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093502265 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 20241029093502265 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093502265 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 20241029093502265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093502265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093502265 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093502265 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093502265 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093502265 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093502265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093502265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093502265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093502265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093502265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093502265 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093502265 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093502265 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093502265 DRANAP NOTICE cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093502265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093502265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093502265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093502265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093502265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093502265 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093502265 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093502265 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093502265 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093502265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093502265 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093502265 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093502265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002564e2), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093502265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093502265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093502265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093502265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093502265 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093502265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093502265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093502265 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093502265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093502265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093502265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093502265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{disrupted}: Freeing instance (context_map.c:202) 20241029093502265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5578661)[0x55f8e766cd80]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-SCCP(728)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(707)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@ef42a7d743c0: Final verdict of PTC: none 20241029093502265 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241029093502265 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093502265 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093502265 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 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093502265 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093502265 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 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093502265 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093502265 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 20241029093502265 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 20241029093502265 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 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093502265 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) 20241029093502265 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) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093502265 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093502265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093502265 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 20241029093502265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093502265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{disconnected}: Freeing instance (context_map.c:206) 20241029093502265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55f8e7688f00]{disconnected}: Deallocated (fsm.c:568) 20241029093502265 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5578661 SCCP-72 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241029093502265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093502265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093502265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093502265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093502265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093502265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093502265 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093502265 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093502265 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093502265 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093502265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093502265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093502265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093502265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093502265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093502265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093502265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093502265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093502265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093502265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093502265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093502265 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093502265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241029093502266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093502266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093502266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093502266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093502266 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093502266 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093502266 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093502266 DRANAP NOTICE cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093502266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093502266 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093502266 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093502266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004376b9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093502266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093502266 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) 20241029093502266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093502266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093502266 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093502266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093502266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093502266 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093502266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093502266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093502266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093502266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{disrupted}: Freeing instance (context_map.c:202) 20241029093502266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6305767)[0x55f8e766f440]{disrupted}: Deallocated (fsm.c:568) 20241029093502266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093502266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{disconnected}: Freeing instance (context_map.c:206) 20241029093502266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-73)[0x55f8e7667e80]{disconnected}: Deallocated (fsm.c:568) 20241029093502266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6305767 SCCP-73 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241029093502266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093502266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093502266 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093502266 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093502266 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093502266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093502266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093502266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093502266 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 20241029093502266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093502266 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 20241029093502266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093502266 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(721)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(719)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(710)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(731)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093502291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(708): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(709): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(710): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(711): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(732): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(733): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:35:02 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 20241029093502434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093503136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=384192) 20241029093503934 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093503934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cefe), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093503934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093503934 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093503934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093503934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093503934 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093503934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092d467), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093503934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093503934 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) 20241029093503934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093503934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093503934 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093503934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aec9e), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093503934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093503934 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) 20241029093503934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093503934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093503934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093503934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093503934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093503934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093503934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093503934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093503934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093503934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093503934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093503934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093503934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093503934 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 20241029093503934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093503934 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 20241029093503934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093503934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093503934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093503934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093503934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093503934 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 20241029093503934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093503934 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 20241029093503934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241029093503934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=384192, count=384732) 20241029093504266 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093504266 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093504266 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241029093504266 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093504266 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093504266 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093504266 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093504266 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093504266 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093504266 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093504266 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241029093504266 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241029093504266 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093504266 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093504266 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093504527 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093504527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034f18a), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093504527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093504527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093504527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093504527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093504527 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093504527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00031187), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093504527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093504527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093504527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093504527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093504527 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093504527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f4881), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093504527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093504527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093504527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093504527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093504527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093504527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093504527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093504528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093504528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093504528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093504528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093504528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093504528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093504528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093504528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093504528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093504528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:35: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_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 20241029093505350 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093505351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55883), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093505351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093505351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093505351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093505351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093505351 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093505351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008734aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093505351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093505351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093505351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093505351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093505351 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093505351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d58c80), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093505351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093505351 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093505351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093505351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093505351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093505351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093505351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093505351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093505351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093505351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093505351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093505351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093505351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093505351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093505351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093505351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093505351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093506165 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093506165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00776c1e), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093506165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093506165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506166 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093506166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b9571), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093506166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093506166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506166 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093506166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e5566), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093506166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093506166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506166 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093506166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15bea), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093506166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093506166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093506166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093506166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093506166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093506166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241029093506226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093506233 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093506233 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(735)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093506246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093506247 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52257 (stream_srv.c:129) 20241029093506247 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52257<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(737)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093506256 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42967<->l=127.0.0.1:4262) (control_if.c:570) 20241029093506258 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506258 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506259 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506259 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506259 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093506259 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506259 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506260 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506260 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093506260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093506260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093506260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506260 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506260 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506260 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506260 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506260 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093506260 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093506260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093506260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506260 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093506260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093506260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093506260 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093506260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093506260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093506260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093506260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093506260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093506260 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 20241029093506261 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506261 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093506261 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) 20241029093506261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093506261 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506261 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) 20241029093506261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093506261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506261 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506261 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506261 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093506261 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) 20241029093506261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093506261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506261 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) 20241029093506261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093506261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506261 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506261 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 20241029093506261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093506261 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093506261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506261 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 20241029093506261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093506261 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 20241029093506261 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(742)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(742)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(742)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(740)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(745)@ef42a7d743c0: ************************************************* HNBGW_Test.msc1-M3UA(745)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(745)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(743)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093506327 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506327 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506327 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506327 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506328 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506328 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506328 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506328 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093506328 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093506328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093506328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506328 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506328 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093506328 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093506328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093506328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093506328 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093506329 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506329 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093506329 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) 20241029093506329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093506329 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093506329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506329 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093506329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506329 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) 20241029093506329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093506329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506329 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506329 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506329 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093506329 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) 20241029093506330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093506330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506330 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) 20241029093506330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093506330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506330 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506330 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093506330 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093506330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506330 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093506330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506330 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506330 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 20241029093506330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093506330 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093506330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506330 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 20241029093506330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093506330 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 20241029093506330 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093506330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093506330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093506330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093506330 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(748)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(748)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(748)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(746)@ef42a7d743c0: v_sccp_pdu_maxlen:268 MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(751)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(751)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(751)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093506392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093506392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093506392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093506392 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093506392 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) 20241029093506392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093506392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093506392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093506392 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093506405 DLINP DEBUG SRVCONN(,r=127.0.0.1:52257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093506405 DLINP DEBUG SRVCONN(,r=127.0.0.1:52257<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093506405 DLINP DEBUG SRVCONN(,r=127.0.0.1:52257<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093506405 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093506405 DHNBAP DEBUG (127.0.0.1:52257 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093506405 DHNBAP NOTICE (127.0.0.1:52257 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093506405 DHNBAP NOTICE (127.0.0.1:52257 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093506405 DLINP DEBUG SRVCONN(,r=127.0.0.1:52257<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093506405 DLINP DEBUG SRVCONN(,r=127.0.0.1:52257<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093506485 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 20241029093506485 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 20241029093506485 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093506485 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(742)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093506492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506492 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093506492 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093506493 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093506493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093506493 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093506493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093506495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506495 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093506495 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093506495 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093506495 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093506495 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093506495 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093506495 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 20241029093506495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093506495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093506495 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093506495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093506495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093506495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093506495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093506495 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093506495 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093506495 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506497 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506497 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093506497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093506497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093506497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506497 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093506497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093506497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093506497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093506497 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093506516 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 20241029093506516 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 20241029093506516 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 20241029093506516 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241029093506516 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241029093506516 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241029093506516 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(745)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241029093506525 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) 20241029093506525 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241029093506525 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241029093506525 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241029093506525 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241029093506525 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093506525 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093506525 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241029093506525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093506526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093506526 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093506526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093506526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093506526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093506526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093506526 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093506530 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) 20241029093506530 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093506530 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093506530 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093506530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093506530 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241029093506530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093506530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093506530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093506530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241029093506530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093506530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093506530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093506530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093506530 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093506530 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093506530 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506531 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506531 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093506531 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093506531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506531 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093506531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506531 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093506531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093506531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093506531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093506531 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093506551 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 20241029093506551 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 20241029093506551 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093506551 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(748)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093506558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506558 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093506558 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093506558 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093506558 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093506558 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093506558 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093506560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506561 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093506561 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093506561 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093506561 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093506561 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093506561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093506561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093506561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093506561 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093506561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093506561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093506561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093506561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093506561 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093506561 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093506561 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506562 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093506562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093506562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093506562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506562 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093506563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093506563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093506563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093506563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093506576 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 20241029093506576 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 20241029093506577 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093506577 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(751)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093506583 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) 20241029093506583 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093506583 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093506583 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093506583 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093506583 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093506583 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093506586 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) 20241029093506586 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093506586 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093506586 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093506586 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093506586 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093506586 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093506586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093506586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093506586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093506586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093506586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093506586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093506586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093506586 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093506586 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093506586 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093506587 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093506587 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093506587 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093506587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093506587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093506587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093506587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093506587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093506587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093506587 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093506587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093506587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093506587 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093506588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093506588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093506588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093506588 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093506588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093506588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093506588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093506588 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507023 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093507023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051503c), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093507023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093507023 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093507023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093507023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093507023 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093507023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005633a8), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093507024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093507024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093507024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093507024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093507024 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093507024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f9748), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093507024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093507024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093507024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093507024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093507024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093507024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093507024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093507024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093507024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093507024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093507024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093507024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093507024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093507024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093507024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507032 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) 20241029093507032 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093507032 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093507032 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 20241029093507032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507032 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507032 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) 20241029093507032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507032 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=0051503c) (sccp_scrc.c:472) 20241029093507032 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241029093507032 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093507032 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093507032 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093507032 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093507032 DLSCCP DEBUG SCCP-SCOC(58)[0x55f8e7673a40]{IDLE}: Deallocated (fsm.c:568) 20241029093507033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507033 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093507033 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093507033 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093507033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507033 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093507033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507033 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=005633a8) (sccp_scrc.c:472) 20241029093507033 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241029093507033 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093507033 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093507033 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093507033 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093507033 DLSCCP DEBUG SCCP-SCOC(57)[0x55f8e766c420]{IDLE}: Deallocated (fsm.c:568) 20241029093507234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507234 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093507234 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093507234 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093507234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507234 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093507234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507234 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=009f9748) (sccp_scrc.c:472) 20241029093507234 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241029093507234 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093507234 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093507234 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093507234 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093507234 DLSCCP DEBUG SCCP-SCOC(56)[0x55f8e7679630]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(741)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(744)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093507333 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) 20241029093507333 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093507333 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093507333 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 20241029093507333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507333 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) 20241029093507333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093507333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093507333 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093507333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093507333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093507333 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093507333 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) 20241029093507333 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) 20241029093507333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093507333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093507333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093507334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093507334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093507334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093507334 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093507334 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: link up (cnlink.c:111) 20241029093507334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093507334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093507334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093507334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093507334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093507334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241029093507334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507337 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) 20241029093507337 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241029093507337 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241029093507337 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 20241029093507337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507337 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507337 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) 20241029093507337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241029093507337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093507337 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093507337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507337 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093507337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093507337 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093507337 DRANAP INFO cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(744)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(747)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093507365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507365 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093507365 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093507365 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093507365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507365 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093507365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093507365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093507365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093507365 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093507365 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) 20241029093507365 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) 20241029093507365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093507365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093507365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093507365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093507365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093507366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093507366 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093507366 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093507366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093507366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093507366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093507366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093507366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093507366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093507366 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507368 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093507368 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093507368 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093507368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507368 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093507368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093507368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093507368 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093507368 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(747)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093507387 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) 20241029093507387 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093507387 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093507387 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 20241029093507387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507387 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507387 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) 20241029093507387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093507387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093507387 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) 20241029093507387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507387 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) 20241029093507387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507387 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093507387 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093507387 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) 20241029093507387 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) 20241029093507387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093507387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093507387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093507387 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093507387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093507387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093507387 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093507387 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093507387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093507387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093507387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093507387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093507387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093507387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093507387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507388 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) 20241029093507388 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093507388 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093507388 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 20241029093507388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507388 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507388 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) 20241029093507388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093507388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093507388 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) 20241029093507388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507388 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) 20241029093507388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507388 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093507388 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093507388 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093507438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507438 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093507438 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093507438 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093507438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507438 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507438 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093507438 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093507438 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093507438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093507438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093507438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093507438 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093507438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093507438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093507438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093507438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093507439 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093507439 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) 20241029093507439 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) 20241029093507439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093507439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093507439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093507439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093507439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093507439 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093507439 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093507439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093507439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093507439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093507439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093507439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093507439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093507439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093507439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093507439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093507439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093507439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093507439 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093507439 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093507439 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029093507439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093507439 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093507439 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093507439 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093507439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093507439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093507439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093507439 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(741)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093507549 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(51)[0x55f8e7677150]{IDLE}: Deallocated (fsm.c:568) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(50)[0x55f8e76878c0]{IDLE}: Deallocated (fsm.c:568) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093507549 DLSCCP DEBUG SCCP-SCOC(52)[0x55f8e766d9c0]{IDLE}: Deallocated (fsm.c:568) 20241029093508413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093508416 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093508418 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093508420 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093508423 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093508426 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093508429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093508433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093508436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093508439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093508443 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093508447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093508450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093508454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093508458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093508461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093508465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093508468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093508471 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093508474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093508510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(747)@ef42a7d743c0: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(747)@ef42a7d743c0: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(736)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753)609814 20241029093509557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093509557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093509557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029093509557 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093509557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x94e16, normal) (hnbgw_rua.c:388) 20241029093509557 DHNB DEBUG map_rua[0x55f8e766c420]{init}: Allocated (fsm.c:456) 20241029093509557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093509557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-609814 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093509557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093509557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093509557 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029093509557 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-609814 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093509557 DCN DEBUG map_sccp[0x55f8e7673a40]{init}: Allocated (fsm.c:456) 20241029093509557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093509557 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-609814 <-> SCCP-74 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093509557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-609814 SCCP-74 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029093509557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093509557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093509557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093509557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093509557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093509557 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093509557 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{IDLE}: Allocated (fsm.c:456) 20241029093509557 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093509557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030001510056400500f1100926) (sccp_scrc.c:401) 20241029093509557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093509557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093509557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093509557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093509557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093509557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093509557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093509557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093509557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093509557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093509557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093509557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093509557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093509557 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093509557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093509557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093509557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093509557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093509557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093509557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093509557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093509557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093509557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093509557 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(746)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(746)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(747)@ef42a7d743c0: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753) HNBGW_Test.sgsn0-RAN(747)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753)7238744 HNBGW_Test.sgsn0-SCCP(746)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(746)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093509575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093509575 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093509575 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093509575 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093509575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093509575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093509575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093509575 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093509575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093509575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093509575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093509575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093509575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093509575 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00725671) (sccp_scrc.c:472) 20241029093509575 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241029093509575 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093509575 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093509575 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093509575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093509575 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) 20241029093509575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093509575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093509577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093509579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093509582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093509585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093509586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093509588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093509589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093509590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093509590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093509591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093509592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093509593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093509593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093509594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093509595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093509596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093509597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093509597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093509598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093509599 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093509599 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093509608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(754) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(736)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(754)2348929 20241029093510631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093510631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093510631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029093510631 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093510631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x23d781, normal) (hnbgw_rua.c:388) 20241029093510631 DHNB DEBUG map_rua[0x55f8e7667e80]{init}: Allocated (fsm.c:456) 20241029093510631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093510631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348929 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093510631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093510631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093510631 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029093510631 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348929 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029093510631 DCN DEBUG map_sccp[0x55f8e766cd80]{init}: Allocated (fsm.c:456) 20241029093510631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093510631 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2348929 <-> SCCP-75 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093510631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348929 SCCP-75 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029093510631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093510631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093510631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093510631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093510631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093510631 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093510631 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{IDLE}: Allocated (fsm.c:456) 20241029093510631 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093510631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003d20056400500f1100926) (sccp_scrc.c:401) 20241029093510631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093510631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093510631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093510631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093510631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093510631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093510631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093510631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093510631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093510631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093510631 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093510631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093510631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093510631 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093510631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093510631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093510632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093510632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093510632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093510632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093510632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093510632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093510632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093510632 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(754) HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(754)13047721 HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(754)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093510641 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) 20241029093510641 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093510641 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093510641 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 20241029093510641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093510641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093510641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093510641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093510641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093510641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093510641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093510641 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) 20241029093510641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093510641 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007d6990) (sccp_scrc.c:472) 20241029093510641 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241029093510641 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093510641 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093510641 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093510641 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093510641 DCN DEBUG handle_cn_conn_conf() conn_id=75, 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) 20241029093510641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093510641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093510641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(754)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093510642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093510643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093510645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093510646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093510647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093510648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093510649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093510650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093510651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093510652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093510653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093510654 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093510655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093510655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093510656 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093510657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093510658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093510660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093510661 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093510662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241029093510663 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(747)@ef42a7d743c0: Final verdict of PTC: none 20241029093510664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093510664 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) 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093510664 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093510664 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) 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093510664 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 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093510664 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093510664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093510664 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093510664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093510664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093510664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093510664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093510664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093510664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093510664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093510664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093510664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093510664 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093510664 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093510664 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093510664 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093510664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093510664 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093510664 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093510664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725671), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093510664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093510664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093510664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093510664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093510664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093510664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093510664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093510664 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093510664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093510664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093510664 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093510664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093510664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093510664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093510664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{disrupted}: Freeing instance (context_map.c:202) 20241029093510664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-609814)[0x55f8e766c420]{disrupted}: Deallocated (fsm.c:568) 20241029093510664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093510664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{disconnected}: Freeing instance (context_map.c:206) 20241029093510664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55f8e7673a40]{disconnected}: Deallocated (fsm.c:568) 20241029093510664 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-609814 SCCP-74 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093510664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093510664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093510664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093510664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093510664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093510664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093510664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(748)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(746)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(736)@ef42a7d743c0: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753)609814 20241029093510675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(736)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)10632051 20241029093511696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093511696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093511696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093511696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093511696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa23b73, normal) (hnbgw_rua.c:388) 20241029093511696 DHNB DEBUG map_rua[0x55f8e766c420]{init}: Allocated (fsm.c:456) 20241029093511696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093511696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632051 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093511696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093511696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093511696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632051 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029093511697 DCN DEBUG map_sccp[0x55f8e7673a40]{init}: Allocated (fsm.c:456) 20241029093511697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093511697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10632051 <-> SCCP-76 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093511697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632051 SCCP-76 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093511697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093511697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093511697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093511697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093511697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093511697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093511697 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{IDLE}: Allocated (fsm.c:456) 20241029093511697 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093511697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300015b0056400500f1100926) (sccp_scrc.c:401) 20241029093511697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093511697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093511697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093511697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093511697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093511697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093511697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093511697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093511697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093511697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093511697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093511697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093511697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093511697 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093511697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093511697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093511697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093511697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093511697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093511697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093511697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093511697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093511697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093511697 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755) HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)7826220 HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093511700 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) 20241029093511700 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093511700 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093511700 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 20241029093511700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093511700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093511700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093511700 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093511700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093511700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093511700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093511700 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) 20241029093511700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093511700 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002cc8e2) (sccp_scrc.c:472) 20241029093511700 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241029093511700 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093511700 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093511700 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093511700 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093511700 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) 20241029093511700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093511700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093511702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093511703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093511705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093511707 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093511708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093511710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093511711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093511712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093511712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093511713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093511714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093511714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093511716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093511717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093511718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093511719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093511720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093511721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093511722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093511723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093511724 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093511726 DLINP DEBUG SRVCONN(,r=127.0.0.1:52257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093511726 DLINP DEBUG SRVCONN(,r=127.0.0.1:52257<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093511726 DLINP NOTICE SRV(,r=127.0.0.1:52257<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093511726 DMAIN NOTICE (127.0.0.1:52257 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52257<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093511726 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(741)@ef42a7d743c0: Final verdict of PTC: none 20241029093511727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(738)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(749)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-RAN(744)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(750)@ef42a7d743c0: Final verdict of PTC: none 20241029093511727 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093511727 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) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093511727 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093511727 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) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241029093511727 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093511727 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) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093511727 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093511727 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) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093511727 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 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093511727 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093511727 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 20241029093511727 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) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093511727 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(736)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(740)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(737)@ef42a7d743c0: Final verdict of PTC: none 20241029093511727 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093511727 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) 20241029093511727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093511727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093511727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093511727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093511727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093511727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093511727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241029093511727 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 20241029093511727 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093511727 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) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093511727 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 20241029093511727 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) 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093511727 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241029093511727 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093511727 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093511727 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093511727 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093511727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093511727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093511727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241029093511727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093511727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093511727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093511727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093511727 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093511727 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093511727 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093511727 DRANAP NOTICE cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093511727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093511727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(735)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(742)@ef42a7d743c0: Final verdict of PTC: none 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093511727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093511727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241029093511727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093511727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093511727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093511727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093511727 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093511727 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093511727 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093511727 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093511727 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093511727 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093511727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6990), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093511727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093511727 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093511727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093511727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093511727 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093511727 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093511727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{disrupted}: Freeing instance (context_map.c:202) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2348929)[0x55f8e7667e80]{disrupted}: Deallocated (fsm.c:568) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{disconnected}: Freeing instance (context_map.c:206) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-75)[0x55f8e766cd80]{disconnected}: Deallocated (fsm.c:568) 20241029093511727 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2348929 SCCP-75 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093511727 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093511727 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093511727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc8e2), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093511727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093511727 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093511727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) HNBGW_Test.msc1-M3UA(745)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(751)@ef42a7d743c0: Final verdict of PTC: none 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093511727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093511727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093511727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093511727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093511727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093511727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093511727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093511727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093511727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093511727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093511727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093511727 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093511727 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093511727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{disrupted}: Freeing instance (context_map.c:202) 20241029093511727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10632051)[0x55f8e766c420]{disrupted}: Deallocated (fsm.c:568) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{disconnected}: Freeing instance (context_map.c:206) 20241029093511727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55f8e7673a40]{disconnected}: Deallocated (fsm.c:568) 20241029093511727 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10632051 SCCP-76 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029093511727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093511727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093511727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093511727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093511727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093511727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093511727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093511727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093511727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093511727 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093511727 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093511727 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(734)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(752)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(743)@ef42a7d743c0: Final verdict of PTC: none 20241029093511739 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42967<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(739)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(734): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(735): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(736): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(737): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(738): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(740): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(741): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(742): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-SCCP(743): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-RAN(744): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc1-M3UA(745): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(746): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(747): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(748): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(749): none (pass -> pass) 20241029093511741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(750): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(751): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(752): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(753): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(754): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(755): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:35:11 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 20241029093511802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093512266 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093512267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004376b9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093512267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093512267 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) 20241029093512267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093512267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093512267 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093512267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002564e2), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093512267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093512267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093512267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093512267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093512267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093512267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093512267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093512267 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 20241029093512267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093512267 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 20241029093512267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093512267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093512267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093512267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093512267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093512267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093512267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093512267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093512267 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093512404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371276) 20241029093512665 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093512665 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093512665 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=371276, count=378868) 20241029093513728 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093513728 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093513728 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241029093513728 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093513728 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241029093513728 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241029093513728 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093513728 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093513728 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093513935 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093513935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aec9e), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093513935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093513935 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) 20241029093513935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093513935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093513935 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093513935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092d467), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093513935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093513936 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) 20241029093513936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093513936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093513936 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093513936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cefe), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093513936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093513936 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093513936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093513936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093513936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093513936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093513936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093513936 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 20241029093513936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093513936 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 20241029093513936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093513936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093513936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093513936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093513936 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 20241029093513936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093513936 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 20241029093513936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093513936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093513936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093513936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093513936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093513936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093513936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093513936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:35: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_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 20241029093514528 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093514528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f4881), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093514528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093514528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093514528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093514528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093514528 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093514528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00031187), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093514528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093514528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093514528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093514528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093514528 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093514528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034f18a), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093514528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093514528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093514529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093514529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093514529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093514529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093514529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093514529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093514529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093514529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093514529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093514529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093514529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093514529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093514529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093514529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093514529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093515352 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093515352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d58c80), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093515352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515352 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093515352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515352 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093515352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008734aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093515352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093515352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515352 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093515352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55883), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093515352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093515352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093515352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093515352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093515352 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241029093515504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(757)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093515513 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093515513 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093515521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(759)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093515522 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59315 (stream_srv.c:129) 20241029093515522 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59315<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093515527 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35855<->l=127.0.0.1:4262) (control_if.c:570) 20241029093515528 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515528 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515528 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515528 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515528 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515528 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515528 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515528 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515529 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515529 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093515529 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) 20241029093515529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515529 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) 20241029093515529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093515529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515529 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515529 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515529 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093515529 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) 20241029093515529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515529 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) 20241029093515529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093515529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515529 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515529 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515529 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093515529 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093515529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093515529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515529 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515529 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093515529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093515529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093515529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515529 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515529 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 20241029093515529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093515529 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093515529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515529 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 20241029093515529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093515530 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 20241029093515530 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093515530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093515530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093515530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093515530 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093515530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093515530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093515530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093515530 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(764)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(764)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(764)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(762)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093515543 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515543 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515543 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515543 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515543 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515543 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515543 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093515543 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515544 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515544 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093515544 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) 20241029093515544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093515544 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093515544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515544 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093515544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515544 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) 20241029093515544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093515544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515544 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515544 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515545 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093515545 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) 20241029093515545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515545 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) 20241029093515545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093515545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515545 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515545 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515545 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093515545 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093515545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093515545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515545 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515545 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515545 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093515545 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093515545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093515545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515545 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515545 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 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093515545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515545 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 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093515545 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 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093515545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241029093515545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093515545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(767)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(767)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(767)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093515567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093515567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093515567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093515567 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093515567 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) 20241029093515567 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093515567 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093515567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093515567 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093515571 DLINP DEBUG SRVCONN(,r=127.0.0.1:59315<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093515571 DLINP DEBUG SRVCONN(,r=127.0.0.1:59315<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093515571 DLINP DEBUG SRVCONN(,r=127.0.0.1:59315<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093515571 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093515571 DHNBAP DEBUG (127.0.0.1:59315 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093515571 DHNBAP NOTICE (127.0.0.1:59315 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093515571 DHNBAP NOTICE (127.0.0.1:59315 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093515571 DLINP DEBUG SRVCONN(,r=127.0.0.1:59315<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093515571 DLINP DEBUG SRVCONN(,r=127.0.0.1:59315<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093515741 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 20241029093515741 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 20241029093515741 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093515741 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(764)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093515749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093515749 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093515750 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093515750 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093515750 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093515750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093515752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515752 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093515752 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093515752 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093515752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093515752 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093515752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093515753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093515753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093515753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093515753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093515753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093515753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093515753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093515753 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093515753 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093515753 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515754 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515754 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093515754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093515754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093515754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093515754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515754 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093515755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093515755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093515755 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093515755 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093515757 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 20241029093515757 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 20241029093515757 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093515757 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(767)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093515763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515763 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093515763 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093515763 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093515763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093515763 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093515763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093515765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515765 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093515765 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093515765 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093515765 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093515765 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093515765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093515765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093515766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093515766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093515766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093515766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093515766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093515766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093515766 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093515766 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093515766 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093515767 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093515767 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093515767 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093515767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093515767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093515767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093515767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093515767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093515767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093515767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093515767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093515767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093515767 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093515768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093515768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093515768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093515768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093515768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093515768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093515768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093515768 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516166 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093516166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15bea), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093516166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093516166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093516166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093516166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093516167 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093516167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e5566), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093516167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093516167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093516167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093516167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093516167 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093516167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b9571), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093516167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093516167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093516167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093516167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093516167 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093516167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00776c1e), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093516167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093516167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093516167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093516167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093516167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093516167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093516167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093516167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093516167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093516167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093516167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093516167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093516167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093516167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093516167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093516167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093516167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093516167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516174 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093516174 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093516174 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093516174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516174 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093516174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516174 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=00c15bea) (sccp_scrc.c:472) 20241029093516174 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241029093516174 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093516174 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093516174 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093516174 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093516174 DLSCCP DEBUG SCCP-SCOC(60)[0x55f8e766a5a0]{IDLE}: Deallocated (fsm.c:568) 20241029093516374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516374 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093516374 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093516374 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516374 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093516374 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093516374 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516374 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093516374 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093516374 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093516374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516374 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=008e5566) (sccp_scrc.c:472) 20241029093516374 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241029093516374 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093516374 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093516374 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093516374 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093516374 DLSCCP DEBUG SCCP-SCOC(59)[0x55f8e766e700]{IDLE}: Deallocated (fsm.c:568) 20241029093516374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093516375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516375 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=006b9571) (sccp_scrc.c:472) 20241029093516375 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(62)[0x55f8e7677950]{IDLE}: Deallocated (fsm.c:568) 20241029093516375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093516375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516375 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=00776c1e) (sccp_scrc.c:472) 20241029093516375 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093516375 DLSCCP DEBUG SCCP-SCOC(61)[0x55f8e7676c70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(763)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093516556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516557 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093516557 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093516557 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093516557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516557 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093516557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093516557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093516557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093516557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093516557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093516557 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093516557 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) 20241029093516557 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) 20241029093516557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093516557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093516557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093516557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093516557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093516557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093516557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093516557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093516557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093516557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093516557 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093516557 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093516557 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093516560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516560 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093516560 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093516560 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093516560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093516560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093516560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093516560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093516560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093516560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093516560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093516560 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093516560 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(763)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093516578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516578 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093516578 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093516578 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093516578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516578 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516578 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093516578 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093516578 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093516578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093516578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093516578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093516578 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093516578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093516578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093516578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093516578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093516578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093516578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093516578 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093516579 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093516579 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) 20241029093516579 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) 20241029093516579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093516579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093516579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093516579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093516579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093516579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093516579 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093516579 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093516579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093516579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093516579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093516579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093516579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093516579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093516579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093516579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093516579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093516579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093516579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093516579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093516579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093516579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093516579 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093516579 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029093516579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093516579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093516579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093516579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093516579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093516579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093516579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093516579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093517586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093517594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093517598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093517603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093517607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241029093517610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093517614 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093517618 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093517624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093517629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241029093517633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093517637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093517641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093517644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093517647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241029093517650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093517653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093517655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093517657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093517659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: 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@ef42a7d743c0: "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@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093517692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(769) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(758)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(769)2932087 20241029093518729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093518729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093518729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241029093518729 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093518730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2cbd77, normal) (hnbgw_rua.c:388) 20241029093518730 DHNB DEBUG map_rua[0x55f8e7677950]{init}: Allocated (fsm.c:456) 20241029093518730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093518730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2932087 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093518730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093518730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093518730 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241029093518730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2932087 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093518730 DCN DEBUG map_sccp[0x55f8e766e700]{init}: Allocated (fsm.c:456) 20241029093518730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093518730 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2932087 <-> SCCP-77 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093518730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2932087 SCCP-77 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241029093518730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093518730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093518730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093518730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093518730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093518730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093518730 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{IDLE}: Allocated (fsm.c:456) 20241029093518730 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093518730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002510056400500f1100926) (sccp_scrc.c:401) 20241029093518730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093518730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093518730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093518730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093518730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093518730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093518730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093518730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093518730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093518730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093518730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093518730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093518730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093518730 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093518730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093518730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093518731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093518731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093518731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093518731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093518731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093518731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093518731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093518731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(769) HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(769)15998814 HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(769)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093518752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093518752 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093518752 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093518752 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093518752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093518752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093518752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093518752 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093518752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093518752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093518752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093518752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093518752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093518752 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00af7cf5) (sccp_scrc.c:472) 20241029093518752 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241029093518752 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093518752 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093518752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093518752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093518752 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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) 20241029093518752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093518752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093518753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(769)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093518755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093518760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093518763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093518765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093518767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093518768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093518769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093518770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093518771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093518772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093518772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093518773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093518774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093518775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093518775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093518776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093518778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093518778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093518780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093518781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241029093518791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(770) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(758)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(770)1745691 20241029093519814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093519814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093519814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241029093519814 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093519814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1aa31b, normal) (hnbgw_rua.c:388) 20241029093519814 DHNB DEBUG map_rua[0x55f8e7667e80]{init}: Allocated (fsm.c:456) 20241029093519814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093519814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1745691 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093519814 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093519814 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093519814 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241029093519814 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1745691 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241029093519814 DCN DEBUG map_sccp[0x55f8e766cd80]{init}: Allocated (fsm.c:456) 20241029093519814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093519814 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1745691 <-> SCCP-78 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241029093519814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1745691 SCCP-78 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241029093519814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093519814 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093519815 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093519815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093519815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093519815 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093519815 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{IDLE}: Allocated (fsm.c:456) 20241029093519815 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093519815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002ec0056400500f1100926) (sccp_scrc.c:401) 20241029093519815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093519815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093519815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093519815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093519815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093519815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093519815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093519815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093519815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093519815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093519815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093519815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093519815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093519815 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093519815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093519815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093519815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093519815 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093519815 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093519815 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093519815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093519815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093519815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093519815 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(770) HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(770)4456850 HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241029093519823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093519823 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093519823 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093519823 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093519823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093519823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093519823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093519823 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093519823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093519823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093519823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093519823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093519823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093519823 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00818fd6) (sccp_scrc.c:472) 20241029093519823 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241029093519823 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093519823 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093519823 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093519823 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093519823 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) 20241029093519823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093519823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(770)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093519825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(770)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093519827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093519830 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093519833 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093519835 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093519836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093519837 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093519839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093519840 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093519842 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093519842 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093519843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093519844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093519845 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093519845 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093519846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093519847 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093519848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093519848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093519850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093519851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: "connecting cnlink 1" 20241029093519852 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(773)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-M3UA(773)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(773)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn1-SCCP(771)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093520068 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 20241029093520068 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 20241029093520068 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093520068 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(773)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241029093520076 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) 20241029093520076 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241029093520076 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093520076 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093520076 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093520076 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241029093520076 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093520079 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) 20241029093520079 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093520079 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093520079 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093520079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093520079 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093520079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093520079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093520079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093520079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241029093520079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093520079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093520079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093520079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093520079 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093520079 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093520079 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093520080 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093520080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093520080 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093520080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093520080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093520081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093520081 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093520081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093520081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093520081 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093520081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093520081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093520081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093520081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093520081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093520081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093520081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093520081 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093520665 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093520665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725671), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093520665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093520665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093520665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093520665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093520665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093520665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093520665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093520665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093520665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093520665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093520665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093520665 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093520670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093520670 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093520670 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093520670 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093520670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093520670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093520670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093520670 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093520670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093520670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093520670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093520670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093520670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093520670 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=00725671) (sccp_scrc.c:472) 20241029093520670 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241029093520670 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093520670 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093520670 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093520670 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093520670 DLSCCP DEBUG SCCP-SCOC(74)[0x55f8e766f440]{IDLE}: Deallocated (fsm.c:568) MTC@ef42a7d743c0: 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 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } HNBGW_Test.sgsn1-RAN(772)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093520880 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) 20241029093520880 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093520880 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093520880 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 20241029093520880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093520880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093520880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093520880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093520881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093520881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093520881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093520881 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) 20241029093520881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093520881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093520881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093520881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093520881 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) 20241029093520881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520881 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) 20241029093520881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093520881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093520881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093520881 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093520881 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) 20241029093520881 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) 20241029093520881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093520881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093520881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093520881 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093520881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093520881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093520881 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093520881 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: link up (cnlink.c:111) 20241029093520881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093520881 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093520881 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093520881 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093520881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093520881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093520881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093520881 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093520885 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) 20241029093520885 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093520885 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093520885 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 20241029093520885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093520885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093520885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093520885 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093520885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093520886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093520886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093520886 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) 20241029093520886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093520886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093520886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241029093520886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241029093520886 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) 20241029093520886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093520886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520886 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) 20241029093520886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093520886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093520886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093520886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093520886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093520886 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093520886 DRANAP INFO cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(772)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093520901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093521728 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093521728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc8e2), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093521728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093521728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093521728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093521728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093521728 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093521728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d6990), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093521728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093521728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093521728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093521728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093521728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093521729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093521729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093521729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093521729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093521729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093521729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093521729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093521729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093521729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093521729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093521729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093521729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093521729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093521733 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) 20241029093521733 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093521733 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093521733 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 20241029093521733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093521733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093521733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093521733 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093521733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093521733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093521733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093521733 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) 20241029093521733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093521733 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=002cc8e2) (sccp_scrc.c:472) 20241029093521733 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241029093521733 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093521733 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093521733 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093521734 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093521734 DLSCCP DEBUG SCCP-SCOC(76)[0x55f8e766bc80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(772)@ef42a7d743c0: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(772)@ef42a7d743c0: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(774) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(758)@ef42a7d743c0: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(774)13079580 20241029093521932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093521932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093521932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093521932 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093521932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc7941c, normal) (hnbgw_rua.c:388) 20241029093521932 DHNB DEBUG map_rua[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093521932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093521932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13079580 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241029093521932 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093521932 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093521932 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13079580 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241029093521932 DCN DEBUG map_sccp[0x55f8e766f440]{init}: Allocated (fsm.c:456) 20241029093521932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093521932 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13079580 <-> SCCP-79 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241029093521932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13079580 SCCP-79 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093521932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093521932 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093521932 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093521932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093521932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093521932 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093521932 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{IDLE}: Allocated (fsm.c:456) 20241029093521932 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093521932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300034e0056400500f1100926) (sccp_scrc.c:401) 20241029093521933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093521933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093521933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093521933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093521933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093521933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093521933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093521933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093521933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093521933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093521933 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093521933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093521933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093521933 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093521933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093521933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093521933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093521933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093521933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093521933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093521933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093521933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093521933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093521933 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) 20241029093521933 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093521933 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093521933 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 20241029093521933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093521933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093521933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093521933 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093521934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093521934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093521934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093521934 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) 20241029093521934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093521934 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=007d6990) (sccp_scrc.c:472) 20241029093521934 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1823) 20241029093521934 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093521934 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093521934 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093521934 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093521934 DLSCCP DEBUG SCCP-SCOC(75)[0x55f8e7688f00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(771)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(771)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(772)@ef42a7d743c0: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(774) HNBGW_Test.sgsn1-RAN(772)@ef42a7d743c0: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(774)15462825 HNBGW_Test.sgsn1-SCCP(771)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(771)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(774)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093521946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(774)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: 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 } } } 20241029093521948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241029093521951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241029093521954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241029093521956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093521957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093521958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241029093521959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241029093521960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241029093521961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093521962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093521962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241029093521963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241029093521964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241029093521965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093521965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093521966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241029093521967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241029093521967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241029093521968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241029093521969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093521972 DLINP DEBUG SRVCONN(,r=127.0.0.1:59315<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093521973 DLINP DEBUG SRVCONN(,r=127.0.0.1:59315<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093521973 DLINP NOTICE SRV(,r=127.0.0.1:59315<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093521973 DMAIN NOTICE (127.0.0.1:59315 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59315<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093521973 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093521973 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093521973 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) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093521973 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093521973 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) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093521973 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 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093521973 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093521973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(758)@ef42a7d743c0: Final verdict of PTC: none 20241029093521973 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) 20241029093521973 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241029093521973 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241029093521973 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 20241029093521973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093521973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093521973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093521973 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093521973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093521973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093521973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093521973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093521973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093521973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093521973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093521973 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093521973 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(760)@ef42a7d743c0: Final verdict of PTC: none 20241029093521973 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093521973 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093521973 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35855<->l=127.0.0.1:4262) (control_if.c:193) 20241029093521973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093521973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093521973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093521973 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) 20241029093521973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093521973 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006c6e33) (sccp_scrc.c:472) 20241029093521973 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241029093521973 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093521973 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093521973 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093521973 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093521973 DCN DEBUG handle_cn_conn_conf() conn_id=79, 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) 20241029093521973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093521973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241029093521973 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 20241029093521973 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) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093521973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093521973 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) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093521973 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) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093521973 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093521973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093521973 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 20241029093521973 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 20241029093521973 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) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093521973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093521973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093521973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093521974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093521974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093521974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093521974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093521974 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093521974 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093521974 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093521973 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093521974 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093521974 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093521974 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093521974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af7cf5), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093521974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093521974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093521974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093521974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093521974 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093521974 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093521974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{disrupted}: Freeing instance (context_map.c:202) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2932087)[0x55f8e7677950]{disrupted}: Deallocated (fsm.c:568) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{disconnected}: Freeing instance (context_map.c:206) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-77)[0x55f8e766e700]{disconnected}: Deallocated (fsm.c:568) 20241029093521974 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2932087 SCCP-77 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093521974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093521974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093521974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093521974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093521974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093521974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093521974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093521974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093521974 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093521974 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093521974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00818fd6), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093521974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093521974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093521974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093521974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093521974 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093521974 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093521974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{disrupted}: Freeing instance (context_map.c:202) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1745691)[0x55f8e7667e80]{disrupted}: Deallocated (fsm.c:568) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{disconnected}: Freeing instance (context_map.c:206) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55f8e766cd80]{disconnected}: Deallocated (fsm.c:568) 20241029093521974 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1745691 SCCP-78 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241029093521974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093521974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093521974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241029093521974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093521974 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093521974 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093521974 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241029093521974 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093521974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093521974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093521974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093521974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093521974 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093521974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c6e33), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093521974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093521974 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093521974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093521974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093521974 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{disrupted}: Freeing instance (context_map.c:202) 20241029093521974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13079580)[0x55f8e766bc80]{disrupted}: Deallocated (fsm.c:568) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093521974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093521974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{disconnected}: Freeing instance (context_map.c:206) 20241029093521974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-79)[0x55f8e766f440]{disconnected}: Deallocated (fsm.c:568) 20241029093521974 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13079580 SCCP-79 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241029093521974 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(763)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(768)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(767)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(762)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(772)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(771)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(764)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(761)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(757)@ef42a7d743c0: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(759)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(765)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(766)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(773)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(756)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093521975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(756): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(757): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(758): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(759): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(760): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(762): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(763): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(764): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(765): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(766): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(767): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(768): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(769): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(770): pass (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(771): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-RAN(772): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(773): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(774): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:35:21 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 20241029093522023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093522268 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093522268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002564e2), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093522268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093522268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093522268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093522268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093522268 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093522268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004376b9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093522268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093522268 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) 20241029093522268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093522268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093522268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093522268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093522268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093522268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093522268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093522268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093522268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093522268 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093522268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093522268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093522268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093522268 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 20241029093522268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093522268 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 20241029093522268 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093522625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352196) Waiting for packet dumper to finish... 1 (prev_count=352196, count=356572) 20241029093523937 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093523937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cefe), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093523937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093523937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093523937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093523937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093523937 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093523937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092d467), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093523937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093523937 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) 20241029093523937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093523937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093523937 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093523937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aec9e), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093523937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093523937 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) 20241029093523937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093523937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093523938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093523938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093523938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093523938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093523938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093523938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093523938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093523938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093523938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093523938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093523938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093523938 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 20241029093523938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093523938 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 20241029093523938 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093523938 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 20241029093523938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093523938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093523938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093523938 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 20241029093523938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093523938 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 20241029093523938 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093523973 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093523973 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093523973 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093523974 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093523974 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093523974 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093524529 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093524529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034f18a), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093524529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093524529 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093524529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093524529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093524529 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093524529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00031187), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093524529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093524529 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093524529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093524529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093524529 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093524529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f4881), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093524529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093524529 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093524529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093524529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093524529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093524529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093524529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093524529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093524529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093524529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093524529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093524529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093524529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093524529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093524529 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 20241029093524529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093524529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093524529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093524529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093524529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093524529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093524529 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 20241029093524529 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@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:35: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_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 20241029093525353 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093525353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55883), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093525353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093525353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093525353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525353 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093525353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008734aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093525353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093525353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093525353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525353 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093525353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d58c80), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093525353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525353 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093525353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093525353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093525353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093525353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093525353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093525353 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093525353 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_second_rab_assignment started. 20241029093525734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093525743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59274<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment-Iuh0(776)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093525744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093525744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093525756 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45641<->l=127.0.0.1:4262) (control_if.c:570) 20241029093525760 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525760 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525761 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525761 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093525761 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093525761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093525761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093525761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093525761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525761 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525761 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525761 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525762 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525762 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525762 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093525762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093525762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093525762 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093525763 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525763 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093525763 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093525763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093525763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525763 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093525763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093525763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525763 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525763 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093525763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093525763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093525763 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093525764 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525764 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525764 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525764 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093525764 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) 20241029093525764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093525764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525764 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) 20241029093525764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093525764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525764 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525764 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 20241029093525764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093525764 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 20241029093525764 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093525765 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525765 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093525765 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) 20241029093525765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093525766 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093525766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525766 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093525766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525766 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) 20241029093525766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093525766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525766 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525766 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 20241029093525766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093525766 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(781)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(781)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(781)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093525805 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525805 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525806 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525806 DRANAP NOTICE cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093525806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525806 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525807 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093525807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093525807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093525807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093525807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093525807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525807 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525807 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093525807 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093525807 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525807 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093525807 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093525807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093525807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093525807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093525807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525807 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093525807 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525807 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093525808 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) 20241029093525808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093525808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525808 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) 20241029093525808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093525808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525808 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093525808 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093525808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525808 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 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093525808 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 20241029093525808 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093525808 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 20241029093525809 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093525809 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093525809 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) 20241029093525809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093525809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093525809 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093525809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525809 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093525809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093525809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093525809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093525809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093525809 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) 20241029093525809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093525809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093525809 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093525809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093525809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093525809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093525809 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 20241029093525809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093525809 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(784)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(784)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(784)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(782)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093525838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093525838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093525838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093525838 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093525838 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) 20241029093525838 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093525838 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093525838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093525838 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093525998 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 20241029093525998 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 20241029093525998 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093525998 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(781)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093526005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526005 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093526005 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093526005 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093526005 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093526005 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093526005 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093526008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526008 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093526008 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093526008 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093526008 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093526008 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093526008 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093526008 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 20241029093526008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093526009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093526009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093526009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093526009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093526009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093526009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093526009 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093526009 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093526009 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093526010 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093526010 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093526010 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093526010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093526010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093526010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093526010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093526010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093526010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093526010 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093526010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526010 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093526010 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093526010 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093526010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093526010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093526010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093526010 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093526029 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 20241029093526029 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 20241029093526029 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093526029 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(784)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093526035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526035 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093526035 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093526035 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093526035 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093526035 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093526035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093526038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526038 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093526038 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093526038 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093526038 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093526038 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093526038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093526038 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 20241029093526038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093526038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093526038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093526038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093526038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093526038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093526038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093526038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093526038 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093526038 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093526039 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093526039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093526039 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093526039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093526039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093526039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093526039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093526039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093526039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093526039 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093526040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526040 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093526040 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093526040 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093526040 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093526040 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093526040 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093526040 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(780)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093526813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526813 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093526813 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093526813 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093526813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093526813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093526813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093526813 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093526814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093526814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093526814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093526814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093526814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093526814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093526814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093526814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093526814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093526814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093526814 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093526814 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093526814 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) 20241029093526814 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) 20241029093526814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093526814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093526814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093526814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093526814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093526814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093526814 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093526814 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093526814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093526814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093526814 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093526814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093526814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093526814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093526814 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093526819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526819 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093526819 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093526819 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093526819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093526819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093526819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093526819 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093526819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093526819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093526819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093526819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093526819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093526819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093526819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093526819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093526820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093526820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093526820 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093526820 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(780)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(783)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093526836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526836 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093526836 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093526836 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093526836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093526836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093526836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093526836 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093526836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093526836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093526836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093526836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093526836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093526836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093526836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093526836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093526836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093526836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093526836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093526836 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093526836 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) 20241029093526836 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) 20241029093526836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093526836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093526836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093526836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093526836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093526836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093526836 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093526836 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093526836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093526836 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093526836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093526836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093526836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093526836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093526836 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093526837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093526837 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093526837 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093526837 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093526837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093526837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093526837 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093526837 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093526837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093526837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093526837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093526837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093526837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093526837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093526837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093526837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093526837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093526837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093526837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093526837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093526837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093526837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093526837 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093526837 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(783)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093526866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(785)@ef42a7d743c0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(786) HNBGW_Test.msc0-RAN(780)@ef42a7d743c0: f_create_expect(l3 := '6881586159A0B46C3C89'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(780)@ef42a7d743c0: Created Expect[0] for '6881586159A0B46C3C89'O to be handled at TC_second_rab_assignment0(786) TC_second_rab_assignment-Iuh0-RUA(777)@ef42a7d743c0: Added conn table entry 0TC_second_rab_assignment0(786)6603289 20241029093527903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093527903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093527903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241029093527903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093527903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x64c219, normal) (hnbgw_rua.c:388) 20241029093527903 DHNB DEBUG map_rua[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093527903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093527903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093527903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093527903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093527904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093527904 DCN DEBUG map_sccp[0x55f8e766f440]{init}: Allocated (fsm.c:456) 20241029093527904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093527904 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6603289 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093527904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-80 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241029093527904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093527904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093527904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093527904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093527904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093527904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093527904 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{IDLE}: Allocated (fsm.c:456) 20241029093527904 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093527904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6881586159a0b46c3c89004f40030000ec0056400500f1100926) (sccp_scrc.c:401) 20241029093527904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093527904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093527904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093527904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093527904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093527904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093527904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093527904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093527904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093527904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093527904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093527904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093527904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093527904 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093527904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093527904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093527904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093527904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093527904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093527904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093527904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093527904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093527904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093527904 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(780)@ef42a7d743c0: Found Expect[0] for l3='6881586159A0B46C3C89'O handled at TC_second_rab_assignment0(786) HNBGW_Test.msc0-RAN(780)@ef42a7d743c0: Added conn table entry 0TC_second_rab_assignment0(786)13118914 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Session index based on connection ID:0 TC_second_rab_assignment0(786)@ef42a7d743c0: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241029093527924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093527924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093527925 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093527925 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093527925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093527925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093527925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093527925 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093527925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093527925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093527925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093527925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093527925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093527925 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00650175) (sccp_scrc.c:472) 20241029093527925 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241029093527925 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093527925 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093527925 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093527925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093527925 DCN DEBUG handle_cn_conn_conf() conn_id=80, 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) 20241029093527925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093527925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: vl_len:91 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241029093528126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093528126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093528126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093528126 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093528126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093528126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093528126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093528126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093528126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093528126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093528126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093528126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093528126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093528126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241029093528126 DLSCCP DEBUG Received CO:CODT for local reference 80 (sccp_scoc.c:1823) 20241029093528126 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093528126 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093528126 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093528126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093528126 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093528126 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093528126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093528126 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093528127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093528127 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241029093528127 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241029093528127 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241029093528127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093528127 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241029093528127 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{UNUSED}: Allocated (fsm.c:456) 20241029093528127 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{UNUSED}: is child of mgw(mgw-fsm-6603289-0)[0x55f8e766e700] (fsm.c:486) 20241029093528127 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6603289-0)[0x55f8e766e700] (mgcp_client_endpoint_fsm.c:724) 20241029093528127 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093528127 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093528127 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093528127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e766cd80]{ST_CRCX}: Allocated (fsm.c:456) 20241029093528127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e766cd80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80] (fsm.c:486) 20241029093528127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e766cd80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093528127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e766cd80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241029093528127 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 64c21'... (mgcp_client.c:805) 20241029093528127 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241029093528127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e766cd80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093528127 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(785)@ef42a7d743c0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64c21917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64c21917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(786) TC_second_rab_assignment0(786)@ef42a7d743c0: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64c21917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64c21917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093528164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241029093528164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241029093528164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241029093528164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093528164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093528164 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241029093528164 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528164 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528164 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093528164 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093528164 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528164 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093528164 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241029093528164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093528164 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241029093528164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241029093528164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241029093528164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093528164 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(786)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093528197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093528197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093528197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241029093528197 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093528197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64c219) (hnbgw_rua.c:452) 20241029093528197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-80 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241029093528197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093528197 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093528197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093528197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093528197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093528197 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241029093528197 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241029093528197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093528197 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241029093528197 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6603289-0)[0x55f8e766e700] (mgcp_client_endpoint_fsm.c:724) 20241029093528197 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093528197 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093528197 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241029093528197 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=214 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: 64c21'... (mgcp_client.c:805) 20241029093528197 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241029093528197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093528197 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093528197 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528197 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(786)@ef42a7d743c0: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64c21917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64c21917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093528218 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241029093528218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241029093528218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241029093528218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528218 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093528218 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241029093528218 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6603289-0)[0x55f8e766e700] (mgcp_client_endpoint_fsm.c:724) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241029093528218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e7688f00]{ST_CRCX}: Allocated (fsm.c:456) 20241029093528218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e7688f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80] (fsm.c:486) 20241029093528218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e7688f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241029093528218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e7688f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241029093528218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=204 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: 64c21'... (mgcp_client.c:805) 20241029093528218 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241029093528218 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6603289-0)[0x55f8e7688f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528218 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(786)@ef42a7d743c0: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64c21917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64c21917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241029093528228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241029093528228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241029093528228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241029093528228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241029093528228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528228 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{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) 20241029093528228 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241029093528228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093528228 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241029093528228 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241029093528228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241029093528228 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093528228 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093528228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00650175), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241029093528228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093528228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093528228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093528228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093528228 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241029093528228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093528228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093528228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093528228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093528228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093528228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093528228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093528228 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(786)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: vl_len:63 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241029093528233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093528233 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093528233 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093528233 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093528233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093528233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093528233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093528233 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093528233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093528233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093528233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093528233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093528233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093528233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241029093528233 DLSCCP DEBUG Received CO:CODT for local reference 80 (sccp_scoc.c:1823) 20241029093528233 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093528233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093528233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093528233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093528233 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241029093528233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241029093528233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241029093528233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093528233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241029093528233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-80 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241029093528233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241029093528233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241029093528233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093528233 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(786)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093528234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093528234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093528234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241029093528234 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093528234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64c219) (hnbgw_rua.c:452) 20241029093528234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-80 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20241029093528234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093528234 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029093528234 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029093528234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241029093528234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241029093528234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241029093528234 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093528234 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093528234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00650175), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241029093528234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093528234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093528234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093528234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093528234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093528234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093528234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093528234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093528234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093528234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093528234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093528234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(786)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: vl_len:12 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241029093528238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093528238 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093528238 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093528238 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093528238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093528238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093528238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093528238 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093528238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093528238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093528238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093528238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093528238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093528238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241029093528238 DLSCCP DEBUG Received CO:CODT for local reference 80 (sccp_scoc.c:1823) 20241029093528238 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093528238 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093528238 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093528238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093528238 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241029093528238 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241029093528238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241029093528238 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241029093528238 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241029093528238 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241029093528238 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241029093528238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093528238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: 64c21'... (mgcp_client.c:805) 20241029093528238 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093528238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093528238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241029093528238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60950: len=57 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: 64c21'... (mgcp_client.c:805) 20241029093528238 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241029093528238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241029093528238 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: Removing from parent mgw(mgw-fsm-6603289-0)[0x55f8e766e700] (mgcp_client_endpoint_fsm.c:873) 20241029093528238 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241029093528238 DLMGCP DEBUG mgw-endp(mgw-fsm-6603289-0)[0x55f8e7667e80]{IN_USE}: Deallocated (fsm.c:568) 20241029093528238 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241029093528238 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241029093528238 DMGW DEBUG mgw(mgw-fsm-6603289-0)[0x55f8e766e700]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241029093528238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093528238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241029093528238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093528238 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(786)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(786)@ef42a7d743c0: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(786)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64c21917" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(786)@ef42a7d743c0: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64c21917" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(786)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093528240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 27 OK (mgcp_client.c:758) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f8e766cd80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093528240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 28 OK (mgcp_client.c:758) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241029093528240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f8e7688f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241029093528241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093528241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093528241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241029093528241 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093528241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64c219) (hnbgw_rua.c:452) 20241029093528241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-80 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:293) 20241029093528241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093528241 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029093528241 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029093528241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241029093528241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093528241 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093528241 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093528241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00650175), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241029093528241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093528241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093528241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093528241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093528241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093528241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093528241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093528241 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093528241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093528241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093528241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093528241 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(786)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093528243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(786)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093528244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59258<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment-Iuh0-RUA(777)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(783)@ef42a7d743c0: Final verdict of PTC: none 20241029093528245 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093528245 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) 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093528245 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093528245 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) 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093528245 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 20241029093528245 DLSS7 <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(782)@ef42a7d743c0: Final verdict of PTC: none 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093528245 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093528245 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093528245 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093528245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093528245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093528245 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 20241029093528245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093528245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093528245 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093528245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093528245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093528245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093528245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093528245 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093528245 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093528245 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093528245 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093528245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241029093528245 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093528245 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093528245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00650175), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093528245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093528245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093528245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093528245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093528245 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093528245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093528245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093528245 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(779)@ef42a7d743c0: Final verdict of PTC: none 20241029093528245 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 20241029093528245 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) 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093528245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093528245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093528245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093528245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{disrupted}: Freeing instance (context_map.c:202) 20241029093528245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6603289)[0x55f8e766bc80]{disrupted}: Deallocated (fsm.c:568) 20241029093528245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093528245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{disconnected}: Freeing instance (context_map.c:206) 20241029093528245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55f8e766f440]{disconnected}: Deallocated (fsm.c:568) 20241029093528245 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6603289 SCCP-80 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241029093528245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093528245 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093528245 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093528246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093528246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093528246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093528246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093528246 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241029093528246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093528246 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) 20241029093528246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093528246 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241029093528246 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) 20241029093528246 DLSS7 <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-M3UA(781)@ef42a7d743c0: Final verdict of PTC: none 20241029093528245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093528245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093528246 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45641<->l=127.0.0.1:4262) (control_if.c:193) 20241029093528246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093528246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093528246 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093528246 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093528246 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093528246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093528246 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093528246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093528246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093528246 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 20241029093528246 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093528246 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093528246 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093528246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093528246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093528246 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093528246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093528246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093528246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093528246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093528246 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093528246 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093528246 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093528246 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(775)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-RAN(780)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(784)@ef42a7d743c0: Final verdict of PTC: none HNBGW-MGCP(785)@ef42a7d743c0: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(776)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093528248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59274<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(775): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_second_rab_assignment-Iuh0(776): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(777): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(779): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(780): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(781): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(782): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(783): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(784): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_second_rab_assignment0(786): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_second_rab_assignment finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:35:28 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 20241029093528297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093528900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59288<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=226932) Waiting for packet dumper to finish... 1 (prev_count=226932, count=243024) 20241029093530246 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093530246 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093530246 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093530246 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093530246 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093530246 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:35:30 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 20241029093531975 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093531975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c6e33), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093531975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093531976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093531976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093531976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093531976 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093531976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00818fd6), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093531976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093531976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093531976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093531976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093531976 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093531976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af7cf5), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093531976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093531976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093531976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093531976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093531976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093531976 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093531976 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093531976 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093531976 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093531976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093531976 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093531976 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093531976 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093531976 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 20241029093531976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093531976 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093531976 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093531976 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093531976 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241029093532014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093532035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(788)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093532037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093532037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093532047 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39915<->l=127.0.0.1:4262) (control_if.c:570) 20241029093532048 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532048 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532048 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532048 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532048 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532048 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532049 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532049 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532050 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532050 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093532050 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) 20241029093532050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532050 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) 20241029093532050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093532050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532050 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532050 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532050 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093532050 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) 20241029093532050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532050 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) 20241029093532050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093532050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532050 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532050 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532050 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093532050 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093532050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093532050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093532050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532050 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532050 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532050 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093532050 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093532050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093532050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093532050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532050 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532050 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 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093532050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532050 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 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093532050 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 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093532050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532050 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241029093532050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532050 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093532050 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(793)@ef42a7d743c0: ************************************************* MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(793)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(791)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093532067 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532067 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532067 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532067 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532067 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532067 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532067 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093532067 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532068 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532068 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093532068 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) 20241029093532068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532068 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) 20241029093532068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093532068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532068 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532068 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532068 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093532068 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) 20241029093532068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532068 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) 20241029093532068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093532068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532068 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532068 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532068 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093532068 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093532068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532068 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093532068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093532068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532068 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532068 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093532068 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093532068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093532068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093532068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532068 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532068 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532068 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532068 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 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093532068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532068 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532068 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532068 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 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093532068 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 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093532068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532068 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532068 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532068 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093532068 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093532068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532068 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532068 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532068 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093532068 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093532068 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@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(796)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(796)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(796)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(794)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093532263 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 20241029093532264 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 20241029093532264 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093532264 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(793)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093532269 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093532269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004376b9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093532269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532269 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) 20241029093532269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093532269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532269 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093532269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002564e2), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093532269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093532269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093532269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532270 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 20241029093532270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093532270 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 20241029093532270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093532270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093532270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093532270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093532270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093532275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532275 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093532275 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093532275 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093532275 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093532275 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093532275 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093532278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532278 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093532278 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093532278 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093532278 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093532278 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093532278 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093532279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093532279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093532279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093532279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093532279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093532279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093532279 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 20241029093532279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093532279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093532279 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093532279 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532280 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532280 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093532280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093532280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093532280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532280 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 20241029093532280 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 20241029093532280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093532280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093532280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532280 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532280 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093532280 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241029093532280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093532280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093532280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093532280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093532280 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(796)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093532285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532285 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093532285 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093532285 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093532285 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093532285 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093532285 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093532288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532288 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093532288 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093532288 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093532288 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093532288 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093532288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093532288 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 20241029093532288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093532288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093532288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093532288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093532288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093532288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093532288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093532288 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093532288 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093532288 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093532289 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093532289 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093532289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093532289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093532289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093532289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093532290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093532290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093532290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093532290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093532290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093532290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093532290 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093532290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093532290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093532290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093532290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093532290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093532290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093532290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093532290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(792)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093533077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533077 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093533077 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093533077 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093533077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093533077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093533077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093533077 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093533077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093533077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093533077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093533078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093533078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093533078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093533078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093533078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093533078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093533078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093533078 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093533078 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093533078 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) 20241029093533078 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) 20241029093533078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093533078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093533078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093533078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093533078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093533078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093533078 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093533078 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093533078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093533078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093533078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093533078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093533078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093533078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093533078 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093533079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533079 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093533079 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093533079 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093533079 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093533079 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093533079 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093533079 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093533079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093533079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093533079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093533079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093533079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093533079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093533079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093533079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093533079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093533079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093533079 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093533079 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093533079 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(792)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(795)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093533086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533086 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093533086 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093533086 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093533086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093533086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093533086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093533086 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093533086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093533086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093533086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093533086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093533086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093533086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093533086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093533086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093533086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093533086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093533087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093533087 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093533087 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) 20241029093533087 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) 20241029093533087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093533087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093533087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093533087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093533087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093533087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093533087 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093533087 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093533087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093533087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093533087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093533087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093533087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093533087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093533087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093533089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533089 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093533089 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093533089 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093533089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093533089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093533089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093533089 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093533089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093533089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093533089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093533089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093533089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093533089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093533089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093533089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093533089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093533089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093533089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093533089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093533089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093533089 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093533089 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093533089 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(795)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093533100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093533100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093533100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093533100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093533100 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) 20241029093533100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093533100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093533100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093533100 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093533105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093533105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093533105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241029093533105 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241029093533105 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241029093533306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093533306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093533306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093533306 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093533306 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) 20241029093533306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093533306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093533306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093533306 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@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed MTC@ef42a7d743c0: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093533321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(789)@ef42a7d743c0: Final verdict of PTC: none 20241029093533322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093533322 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) 20241029093533322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093533322 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093533322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093533322 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) 20241029093533322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093533322 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093533322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093533323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093533323 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093533323 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093533323 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093533322 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 20241029093533323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533323 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093533323 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093533323 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093533323 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093533323 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093533323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093533323 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(794)@ef42a7d743c0: Final verdict of PTC: none 20241029093533323 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39915<->l=127.0.0.1:4262) (control_if.c:193) 20241029093533323 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 20241029093533323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093533323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093533323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093533323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093533323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093533323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093533323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093533323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093533323 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093533323 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093533323 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(792)@ef42a7d743c0: Final verdict of PTC: none 20241029093533324 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 20241029093533324 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) 20241029093533324 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093533324 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241029093533324 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241029093533324 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) 20241029093533324 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241029093533324 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241029093533324 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) 20241029093533324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533324 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093533324 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093533324 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093533324 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093533324 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(795)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(796)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@ef42a7d743c0: Final verdict of PTC: none 20241029093533324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093533324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093533324 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 20241029093533324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093533324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093533324 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093533324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093533324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093533324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093533324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093533324 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093533324 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093533324 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093533324 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(797)@ef42a7d743c0: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(788)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(793)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(787)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(790)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093533328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(787): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(788): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(789): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(790): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(794): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(795): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(796): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(797): none (pass -> pass) MTC@ef42a7d743c0: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:35:33 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 20241029093533423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093533938 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093533938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aec9e), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093533938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093533938 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) 20241029093533938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093533938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093533938 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093533938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092d467), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093533938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093533938 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) 20241029093533938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093533938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093533938 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093533938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cefe), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093533938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093533938 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093533938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093533938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093533938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093533939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093533939 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 20241029093533939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093533939 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 20241029093533939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093533939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093533939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093533939 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 20241029093533939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093533939 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 20241029093533939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093533939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093533939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093533939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093533939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093533939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093533939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093533939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093533939 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093533939 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 20241029093534025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153064) 20241029093534529 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093534529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f4881), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093534529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093534529 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093534529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093534530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093534530 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093534530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00031187), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093534530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093534530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093534530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093534530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093534530 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093534530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034f18a), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093534530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093534530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093534530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093534530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093534530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093534530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093534530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093534530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093534530 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093534530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093534530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093534530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093534530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093534530 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093534530 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 20241029093534530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093534530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093534530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093534530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093534530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093534530 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093534530 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 20241029093534530 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 Waiting for packet dumper to finish... 1 (prev_count=153064, count=162564) 20241029093535323 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093535324 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093535324 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241029093535325 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093535325 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093535325 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093535353 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093535354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d58c80), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093535354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093535354 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093535354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093535354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093535354 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093535354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008734aa), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093535354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093535354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093535354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093535354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093535354 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093535354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55883), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093535354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093535354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093535354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093535354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093535354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093535354 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093535354 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093535354 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093535354 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093535354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093535354 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093535354 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093535354 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093535354 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 20241029093535354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093535354 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093535354 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093535354 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093535354 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@ef42a7d743c0: 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@ef42a7d743c0: 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 ------ Tue Oct 29 09:35:36 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@ef42a7d743c0: 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@ef42a7d743c0: Test case TC_apply_sccp started. 20241029093537148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh0(799)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093537158 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241029093537158 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093537168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49890<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh1(801)@ef42a7d743c0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241029093537169 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58597 (stream_srv.c:129) 20241029093537169 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58597<->l=127.0.0.1:29169 (hnbgw.c:791) 20241029093537175 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41501<->l=127.0.0.1:4262) (control_if.c:570) 20241029093537177 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537177 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537177 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537177 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537178 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537178 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537178 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537178 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537178 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537178 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093537178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093537178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093537178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093537178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093537178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537178 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093537178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093537178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093537178 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241029093537179 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537179 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241029093537179 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) 20241029093537179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093537179 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093537179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537179 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093537179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537179 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) 20241029093537179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241029093537179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537179 DRANAP DEBUG cnlink(msc-3)[0x55f8e7662120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537180 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537180 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241029093537180 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) 20241029093537180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537180 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) 20241029093537180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241029093537180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537180 DRANAP DEBUG cnlink(msc-2)[0x55f8e75f8260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537180 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537180 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241029093537180 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093537180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537180 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093537180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241029093537180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537180 DRANAP DEBUG cnlink(msc-1)[0x55f8e75fb060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537180 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 20241029093537180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241029093537180 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241029093537180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537180 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 20241029093537180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241029093537180 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 20241029093537180 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241029093537180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241029093537180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241029093537180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241029093537180 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(806)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-M3UA(806)@ef42a7d743c0: M3UA emulation initiated, the test can be started MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(806)@ef42a7d743c0: ************************************************* HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093537201 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537201 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537201 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537201 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537202 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537202 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537202 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537202 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093537202 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093537202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093537202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093537202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093537202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537202 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537202 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241029093537202 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537202 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537202 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241029093537202 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093537202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241029093537202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537202 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093537202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093537202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537202 DRANAP DEBUG cnlink(sgsn-1)[0x55f8e7663440]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537203 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537203 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537203 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093537203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093537203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093537203 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241029093537203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537203 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537203 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537203 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093537203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093537203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093537203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093537203 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093537203 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 20241029093537204 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537204 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241029093537204 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) 20241029093537204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093537204 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537204 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) 20241029093537204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241029093537204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537204 DRANAP DEBUG cnlink(sgsn-3)[0x55f8e7664760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537204 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537204 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241029093537204 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) 20241029093537204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093537204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537204 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) 20241029093537204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093537204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537204 DRANAP DEBUG cnlink(sgsn-2)[0x55f8e7663dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537204 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537204 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537204 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 20241029093537204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241029093537204 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241029093537204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537204 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537204 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537204 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 20241029093537204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093537204 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 20241029093537204 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@ef42a7d743c0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef42a7d743c0: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(809)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-M3UA(809)@ef42a7d743c0: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(809)@ef42a7d743c0: ************************************************* HNBGW_Test.sgsn0-SCCP(807)@ef42a7d743c0: v_sccp_pdu_maxlen:268 20241029093537229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093537229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093537229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093537229 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093537229 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) 20241029093537229 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093537230 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093537230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093537230 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@ef42a7d743c0: setverdict(pass): none -> pass 20241029093537237 DLINP DEBUG SRVCONN(,r=127.0.0.1:58597<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093537237 DLINP DEBUG SRVCONN(,r=127.0.0.1:58597<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093537237 DLINP DEBUG SRVCONN(,r=127.0.0.1:58597<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241029093537237 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241029093537237 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) 20241029093537237 DLGLOBAL DEBUG validating counter group 0x55f8e6336be0(hnb) with 60 counters (rate_ctr.c:86) 20241029093537237 DHNBAP DEBUG (127.0.0.1:58597 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241029093537237 DHNBAP NOTICE (127.0.0.1:58597 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241029093537237 DHNBAP NOTICE (127.0.0.1:58597 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241029093537237 DLINP DEBUG SRVCONN(,r=127.0.0.1:58597<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093537237 DLINP DEBUG SRVCONN(,r=127.0.0.1:58597<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093537397 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 20241029093537397 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 20241029093537397 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093537397 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(806)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241029093537404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537404 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241029093537404 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093537404 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093537404 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093537404 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093537404 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093537407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537407 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093537407 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093537407 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093537407 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093537407 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093537407 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093537407 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 20241029093537407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093537407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093537407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241029093537407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093537407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093537407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093537407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093537407 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093537407 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093537407 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537409 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537409 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241029093537409 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093537409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093537409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093537409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093537409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537409 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093537409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093537409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093537409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093537409 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093537419 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 20241029093537419 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 20241029093537419 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241029093537419 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(809)@ef42a7d743c0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241029093537424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537424 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241029093537424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241029093537424 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241029093537424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241029093537424 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241029093537424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241029093537424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537424 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241029093537424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241029093537424 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241029093537424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241029093537424 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241029093537424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241029093537425 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 20241029093537425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093537425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241029093537425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241029093537425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093537425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093537425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093537425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093537425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241029093537425 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241029093537425 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241029093537426 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241029093537426 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241029093537426 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241029093537426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093537426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20241029093537426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093537426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093537426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093537426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093537426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093537426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093537426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093537426 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241029093537427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093537427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093537427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093537427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093537427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093537427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093537427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093537427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093538212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538212 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093538212 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093538212 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093538212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093538212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093538212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093538212 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093538212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093538212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093538212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093538212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093538212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093538212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093538212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093538212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093538212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093538212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093538212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093538212 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093538212 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) 20241029093538212 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) 20241029093538212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093538212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093538212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093538212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093538212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093538212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093538212 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093538212 DRANAP NOTICE cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: link up (cnlink.c:111) 20241029093538212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093538212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093538212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093538212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093538212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093538212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093538212 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093538213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093538213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093538213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093538213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093538213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093538213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093538213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241029093538213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093538213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093538213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093538213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093538213 DRANAP DEBUG cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093538213 DRANAP INFO cnlink(msc-0)[0x55f8e7617c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241029093538213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538213 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093538213 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093538213 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093538213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093538213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093538213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093538213 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(808)@ef42a7d743c0: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241029093538233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538233 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093538233 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093538233 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093538233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093538233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093538233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093538233 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093538233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093538233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093538233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093538233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093538233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093538233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093538233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093538233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20241029093538233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093538233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093538233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029093538233 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241029093538233 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) 20241029093538233 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) 20241029093538233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241029093538233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241029093538233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093538233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093538233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093538233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093538233 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241029093538233 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: link up (cnlink.c:111) 20241029093538233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093538234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093538234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093538234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093538234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093538234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093538234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093538236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538236 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093538236 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093538236 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093538236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093538236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093538236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093538236 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093538236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093538236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093538236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093538236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093538236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093538236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241029093538236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241029093538236 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241029093538236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093538237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093538237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093538237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093538237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241029093538237 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241029093538237 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241029093538237 DRANAP INFO cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(808)@ef42a7d743c0: CommonRanapUnitdataCallback: Not a paging message 20241029093538246 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241029093538246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00650175), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093538246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093538246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093538246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093538246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093538246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093538246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093538246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093538246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093538246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093538246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093538246 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093538250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093538250 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093538250 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093538250 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093538250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093538250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093538250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093538250 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093538250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093538250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093538250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093538250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093538250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093538250 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=00650175) (sccp_scrc.c:472) 20241029093538250 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1823) 20241029093538250 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093538250 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093538250 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093538250 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093538250 DLSCCP DEBUG SCCP-SCOC(80)[0x55f8e7677950]{IDLE}: Deallocated (fsm.c:568) 20241029093539268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(811) TC_apply_sccp-Iuh0-RUA(800)@ef42a7d743c0: Added conn table entry 0TC_apply_sccp0(811)4258036 20241029093540322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093540322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093540322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241029093540322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241029093540322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40f8f4, normal) (hnbgw_rua.c:388) 20241029093540322 DHNB DEBUG map_rua[0x55f8e7677950]{init}: Allocated (fsm.c:456) 20241029093540322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241029093540322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258036 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241029093540322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093540322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093540322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258036 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241029093540322 DCN DEBUG map_sccp[0x55f8e766bc80]{init}: Allocated (fsm.c:456) 20241029093540322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241029093540322 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4258036 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241029093540322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258036 SCCP-81 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241029093540322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241029093540322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029093540322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029093540323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241029093540323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093540323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241029093540323 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{IDLE}: Allocated (fsm.c:456) 20241029093540323 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241029093540323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003550056400500f1100926) (sccp_scrc.c:401) 20241029093540323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093540323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093540323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093540323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093540323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093540323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093540323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241029093540323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241029093540323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241029093540323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093540323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093540323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093540323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093540323 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241029093540323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241029093540323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241029093540323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093540323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093540323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093540323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093540323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093540323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093540323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093540323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: First idle individual index:0 HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(811) HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: Added conn table entry 0TC_apply_sccp0(811)14843576 HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(811)@ef42a7d743c0: setverdict(pass): none -> pass 20241029093540340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093540340 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093540340 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093540340 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093540340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093540340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093540340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093540340 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093540340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093540340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093540341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093540341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093540341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093540341 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00443abd) (sccp_scrc.c:472) 20241029093540341 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241029093540341 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241029093540341 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241029093540341 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093540341 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241029093540341 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) 20241029093540341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241029093540341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_apply_sccp0(811)@ef42a7d743c0: "Changing SCCP address, don't apply yet" 20241029093541342 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241029093541977 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093541977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af7cf5), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093541977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093541977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093541977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093541977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093541977 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093541977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00818fd6), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093541977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093541977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093541977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093541977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093541977 DLSCCP DEBUG SCCP-SCOC(79)[0x55f8e7673a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093541977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c6e33), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093541977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093541977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093541977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093541977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093541977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093541977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093541977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093541977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093541977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093541977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093541977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093541977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093541977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093541977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093541977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093541977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093541977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093541977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093541977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093541977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093541978 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 20241029093541983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093541983 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093541983 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093541983 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093541983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093541983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093541983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093541983 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093541984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093541984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093541984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093541984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093541984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093541984 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=00af7cf5) (sccp_scrc.c:472) 20241029093541984 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1823) 20241029093541984 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093541984 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093541984 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093541984 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093541984 DLSCCP DEBUG SCCP-SCOC(77)[0x55f8e766a5a0]{IDLE}: Deallocated (fsm.c:568) 20241029093542186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542186 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093542186 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093542186 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093542186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093542186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093542186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093542186 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093542186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093542186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093542186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093542186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093542186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093542186 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=00818fd6) (sccp_scrc.c:472) 20241029093542186 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20241029093542186 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093542186 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093542186 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093542186 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093542186 DLSCCP DEBUG SCCP-SCOC(78)[0x55f8e766c420]{IDLE}: Deallocated (fsm.c:568) 20241029093542270 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093542270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002564e2), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093542270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093542270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093542270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241029093542270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093542270 DLSCCP DEBUG SCCP-SCOC(73)[0x55f8e7668880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093542270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004376b9), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093542270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093542270 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) 20241029093542270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093542270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093542270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093542270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093542270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241029093542270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241029093542270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241029093542270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241029093542270 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093542270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093542270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093542270 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 20241029093542270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093542270 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 20241029093542270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093542274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542274 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241029093542274 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241029093542274 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241029093542274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093542274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093542274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093542274 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093542274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093542275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093542275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093542275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241029093542275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093542275 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=002564e2) (sccp_scrc.c:472) 20241029093542275 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20241029093542275 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093542275 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093542275 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093542275 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093542275 DLSCCP DEBUG SCCP-SCOC(72)[0x55f8e7678610]{IDLE}: Deallocated (fsm.c:568) 20241029093542365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093542365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093542365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241029093542365 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241029093542365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40f8f4) (hnbgw_rua.c:452) 20241029093542365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258036 SCCP-81 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241029093542365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241029093542365 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029093542365 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093542365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241029093542365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241029093542365 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241029093542365 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241029093542365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00443abd), PART(T=Data,L=22,D=001440120000010010400b0a65ab2fe7e8a5a5d3491a) (sccp_scrc.c:401) 20241029093542365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093542365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093542365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093542365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093542366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093542366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093542366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093542366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093542366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093542366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093542366 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(811)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: vl_len:22 HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: vl_from0 HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A2488AA8A878E81CCFDD2'O 20241029093542382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542382 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093542382 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093542382 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093542382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093542382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093542382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093542382 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093542382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093542382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093542382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093542382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093542382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093542382 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=22,D=001440120000010010400b0a2488aa8a878e81ccfdd2) (sccp_scrc.c:472) 20241029093542382 DLSCCP DEBUG Received CO:CODT for local reference 81 (sccp_scoc.c:1823) 20241029093542382 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241029093542382 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093542382 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241029093542382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241029093542382 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241029093542382 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029093542383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241029093542383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241029093542383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241029093542383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093542383 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(811)@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(811)@ef42a7d743c0: "Apply SCCP address changes" 20241029093542395 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241029093542397 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:817) 20241029093542397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:786) 20241029093542397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241029093542397 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241029093542397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00443abd), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241029093542397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093542397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093542397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029093542397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093542397 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241029093542397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241029093542397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241029093542397 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241029093542397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241029093542397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241029093542397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241029093542397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{disrupted}: Freeing instance (context_map.c:202) 20241029093542397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258036)[0x55f8e7677950]{disrupted}: Deallocated (fsm.c:568) 20241029093542397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241029093542397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{disconnected}: Freeing instance (context_map.c:206) 20241029093542397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f8e766bc80]{disconnected}: Deallocated (fsm.c:568) 20241029093542397 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258036 SCCP-81 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241029093542397 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:841) 20241029093542397 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241029093542397 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:795) 20241029093542397 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029093542397 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029093542397 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029093542397 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029093542397 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029093542397 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029093542397 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241029093542397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241029093542397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241029093542397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093542397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093542397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241029093542397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241029093542397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241029093542397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241029093542397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(804)@ef42a7d743c0: Session index based on local reference:0 HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: Deleted conn table entry 0TC_apply_sccp0(811)14843576 20241029093542402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093542402 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241029093542402 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241029093542402 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241029093542402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241029093542402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241029093542402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241029093542402 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093542402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093542403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241029093542403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241029093542403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241029093542403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241029093542403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00443abd) (sccp_scrc.c:472) 20241029093542403 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1823) 20241029093542403 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241029093542403 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241029093542403 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093542403 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093542403 DLSCCP DEBUG SCCP-SCOC(81)[0x55f8e766f440]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(800)@ef42a7d743c0: Deleted conn table entry 0TC_apply_sccp0(811)4258036 20241029093543411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(811)@ef42a7d743c0: Final verdict of PTC: pass MTC@ef42a7d743c0: ok: talloc reports "asn1_context" = 1 bytes 20241029093543422 DLINP DEBUG SRVCONN(,r=127.0.0.1:58597<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093543422 DLINP DEBUG SRVCONN(,r=127.0.0.1:58597<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093543422 DLINP NOTICE SRV(,r=127.0.0.1:58597<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093543422 DMAIN NOTICE (127.0.0.1:58597 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58597<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093543422 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241029093543422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(805)@ef42a7d743c0: Final verdict of PTC: none 20241029093543423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241029093543423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241029093543423 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029093543423 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241029093543423 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241029093543423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41501<->l=127.0.0.1:4262) (control_if.c:193) TC_apply_sccp-Iuh0-RUA(800)@ef42a7d743c0: Final verdict of PTC: none 20241029093543424 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093543424 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) 20241029093543424 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093543424 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241029093543424 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093543424 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) 20241029093543424 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093543424 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093543424 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 20241029093543424 DLSS7 <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-SCCP(804)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(808)@ef42a7d743c0: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(802)@ef42a7d743c0: Final verdict of PTC: none 20241029093543424 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093543425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093543425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093543425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093543425 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 20241029093543425 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 20241029093543425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241029093543425 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) 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241029093543425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241029093543425 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) 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241029093543425 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 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241029093543425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241029093543425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241029093543425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241029093543425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241029093543425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093543425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093543425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093543425 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 20241029093543425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093543425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241029093543425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241029093543425 DRANAP DEBUG cnlink(sgsn-0)[0x55f8e7662ab0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241029093543425 DRANAP NOTICE cnlink(sgsn-0)[0x55f8e7662ab0]{DISCONNECTED}: link lost (cnlink.c:118) 20241029093543425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241029093543425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241029093543425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241029093543425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241029093543425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241029093543425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241029093543425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241029093543425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW-MGCP(810)@ef42a7d743c0: Final verdict of PTC: none TC_apply_sccp-Iuh1(801)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(809)@ef42a7d743c0: Final verdict of PTC: none VirtHNBGW-STATS(798)@ef42a7d743c0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(803)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(807)@ef42a7d743c0: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(806)@ef42a7d743c0: Final verdict of PTC: none TC_apply_sccp-Iuh0(799)@ef42a7d743c0: Final verdict of PTC: none MTC@ef42a7d743c0: setverdict(pass): pass -> pass, component reason not changed 20241029093543434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49890<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@ef42a7d743c0: Setting final verdict of the test case. MTC@ef42a7d743c0: Local verdict of MTC: pass MTC@ef42a7d743c0: Local verdict of PTC VirtHNBGW-STATS(798): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_apply_sccp-Iuh0(799): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(800): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_apply_sccp-Iuh1(801): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(802): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC IPA-CTRL-CLI-IPA(803): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-SCCP(804): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-RAN(805): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.msc0-M3UA(806): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(807): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-RAN(808): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(809): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC HNBGW-MGCP(810): none (pass -> pass) MTC@ef42a7d743c0: Local verdict of PTC TC_apply_sccp0(811): pass (pass -> pass) MTC@ef42a7d743c0: Test case TC_apply_sccp finished. Verdict: pass MTC@ef42a7d743c0: 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'. Tue Oct 29 09:35:43 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241029093543513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241029093543939 DLSCCP DEBUG SCCP-SCOC(71)[0x55f8e7679330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093543939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014cefe), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093543939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093543939 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093543939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093543939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093543939 DLSCCP DEBUG SCCP-SCOC(70)[0x55f8e7674830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093543939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092d467), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093543939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093543939 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) 20241029093543939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093543939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093543939 DLSCCP DEBUG SCCP-SCOC(69)[0x55f8e7669e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093543939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aec9e), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093543939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093543939 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) 20241029093543939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241029093543940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093543940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093543940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093543940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093543940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093543940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093543940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093543940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093543940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093543940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093543940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093543940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093543940 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 20241029093543940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093543940 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 20241029093543940 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093543940 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 20241029093543940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093543940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093543940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093543940 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 20241029093543940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241029093543940 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 20241029093543940 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241029093544115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220876) 20241029093544531 DLSCCP DEBUG SCCP-SCOC(66)[0x55f8e7676670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093544531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034f18a), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093544531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093544531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093544531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093544531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093544531 DLSCCP DEBUG SCCP-SCOC(67)[0x55f8e768a370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093544531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00031187), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093544531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093544531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093544531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093544531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093544531 DLSCCP DEBUG SCCP-SCOC(68)[0x55f8e7675f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241029093544531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f4881), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241029093544531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029093544531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241029093544531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241029093544531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f8e7683da0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241029093544532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093544532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093544532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093544532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093544532 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093544532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093544532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093544532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093544532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093544532 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093544532 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 20241029093544532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241029093544532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241029093544532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241029093544532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241029093544532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241029093544532 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241029093544532 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 20241029093544532 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 Waiting for packet dumper to finish... 1 (prev_count=220876, count=227036) 20241029093545349 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093545349 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(64)[0x55f8e766dbc0]{IDLE}: Deallocated (fsm.c:568) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(63)[0x55f8e7673560]{IDLE}: Deallocated (fsm.c:568) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241029093545350 DLSCCP DEBUG SCCP-SCOC(65)[0x55f8e7675a80]{IDLE}: Deallocated (fsm.c:568) 20241029093545426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093545426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093545426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241029093545426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241029093545426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241029093545426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@ef42a7d743c0: 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@ef42a7d743c0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ef42a7d743c0: Terminating MTC. MC@ef42a7d743c0: MTC terminated. MC2> exit MC@ef42a7d743c0: Shutting down session. MC@ef42a7d743c0: 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-421.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_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 HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_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 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 NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 48 NEW: PASS: 2 skip: 1 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (2622479) [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-20241029-0922-bad7a1dc-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-20241029-0922-bad7a1dc-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (2622383) [testenv][with-pfcp] Stopping hnbgw (2622431) [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-20241029-0922-bad7a1dc-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-421.log [testenv][with-pfcp] Showing junit-xml-with-pfcp-421.log [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-20241029-0922-bad7a1dc-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-421.log && echo']                                                     [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-1'] testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-1 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/867/artifact/logs/  + rm -rf _cache .linux Error: no container with name or ID "testenv-hnbgw-all-osmocom-latest-20241029-0922-bad7a1dc-1" found: no such container Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS